Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/function/
H A Df_phonet.c81 .bcdCDC = cpu_to_le16(0x0110),
89 .bcdCDC = cpu_to_le16(0x1505), /* ??? */
H A Df_subset.c93 .bcdCDC = cpu_to_le16(0x0110),
H A Df_obex.c105 .bcdCDC = cpu_to_le16(0x0120),
H A Df_acm.c124 .bcdCDC = cpu_to_le16(0x0110),
H A Df_ecm.c122 .bcdCDC = cpu_to_le16(0x0110),
H A Df_rndis.c116 .bcdCDC = cpu_to_le16(0x0110),
H A Df_ncm.c174 .bcdCDC = cpu_to_le16(0x0110),
/linux-6.15/include/uapi/linux/usb/
H A Dcdc.h68 __le16 bcdCDC; member