Searched refs:snd_ac97_bus_ops (Results 1 – 25 of 46) sorted by relevance
12
189 struct snd_ac97_bus_ops { struct200 const struct snd_ac97_bus_ops *ops; argument314 const struct snd_ac97_bus_ops *ops,
499 int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops);500 int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops,503 extern struct snd_ac97_bus_ops *soc_ac97_ops;505 static inline int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops, in snd_soc_set_ac97_ops_of_reset()511 static inline int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) in snd_soc_set_ac97_ops()
162 struct snd_ac97_bus_ops;
374 struct snd_ac97_bus_ops *soc_ac97_ops;377 int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) in snd_soc_set_ac97_ops()400 int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops, in snd_soc_set_ac97_ops_of_reset()
28 static const struct snd_ac97_bus_ops ops = { in snd_vortex_mixer()
58 const struct snd_ac97_bus_ops *ops = ac97->bus->ops; in snd_ac97_reset()
56 static const struct snd_ac97_bus_ops compat_snd_ac97_bus_ops = {
53 static const struct snd_ac97_bus_ops pxa2xx_ac97_ops = {
814 static const struct snd_ac97_bus_ops aaci_bus_ops = {
228 static struct snd_ac97_bus_ops hac_ac97_ops = {
130 static struct snd_ac97_bus_ops psc_ac97_ops = {
1252 static struct snd_ac97_bus_ops fsl_ssi_ac97_ops = {
183 static struct snd_ac97_bus_ops ac97c_bus_ops = {
200 static struct snd_ac97_bus_ops psc_ac97_ops = {
141 static const struct snd_ac97_bus_ops ops = { in snd_cs5535audio_mixer()
136 static struct snd_ac97_bus_ops tegra20_ac97_ops = {
243 static struct snd_ac97_bus_ops ep93xx_ac97_ops = {
281 static const struct snd_ac97_bus_ops ops = { in snd_als300_ac97()
748 static const struct snd_ac97_bus_ops ops = { in snd_ad1889_ac97_init()
2128 const struct snd_ac97_bus_ops *ops; in snd_intel8x0_mixer()2129 static const struct snd_ac97_bus_ops standard_bus_ops = { in snd_intel8x0_mixer()2133 static const struct snd_ac97_bus_ops ali_bus_ops = { in snd_intel8x0_mixer()
878 static const struct snd_ac97_bus_ops ops = { in snd_via82xx_mixer_new()
1048 static const struct snd_ac97_bus_ops ops = { in snd_atiixp_mixer_new()
790 static const struct snd_ac97_bus_ops ops = { in snd_intel8x0m_mixer()
985 static const struct snd_ac97_bus_ops ops = { in sis_mixer_create()
705 static const struct snd_ac97_bus_ops ops = { in atmel_ac97c_probe()
Completed in 68 milliseconds