Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/ac97/
Dcodec.h29 struct ac97_id { struct
68 const struct ac97_id *id_table;
/linux-5.19.10/drivers/mfd/
Dwm97xx-core.c331 static const struct ac97_id wm97xx_ac97_ids[] = {
/linux-5.19.10/sound/ac97/
Dbus.c477 const struct ac97_id *id = adrv->id_table; in ac97_bus_match()