Home
last modified time | relevance | path

Searched refs:NO_UNION_NORMAL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/class/
H A Dcdc-acm.c1201 if (quirks == NO_UNION_NORMAL) { in acm_probe()
1718 .driver_info = NO_UNION_NORMAL, },/* has no union descriptor */
1720 .driver_info = NO_UNION_NORMAL, },/* has no union descriptor */
1722 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
1734 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
1740 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
1743 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
1746 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
1761 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
1764 .driver_info = NO_UNION_NORMAL, /* ha
[all...]
H A Dcdc-acm.h136 #define NO_UNION_NORMAL BIT(0) macro
/kernel/linux/linux-6.6/drivers/usb/class/
H A Dcdc-acm.c1208 if (quirks == NO_UNION_NORMAL) { in acm_probe()
1722 .driver_info = NO_UNION_NORMAL, },/* has no union descriptor */
1724 .driver_info = NO_UNION_NORMAL, },/* has no union descriptor */
1726 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
1738 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
1744 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
1747 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
1750 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
1765 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
1768 .driver_info = NO_UNION_NORMAL, /* ha
[all...]
H A Dcdc-acm.h108 #define NO_UNION_NORMAL BIT(0) macro

Completed in 10 milliseconds