Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/gadget/
Dether.c1275 u8 bNotificationType; member
1291 if (event->bNotificationType == CDC_NOTIFY_NETWORK_CONNECTION in eth_status_complete()
1294 event->bNotificationType = CDC_NOTIFY_SPEED_CHANGE; in eth_status_complete()
1312 event->bNotificationType, value); in eth_status_complete()
1357 event->bNotificationType = CDC_NOTIFY_NETWORK_CONNECTION; in issue_start_status()