Searched refs:ACI_ERROR_OP (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/opti9xx/ |
H A D | miro.c | 1220 if (snd_aci_cmd(aci, ACI_ERROR_OP, -1, -1) < 0) { in snd_card_miro_aci_detect() 1241 snd_aci_cmd(aci, ACI_ERROR_OP, ACI_ERROR_OP, ACI_ERROR_OP) < 0 || in snd_card_miro_aci_detect() 1242 snd_aci_cmd(aci, ACI_ERROR_OP, ACI_ERROR_OP, ACI_ERROR_OP) < 0) { in snd_card_miro_aci_detect()
|
/kernel/linux/linux-6.6/sound/isa/opti9xx/ |
H A D | miro.c | 1228 if (snd_aci_cmd(aci, ACI_ERROR_OP, -1, -1) < 0) { in snd_card_miro_aci_detect() 1249 snd_aci_cmd(aci, ACI_ERROR_OP, ACI_ERROR_OP, ACI_ERROR_OP) < 0 || in snd_card_miro_aci_detect() 1250 snd_aci_cmd(aci, ACI_ERROR_OP, ACI_ERROR_OP, ACI_ERROR_OP) < 0) { in snd_card_miro_aci_detect()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | aci.h | 28 #define ACI_ERROR_OP 0xdf macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | aci.h | 28 #define ACI_ERROR_OP 0xdf macro
|
Completed in 5 milliseconds