Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Dcdc.h214 #define USB_CDC_NOTIFY_RESPONSE_AVAILABLE 0x01 macro
/openbmc/linux/include/uapi/linux/usb/
H A Dcdc.h297 #define USB_CDC_NOTIFY_RESPONSE_AVAILABLE 0x01 macro
/openbmc/linux/drivers/net/usb/
H A Dsierra_net.c600 case USB_CDC_NOTIFY_RESPONSE_AVAILABLE: in sierra_net_status()
/openbmc/linux/drivers/usb/class/
H A Dcdc-wdm.c282 case USB_CDC_NOTIFY_RESPONSE_AVAILABLE: in wdm_int_callback()