Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/class/
Dusblp.c344 static const char *usblp_messages[] = { "ok", "out of paper", "off-line", "on fire" }; variable
371 usblp->minor, usblp_messages[newerr]); in usblp_check_status()