Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_cdc.h187 uByte bNotification; member
/third_party/FreeBSD/sys/dev/usb/net/
Dif_cdce.c1002 req.bNotification = UCDC_N_NETWORK_CONNECTION; in cdce_intr_write_callback()
1015 req.bNotification = UCDC_N_CONNECTION_SPEED_CHANGE; in cdce_intr_write_callback()
/third_party/NuttX/drivers/usbdev/gadget/
Dcdcacm.c1566 state_buf->bNotification = ACM_NOTIFY_SERIAL_STATE; in cdcacm_serial_connect_state()
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c1025 && pkt.bNotification == UCDC_N_SERIAL_STATE) { in u3g_intr_callback()