Home
last modified time | relevance | path

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

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