Home
last modified time | relevance | path

Searched refs:AK4531_AD_IN (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/sound/
Dak4531_codec.h64 #define AK4531_AD_IN 0x18 /* AD input select */ macro
/Linux-v4.19/sound/pci/
Dak4531_codec.c333 AK4531_SINGLE("AD Input Select", 0, AK4531_AD_IN, 0, 1, 0),
477 ak4531->regs[AK4531_AD_IN] & 1 ? "external" : "mixer", in snd_ak4531_proc_read()