Home
last modified time | relevance | path

Searched refs:wdm_find_device_by_minor (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/class/
H A Dcdc-wdm.c129 static struct wdm_device *wdm_find_device_by_minor(int minor) in wdm_find_device_by_minor() function
702 desc = wdm_find_device_by_minor(minor); in wdm_open()
/kernel/linux/linux-6.6/drivers/usb/class/
H A Dcdc-wdm.c135 static struct wdm_device *wdm_find_device_by_minor(int minor) in wdm_find_device_by_minor() function
716 desc = wdm_find_device_by_minor(minor); in wdm_open()

Completed in 6 milliseconds