/aosp_15_r20/device/amlogic/yukawa/hal/audio/ |
D | audio_hw.c | 208 struct alsa_audio_device *adev = out->dev; in start_output_stream() local 287 struct alsa_audio_device *adev = out->dev; in do_output_standby() local 325 struct alsa_audio_device *adev = out->dev; in out_set_parameters() local 374 struct alsa_audio_device *adev = out->dev; in out_write() local 476 struct alsa_audio_device *adev = in->dev; in start_input_stream() local 593 struct alsa_audio_device *adev = in->dev; in do_input_standby() local 658 struct alsa_audio_device *adev = in->dev; in in_read() local 916 struct alsa_audio_device *adev = (struct alsa_audio_device *)dev; in adev_close_output_stream() local 992 struct alsa_audio_device *adev = (struct alsa_audio_device *)dev; in adev_set_mic_mute() local 1002 struct alsa_audio_device *adev = (struct alsa_audio_device *)dev; in adev_get_mic_mute() local [all …]
|
/aosp_15_r20/device/linaro/dragonboard/audio/ |
D | audio_hw.c | 181 struct alsa_audio_device *adev = out->dev; in start_output_stream() local 261 struct alsa_audio_device *adev = out->dev; in do_output_standby() local 299 struct alsa_audio_device *adev = out->dev; in out_set_parameters() local 348 struct alsa_audio_device *adev = out->dev; in out_write() local 450 struct alsa_audio_device *adev = in->dev; in start_input_stream() local 574 struct alsa_audio_device *adev = in->dev; in do_input_standby() local 643 struct alsa_audio_device *adev = in->dev; in in_read() local 902 struct alsa_audio_device *adev = (struct alsa_audio_device *)dev; in adev_close_output_stream() local 978 struct alsa_audio_device *adev = (struct alsa_audio_device *)dev; in adev_set_mic_mute() local 988 struct alsa_audio_device *adev = (struct alsa_audio_device *)dev; in adev_get_mic_mute() local [all …]
|
/aosp_15_r20/device/generic/car/emulator/audio/driver/ |
D | audio_hw.c | 247 struct generic_audio_device *adev = (struct generic_audio_device *)dev; in is_zone_selected_to_play() local 1047 struct generic_audio_device *adev = in->dev; in in_read() local 1182 struct generic_audio_device *adev = (struct generic_audio_device *)dev; in adev_open_output_stream() local 1280 struct generic_audio_device *adev = (struct generic_audio_device *)dev; in adev_close_output_stream() local 1302 struct generic_audio_device *adev = (struct generic_audio_device *)dev; in adev_set_parameters() local 1341 struct generic_audio_device *adev = (struct generic_audio_device *)dev; in adev_set_master_mute() local 1349 struct generic_audio_device *adev = (struct generic_audio_device *)dev; in adev_get_master_mute() local 1363 struct generic_audio_device *adev = (struct generic_audio_device *)dev; in adev_set_mic_mute() local 1371 struct generic_audio_device *adev = (struct generic_audio_device *)dev; in adev_get_mic_mute() local 1408 static void increase_next_tone_frequency(struct generic_audio_device *adev) { in increase_next_tone_frequency() [all …]
|
/aosp_15_r20/hardware/libhardware/modules/usbaudio/ |
H A D | audio_hal.c | 95 struct audio_device *adev; /* hardware information - only using this for the lock */ member 140 struct audio_device *adev; /* hardware information - only using this for the lock */ member 272 static void device_lock(struct audio_device *adev) { in device_lock() 276 static int device_try_lock(struct audio_device *adev) { in device_try_lock() 280 static void device_unlock(struct audio_device *adev) { in device_unlock() 288 struct audio_device* adev, struct listnode* list, struct listnode* stream_node) { in adev_add_stream_to_list() 297 struct audio_device* adev, audio_io_handle_t handle) { in adev_get_stream_out_by_io_handle_l() 309 struct audio_device* adev, audio_io_handle_t handle) { in adev_get_stream_in_by_io_handle_l() 321 struct audio_device* adev, audio_patch_handle_t patch_handle) { in adev_get_stream_out_by_patch_handle_l() 333 struct audio_device* adev, audio_patch_handle_t patch_handle) { in adev_get_stream_in_by_patch_handle_l() [all …]
|
/aosp_15_r20/device/generic/car/emulator/audio/driver/audio_extn/ |
D | hfp.c | 32 static int hfp_set_enable(struct generic_audio_device *adev, bool enable) { in hfp_set_enable() 54 static int hfp_set_sampling_rate(struct generic_audio_device *adev, int rate) { in hfp_set_sampling_rate() 76 static int hfp_set_volume(struct generic_audio_device *adev, int vol) { in hfp_set_volume() 97 int audio_extn_hfp_set_parameters(struct generic_audio_device *adev, in audio_extn_hfp_set_parameters()
|
D | audio_extn.h | 28 #define audio_extn_hfp_set_parameters(adev, parms) (0) argument
|
/aosp_15_r20/device/linaro/hikey/audio/ |
D | audio_hw.c | 181 struct alsa_audio_device *adev = out->dev; in xa_device_run() local 252 struct alsa_audio_device *adev = out->dev; in start_output_stream() local 323 struct alsa_audio_device *adev = out->dev; in do_output_standby() local 361 struct alsa_audio_device *adev = out->dev; in out_set_parameters() local 415 struct alsa_audio_device *adev = out->dev; in out_write() local 812 struct alsa_audio_device *adev = (struct alsa_audio_device *)device; in adev_close() local 826 struct alsa_audio_device *adev; in adev_open() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/opencl/ |
D | prod.hpp | 97 ublas::matrix<T, L1, opencl::storage> adev(a, queue); in prod() local 172 ublas::matrix<T, L, opencl::storage> adev(a, queue); in prod() local 246 ublas::vector<T, opencl::storage> adev(a, queue); in prod() local 281 ublas::vector<T, opencl::storage> adev(a, queue); in inner_prod() local 341 ublas::vector<T, opencl::storage> adev(a, queue); in outer_prod() local
|
D | elementwise.hpp | 49 ublas::matrix<T, L1, opencl::storage> adev(a, queue); in element_wise() local 94 ublas::vector<T, opencl::storage> adev(a, queue); in element_wise() local
|
/aosp_15_r20/device/linaro/poplar/audio/ |
D | audio_hw.c | 91 struct alsa_audio_device *adev = out->dev; in start_output_stream() local 162 struct alsa_audio_device *adev = out->dev; in do_output_standby() local 197 struct alsa_audio_device *adev = out->dev; in out_set_parameters() local 246 struct alsa_audio_device *adev = out->dev; in out_write() local 638 struct alsa_audio_device *adev; in adev_open() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_bluetooth_hw/ |
D | audio_bluetooth_hw.cc | 169 struct audio_hw_device* adev = &bluetooth_audio_device->audio_device_; in adev_open() local
|
/aosp_15_r20/hardware/libhardware/modules/audio/ |
H A D | audio_hw.c | 574 struct stub_audio_device *adev; in adev_open() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/ |
D | audio_hearing_aid_hw.cc | 1865 struct ha_audio_device* adev; in adev_open() local
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 36023 struct acpi_device *adev; member 42517 struct aggregate_device *adev; member 78968 struct acpi_device *adev; member 93368 struct acpi_device *adev; member 93737 struct acpi_device *adev; member 93761 struct acpi_device *adev; member 113555 struct acpi_device *adev; member
|
H A D | vmlinux_602.h | 36023 struct acpi_device *adev; member 42517 struct aggregate_device *adev; member 78968 struct acpi_device *adev; member 93368 struct acpi_device *adev; member 93737 struct acpi_device *adev; member 93761 struct acpi_device *adev; member 113555 struct acpi_device *adev; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 79419 struct acpi_device *adev; member 84488 struct acpi_device *adev; member 84732 struct acpi_device *adev; member 84866 struct acpi_device *adev; member 84988 struct acpi_device *adev; member 85026 struct acpi_device *adev; member 95850 struct aggregate_device *adev; member
|
H A D | vmlinux_518.h | 79419 struct acpi_device *adev; member 84488 struct acpi_device *adev; member 84732 struct acpi_device *adev; member 84866 struct acpi_device *adev; member 84988 struct acpi_device *adev; member 85026 struct acpi_device *adev; member 95850 struct aggregate_device *adev; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 95142 struct acpi_device *adev; member 95576 struct acpi_device *adev; member 95594 struct acpi_device *adev; member 109950 struct aggregate_device *adev; member 118078 struct acpi_device *adev; member 118091 struct acpi_device *adev; member 134957 struct acpi_device *adev; member 142447 struct acpi_device *adev; member
|
H A D | vmlinux.h | 95142 struct acpi_device *adev; member 95576 struct acpi_device *adev; member 95594 struct acpi_device *adev; member 109950 struct aggregate_device *adev; member 118078 struct acpi_device *adev; member 118091 struct acpi_device *adev; member 134957 struct acpi_device *adev; member 142447 struct acpi_device *adev; member
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 29706 struct acpi_device *adev; member 52270 struct acpi_device *adev; member 65841 struct acpi_device *adev; member 82384 struct aggregate_device *adev; member 85866 struct acpi_device *adev; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 77483 struct acpi_device *adev; member 79566 struct acpi_device *adev; member 79742 struct acpi_device *adev; member 79776 struct acpi_device *adev; member 80215 struct acpi_device *adev; member 89640 struct aggregate_device *adev; member 108151 struct typec_altmode adev; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 79898 struct aggregate_device *adev; member 98455 struct typec_altmode adev; member 114844 struct auxiliary_device adev; member
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 26216 struct aggregate_device *adev; member
|
H A D | vmlinux_600.h | 26216 struct aggregate_device *adev; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 86766 struct aggregate_device *adev; member
|