Home
last modified time | relevance | path

Searched refs:bcdCDC (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/drivers/usb/gadget/function/
Df_phonet.c81 .bcdCDC = cpu_to_le16(0x0110),
89 .bcdCDC = cpu_to_le16(0x1505), /* ??? */
Df_subset.c93 .bcdCDC = cpu_to_le16(0x0110),
Df_obex.c105 .bcdCDC = cpu_to_le16(0x0120),
Df_acm.c133 .bcdCDC = cpu_to_le16(0x0110),
Df_ecm.c132 .bcdCDC = cpu_to_le16(0x0110),
Df_rndis.c127 .bcdCDC = cpu_to_le16(0x0110),
Df_ncm.c178 .bcdCDC = cpu_to_le16(0x0110),
/Linux-v5.10/include/uapi/linux/usb/
Dcdc.h68 __le16 bcdCDC; member