Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/class/
H A Dcdc-acm.c1198 if (quirks == NO_UNION_NORMAL) { in acm_probe()
1715 .driver_info = NO_UNION_NORMAL, },/* has no union descriptor */
1717 .driver_info = NO_UNION_NORMAL, },/* has no union descriptor */
1719 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
1731 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
1737 .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 */
1758 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
1761 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */
[all …]
H A Dcdc-acm.h136 #define NO_UNION_NORMAL BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dxr_usb_serial_common.h169 #define NO_UNION_NORMAL 1 macro
H A Dxr_usb_serial_common.c1337 if (quirks == NO_UNION_NORMAL) { in xr_usb_serial_probe()