Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/usb/
Dcdc.h292 #define USB_CDC_NOTIFY_RESPONSE_AVAILABLE 0x01 macro
/linux-4.4.14/drivers/net/usb/
Dsierra_net.c589 case USB_CDC_NOTIFY_RESPONSE_AVAILABLE: in sierra_net_status()
/linux-4.4.14/drivers/usb/class/
Dcdc-wdm.c245 case USB_CDC_NOTIFY_RESPONSE_AVAILABLE: in wdm_int_callback()