Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/class/
Dcdc-wdm.c128 static struct wdm_device *wdm_find_device_by_minor(int minor) in wdm_find_device_by_minor() function
624 desc = wdm_find_device_by_minor(minor); in wdm_open()