Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dcdc.h301 #define USB_CDC_NOTIFY_RESPONSE_AVAILABLE 0x01 macro
/linux/drivers/net/usb/
H A Dsierra_net.c598 case USB_CDC_NOTIFY_RESPONSE_AVAILABLE: in sierra_net_status()
/linux/drivers/usb/class/
H A Dcdc-wdm.c287 case USB_CDC_NOTIFY_RESPONSE_AVAILABLE: in wdm_int_callback()