Home
last modified time | relevance | path

Searched defs:dev_list (Results 1 – 10 of 10) sorted by relevance

/third_party/alsa-lib/src/ucm/
Ducm_local.h114 struct dev_list { struct
115 enum dev_list_type type; argument
126 struct list_head dev_list; argument
158 struct dev_list dev_list; member
183 struct dev_list dev_list; member
Dutils.c422 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()
Dparser.c903 struct dev_list *dev_list, in parse_device_list()
Dmain.c1214 struct dev_list *dev_list) in is_devlist_supported()
/third_party/libdrm/amdgpu/
Damdgpu_device.c47 static amdgpu_device_handle dev_list; variable
/third_party/mesa3d/src/egl/main/
Degldevice.c58 _EGLDevice *dev_list, *dev; in _eglFiniDevice() local
/third_party/ffmpeg/libavdevice/
Dpulse_audio_common.c203 PulseAudioDeviceList dev_list = { 0 }; in ff_pulse_audio_get_devices() local
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
Dst_tusb.h54 struct list_head dev_list; /* devices on this bus */ member
/third_party/alsa-utils/alsaucm/
Ddump.c454 const char **dev_list; in render_devlist() local
553 const char **list, **dev_list, *verb, *comment; in render() local
/third_party/pulseaudio/src/modules/alsa/
Dalsa-ucm.c586 const char **dev_list; in ucm_get_devices() local