Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
A Dcdc_ether.c417 switch (event->bNotificationType) { in usbnet_cdc_status()
436 event->bNotificationType); in usbnet_cdc_status()
508 if (event->bNotificationType != USB_CDC_NOTIFY_NETWORK_CONNECTION) { in usbnet_cdc_zte_status()
A Dsierra_net.c595 switch (event->bNotificationType) { in sierra_net_status()
605 event->bNotificationType); in sierra_net_status()
A Dcdc_ncm.c1863 switch (event->bNotificationType) { in cdc_ncm_status()
1889 event->bNotificationType); in cdc_ncm_status()
/linux/drivers/usb/gadget/function/
A Df_ecm.c393 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()
A Df_ncm.c560 event->bNotificationType = USB_CDC_NOTIFY_NETWORK_CONNECTION; in ncm_do_notify()
574 event->bNotificationType = USB_CDC_NOTIFY_SPEED_CHANGE; in ncm_do_notify()
636 event->bNotificationType); in ncm_notify_complete()
646 event->bNotificationType, req->status); in ncm_notify_complete()
A Df_acm.c512 notify->bNotificationType = type; in acm_cdc_notify()
/linux/include/uapi/linux/usb/
A Dcdc.h299 __u8 bNotificationType; member
/linux/drivers/usb/class/
A Dcdc-wdm.c281 switch (dr->bNotificationType) { in wdm_int_callback()
302 dr->bNotificationType, in wdm_int_callback()
A Dcdc-acm.c297 switch (dr->bNotificationType) { in acm_process_notification()
355 dr->bNotificationType, dr->wIndex, dr->wLength); in acm_process_notification()

Completed in 22 milliseconds