Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dusb-uclass.c406 static int usb_match_device(const struct usb_device_descriptor *desc, in usb_match_device() function
482 if (!usb_match_device(desc, id)) in usb_match_one_id()