Searched refs:bNotificationType (Results 1 – 15 of 15) sorted by relevance
404 switch (event->bNotificationType) { in usbnet_cdc_status()423 event->bNotificationType); in usbnet_cdc_status()495 if (event->bNotificationType != USB_CDC_NOTIFY_NETWORK_CONNECTION) { in usbnet_cdc_zte_status()
595 switch (event->bNotificationType) { in sierra_net_status()605 event->bNotificationType); in sierra_net_status()
1865 switch (event->bNotificationType) { in cdc_ncm_status()1887 event->bNotificationType); in cdc_ncm_status()
220 __u8 bNotificationType; member
393 event->bNotificationType = USB_CDC_NOTIFY_NETWORK_CONNECTION; in ecm_do_notify()407 event->bNotificationType = USB_CDC_NOTIFY_SPEED_CHANGE; in ecm_do_notify()461 event->bNotificationType, req->status); in ecm_notify_complete()
562 event->bNotificationType = USB_CDC_NOTIFY_NETWORK_CONNECTION; in ncm_do_notify()576 event->bNotificationType = USB_CDC_NOTIFY_SPEED_CHANGE; in ncm_do_notify()638 event->bNotificationType); in ncm_notify_complete()648 event->bNotificationType, req->status); in ncm_notify_complete()
512 notify->bNotificationType = type; in acm_cdc_notify()
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()
299 __u8 bNotificationType; member
267 switch (dr->bNotificationType) { in wdm_int_callback()288 dr->bNotificationType, in wdm_int_callback()
297 switch (dr->bNotificationType) { in acm_process_notification()355 dr->bNotificationType, dr->wIndex, dr->wLength); in acm_process_notification()
305 switch (dr->bNotificationType) { in xr_usb_serial_ctrl_irq()353 dr->bNotificationType, dr->wIndex, in xr_usb_serial_ctrl_irq()
807 switch (dr->bNotificationType) {