Home
last modified time | relevance | path

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

/linux/drivers/usb/class/
H A Dusblp.c241 static int usblp_cache_device_id_string(struct usblp *usblp);
550 length = usblp_cache_device_id_string(usblp); in usblp_ioctl()
1210 usblp_cache_device_id_string(usblp); in usblp_probe()
1376 static int usblp_cache_device_id_string(struct usblp *usblp) in usblp_cache_device_id_string() function