Searched defs:dev_list (Results 1 – 12 of 12) sorted by relevance
| /third_party/alsa-lib/src/ucm/ |
| D | ucm_local.h | 114 struct dev_list { struct 115 enum dev_list_type type; argument 126 struct list_head dev_list; member 158 struct dev_list dev_list; member 183 struct dev_list dev_list; member
|
| D | utils.c | 422 void uc_mgr_free_dev_list(struct dev_list *dev_list) in uc_mgr_free_dev_list() 435 int uc_mgr_put_to_dev_list(struct dev_list *dev_list, const char *name) in uc_mgr_put_to_dev_list() 460 int uc_mgr_rename_in_dev_list(struct dev_list *dev_list, const char *src, in uc_mgr_rename_in_dev_list() 481 int uc_mgr_remove_from_dev_list(struct dev_list *dev_list, const char *name) in uc_mgr_remove_from_dev_list()
|
| D | parser.c | 903 struct dev_list *dev_list, in parse_device_list()
|
| D | main.c | 1214 struct dev_list *dev_list) in is_devlist_supported()
|
| /third_party/libdrm/amdgpu/ |
| D | amdgpu_device.c | 47 static amdgpu_device_handle dev_list; variable
|
| /third_party/mesa3d/src/egl/main/ |
| D | egldevice.c | 58 _EGLDevice *dev_list, *dev; in _eglFiniDevice() local
|
| /third_party/ffmpeg/libavdevice/ |
| D | pulse_audio_common.c | 203 PulseAudioDeviceList dev_list = { 0 }; in ff_pulse_audio_get_devices() local
|
| /third_party/ltp/testcases/kernel/device-drivers/usb/tusb/ |
| D | st_tusb.h | 54 struct list_head dev_list; /* devices on this bus */ member
|
| /third_party/backends/tools/ |
| D | sane-find-scanner.c | 1163 char **dev_list; in build_scsi_dev_list() local 1564 char **dev_list, **usb_dev_list, *dev_name, **ap; in main() local
|
| /third_party/alsa-utils/alsaucm/ |
| D | dump.c | 454 const char **dev_list; in render_devlist() local 553 const char **list, **dev_list, *verb, *comment; in render() local
|
| /third_party/backends/backend/pixma/ |
| D | pixma.c | 152 static const SANE_Device **dev_list = NULL; variable
|
| /third_party/pulseaudio/src/modules/alsa/ |
| D | alsa-ucm.c | 586 const char **dev_list; in ucm_get_devices() local
|