Searched refs:STK1160_POSV_L_ACDOUT (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/media/usb/stk1160/ | ||
D | stk1160-reg.h | 24 #define STK1160_POSV_L_ACDOUT BIT(3) macro |
D | stk1160-ac97.c | 112 return !(value & STK1160_POSV_L_ACDOUT); in stk1160_has_audio() |