Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/class/
Dusblp.c244 static int usblp_cache_device_id_string(struct usblp *usblp);
521 length = usblp_cache_device_id_string(usblp); in usblp_ioctl()
1155 usblp_cache_device_id_string(usblp); in usblp_probe()
1322 static int usblp_cache_device_id_string(struct usblp *usblp) in usblp_cache_device_id_string() function