Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()