Home
last modified time | relevance | path

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

/linux-6.1.9/sound/isa/opti9xx/
Dmiro.c117 static struct snd_miro_aci aci_device; variable
243 if (aci_device.aci_port == 0) in snd_aci_get_aci()
245 return &aci_device; in snd_aci_get_aci()
1207 struct snd_miro_aci *aci = &aci_device; in snd_card_miro_aci_detect()