Searched refs:usb_confirm (Results 1 – 1 of 1) sorted by relevance
38 static int usb_confirm(struct cfga_confirm *, char *);1100 if (!usb_confirm(confp, msg)) { in cfga_change_state()1151 if (!usb_confirm(confp, msg)) { in cfga_change_state()1275 if (!usb_confirm(confp, msg)) { in cfga_private_func()1376 if (!usb_confirm(confp, msg)) { in cfga_private_func()1707 usb_confirm(struct cfga_confirm *confp, char *msg) in usb_confirm() function