Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
A Dcdc.h339 #define USB_CDC_NCM_NTH32_SIGN 0x686D636E /* ncmh */ macro
/linux/drivers/net/usb/
A Dcdc_ncm.c1282 nth.nth32->dwSignature = cpu_to_le32(USB_CDC_NCM_NTH32_SIGN); in cdc_ncm_fill_tx_frame()
1612 if (nth32->dwSignature != cpu_to_le32(USB_CDC_NCM_NTH32_SIGN)) { in cdc_ncm_rx_verify_nth32()
/linux/drivers/usb/gadget/function/
A Df_ncm.c470 .nth_sign = USB_CDC_NCM_NTH32_SIGN, \

Completed in 11 milliseconds