Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_ecm.c396 event->bNotificationType = USB_CDC_NOTIFY_NETWORK_CONNECTION; in ecm_do_notify()
410 event->bNotificationType = USB_CDC_NOTIFY_SPEED_CHANGE; in ecm_do_notify()
462 event->bNotificationType, req->status); in ecm_notify_complete()
Df_ncm.c492 event->bNotificationType = USB_CDC_NOTIFY_NETWORK_CONNECTION; in ncm_do_notify()
506 event->bNotificationType = USB_CDC_NOTIFY_SPEED_CHANGE; in ncm_do_notify()
567 event->bNotificationType); in ncm_notify_complete()
575 event->bNotificationType, req->status); in ncm_notify_complete()
Df_acm.c513 notify->bNotificationType = type; in acm_cdc_notify()
/linux-4.4.14/drivers/net/usb/
Dcdc_ether.c387 switch (event->bNotificationType) { in usbnet_cdc_status()
406 event->bNotificationType); in usbnet_cdc_status()
Dsierra_net.c584 switch (event->bNotificationType) { in sierra_net_status()
594 event->bNotificationType); in sierra_net_status()
Dcdc_ncm.c1518 switch (event->bNotificationType) { in cdc_ncm_status()
1543 event->bNotificationType); in cdc_ncm_status()
/linux-4.4.14/include/uapi/linux/usb/
Dcdc.h298 __u8 bNotificationType; member
/linux-4.4.14/drivers/usb/class/
Dcdc-wdm.c244 switch (dr->bNotificationType) { in wdm_int_callback()
265 dr->bNotificationType, in wdm_int_callback()
Dcdc-acm.c307 switch (dr->bNotificationType) { in acm_ctrl_irq()
353 dr->bNotificationType, dr->wIndex, in acm_ctrl_irq()