Lines Matching defs:adev
120 struct audio_device *adev; member
605 void platform_set_echo_reference(struct audio_device *adev, bool enable, in platform_set_echo_reference()
660 void get_cvd_version(char *cvd_version, struct audio_device *adev) in get_cvd_version()
814 void *platform_init(struct audio_device *adev) in platform_init()
1337 struct audio_device *adev = my_data->adev; in platform_set_voice_volume() local
1366 struct audio_device *adev = my_data->adev; in platform_set_mic_mute() local
1392 struct audio_device *adev = my_data->adev; in platform_set_device_mute() local
1461 struct audio_device *adev = my_data->adev; in platform_get_output_snd_device() local
1586 struct audio_device *adev = my_data->adev; in platform_get_input_snd_device() local
1878 struct audio_device *adev = my_data->adev; in platform_set_hdmi_channels() local
1912 struct audio_device *adev = my_data->adev; in platform_edid_get_max_channels() local
1970 struct audio_device *adev = my_data->adev; in platform_set_incall_recording_session_id() local
2111 int ramp_speaker_gain(struct audio_device *adev, bool ramp_up, int target_ramp_up_gain) { in ramp_speaker_gain()
2171 int platform_swap_lr_channels(struct audio_device *adev, bool swap_channels) in platform_swap_lr_channels()