Searched refs:ac97_ops (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dac97_codec.c93 static struct ac97_ops null_ops = { NULL, NULL, NULL };
94 static struct ac97_ops default_ops = { NULL, eapd_control, NULL };
95 static struct ac97_ops wolfson_ops00 = { wolfson_init00, NULL, NULL };
96 static struct ac97_ops wolfson_ops03 = { wolfson_init03, NULL, NULL };
97 static struct ac97_ops wolfson_ops04 = { wolfson_init04, NULL, NULL };
98 static struct ac97_ops tritech_ops = { tritech_init, NULL, NULL };
99 static struct ac97_ops tritech_m_ops = { tritech_maestro_init, NULL, NULL };
100 static struct ac97_ops sigmatel_9708_ops = { sigmatel_9708_init, NULL, NULL };
101 static struct ac97_ops sigmatel_9721_ops = { sigmatel_9721_init, NULL, NULL };
102 static struct ac97_ops sigmatel_9744_op
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dac97_codec.h225 struct ac97_ops *codec_ops;
260 struct ac97_ops struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dac97_codec.h225 struct ac97_ops *codec_ops;
260 struct ac97_ops struct

Completed in 45 milliseconds