Searched refs:ha_audio_device (Results 1 – 1 of 1) sorted by relevance
111 struct ha_audio_device { struct1544 struct ha_audio_device* ha_dev = (struct ha_audio_device*)dev; in adev_open_output_stream()1644 struct ha_audio_device* ha_dev = (struct ha_audio_device*)dev; in adev_close_output_stream()1671 struct ha_audio_device* ha_dev = (struct ha_audio_device*)dev; in adev_set_parameters()1756 struct ha_audio_device* ha_dev = (struct ha_audio_device*)dev; in adev_open_input_stream()1811 struct ha_audio_device* ha_dev = (struct ha_audio_device*)dev; in adev_close_input_stream()1841 struct ha_audio_device* ha_dev = (struct ha_audio_device*)device; in adev_close()1852 struct ha_audio_device* adev; in adev_open()1862 adev = (struct ha_audio_device*)calloc(1, sizeof(struct ha_audio_device)); in adev_open()