Searched refs:NO_UNION_NORMAL (Results 1 – 2 of 2) sorted by relevance
1221 if (quirks == NO_UNION_NORMAL) { in acm_probe()1739 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1754 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1760 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1763 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1766 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1784 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1787 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1790 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1842 .driver_info = NO_UNION_NORMAL,[all …]
108 #define NO_UNION_NORMAL BIT(0) macro