Searched refs:USB_CDC_NCM_NTH32_SIGN (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/usb/
H A Dcdc_ncm.c1284 nth.nth32->dwSignature = cpu_to_le32(USB_CDC_NCM_NTH32_SIGN);
1619 if (nth32->dwSignature != cpu_to_le32(USB_CDC_NCM_NTH32_SIGN)) {
/linux-master/drivers/usb/gadget/function/
H A Df_ncm.c465 .nth_sign = USB_CDC_NCM_NTH32_SIGN,
/linux-master/include/uapi/linux/usb/
H A Dcdc.h352 #define USB_CDC_NCM_NTH32_SIGN 0x686D636E /* ncmh */ macro

Completed in 145 milliseconds