Home
last modified time | relevance | path

Searched refs:bNotificationType (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/usb/
H A Dcdc.h220 __u8 bNotificationType; member
/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c1129 if (event->bNotificationType == USB_CDC_NOTIFY_NETWORK_CONNECTION in eth_status_complete()
1134 event->bNotificationType = USB_CDC_NOTIFY_SPEED_CHANGE; in eth_status_complete()
1149 event->bNotificationType, value); in eth_status_complete()
1150 if (event->bNotificationType == in eth_status_complete()
1184 event->bNotificationType = USB_CDC_NOTIFY_NETWORK_CONNECTION; in issue_start_status()