Searched refs:bNotificationType (Results 1 – 2 of 2) sorted by relevance
220 __u8 bNotificationType; member
1129 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()