Searched refs:NO_UNION_NORMAL (Results 1 – 2 of 2) sorted by relevance
993 if (quirks == NO_UNION_NORMAL) { in acm_probe()1546 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1549 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1552 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1555 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1558 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1570 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1573 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1576 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1579 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */[all …]
126 #define NO_UNION_NORMAL 1 macro