Searched refs:mon_ops (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/core/
H A Dhcd.c2600 struct usb_mon_operations *mon_ops; variable in typeref:struct:usb_mon_operations
2613 if (mon_ops)
2616 mon_ops = ops;
2625 if (mon_ops == NULL) {
2629 mon_ops = NULL;

Completed in 31 milliseconds