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.c240 static int usblp_cache_device_id_string(struct usblp *usblp);
549 length = usblp_cache_device_id_string(usblp); in usblp_ioctl()
1209 usblp_cache_device_id_string(usblp); in usblp_probe()
1375 static int usblp_cache_device_id_string(struct usblp *usblp) in usblp_cache_device_id_string() function