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