Searched refs:process_device (Results 1 - 2 of 2) sorted by relevance
/third_party/pulseaudio/src/modules/ |
H A D | module-udev-detect.c | 457 static void process_device(struct userdata *u, struct udev_device *dev) { in process_device() function 496 process_device(u, dev); in process_path() 522 process_device(u, dev); in monitor_cb()
|
/third_party/libdrm/ |
H A D | xf86drm.c | 4408 process_device(drmDevicePtr *device, const char *d_name, in process_device() function 4594 ret = process_device(&d, dent->d_name, subsystem_type, true, flags); in drmGetDeviceFromDevId() 4707 ret = process_device(&device, dent->d_name, -1, devices != NULL, flags); in drmGetDevices2()
|
Completed in 8 milliseconds