Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/usb/
H A Dcdc.h220 __u8 bNotificationType; member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dether.c1134 if (event->bNotificationType == USB_CDC_NOTIFY_NETWORK_CONNECTION in eth_status_complete()
1139 event->bNotificationType = USB_CDC_NOTIFY_SPEED_CHANGE; in eth_status_complete()
1154 event->bNotificationType, value); in eth_status_complete()
1155 if (event->bNotificationType == in eth_status_complete()
1189 event->bNotificationType = USB_CDC_NOTIFY_NETWORK_CONNECTION; in issue_start_status()