Home
last modified time | relevance | path

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

/openbmc/linux/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()