Searched refs:NO_UNION_NORMAL (Results 1 – 2 of 2) sorted by relevance
1210 if (quirks == NO_UNION_NORMAL) { in acm_probe()1728 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1740 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1746 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1749 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1752 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1770 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1773 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1776 .driver_info = NO_UNION_NORMAL, /* has no union descriptor */1828 .driver_info = NO_UNION_NORMAL,[all …]
108 #define NO_UNION_NORMAL BIT(0) macro