Symbol: snd_ac97_bus_ops
include/sound/ac97_codec.h
200
const struct snd_ac97_bus_ops *ops;
include/sound/ac97_codec.h
314
const struct snd_ac97_bus_ops *ops,
include/sound/soc-dai.h
162
struct snd_ac97_bus_ops;
include/sound/soc.h
527
int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops);
include/sound/soc.h
528
int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops,
include/sound/soc.h
531
extern struct snd_ac97_bus_ops *soc_ac97_ops;
include/sound/soc.h
533
static inline int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops,
include/sound/soc.h
539
static inline int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops)
sound/ac97/snd_ac97_compat.c
56
static const struct snd_ac97_bus_ops compat_snd_ac97_bus_ops = {
sound/ac97_bus.c
61
const struct snd_ac97_bus_ops *ops = ac97->bus->ops;
sound/arm/aaci.c
787
static const struct snd_ac97_bus_ops aaci_bus_ops = {
sound/atmel/ac97c.c
699
static const struct snd_ac97_bus_ops ops = {
sound/pci/ac97/ac97_codec.c
1949
const struct snd_ac97_bus_ops *ops,
sound/pci/ad1889.c
744
static const struct snd_ac97_bus_ops ops = {
sound/pci/ali5451/ali5451.c
1776
static const struct snd_ac97_bus_ops ops = {
sound/pci/als300.c
281
static const struct snd_ac97_bus_ops ops = {
sound/pci/atiixp.c
1391
static const struct snd_ac97_bus_ops ops = {
sound/pci/atiixp_modem.c
1035
static const struct snd_ac97_bus_ops ops = {
sound/pci/au88x0/au88x0_mixer.c
28
static const struct snd_ac97_bus_ops ops = {
sound/pci/azt3328.c
748
static const struct snd_ac97_bus_ops ops = {
sound/pci/ca0106/ca0106_main.c
1153
static const struct snd_ac97_bus_ops ops = {
sound/pci/cs4281.c
1059
static const struct snd_ac97_bus_ops ops = {
sound/pci/cs46xx/cs46xx_lib.c
2420
static const struct snd_ac97_bus_ops ops = {
sound/pci/cs5535audio/cs5535audio.c
141
static const struct snd_ac97_bus_ops ops = {
sound/pci/emu10k1/emu10k1x.c
706
static const struct snd_ac97_bus_ops ops = {
sound/pci/emu10k1/emumixer.c
2113
static const struct snd_ac97_bus_ops ops = {
sound/pci/ens1370.c
1571
static const struct snd_ac97_bus_ops ops = {
sound/pci/es1968.c
1959
static const struct snd_ac97_bus_ops ops = {
sound/pci/fm801.c
1023
static const struct snd_ac97_bus_ops ops = {
sound/pci/ice1712/ice1712.c
1441
static const struct snd_ac97_bus_ops con_ops = {
sound/pci/ice1712/ice1712.c
1445
static const struct snd_ac97_bus_ops pro_ops = {
sound/pci/ice1712/ice1724.c
1442
static const struct snd_ac97_bus_ops ops = {
sound/pci/intel8x0.c
2121
const struct snd_ac97_bus_ops *ops;
sound/pci/intel8x0.c
2122
static const struct snd_ac97_bus_ops standard_bus_ops = {
sound/pci/intel8x0.c
2126
static const struct snd_ac97_bus_ops ali_bus_ops = {
sound/pci/intel8x0m.c
783
static const struct snd_ac97_bus_ops ops = {
sound/pci/maestro3.c
2023
static const struct snd_ac97_bus_ops ops = {
sound/pci/nm256/nm256.c
1270
static const struct snd_ac97_bus_ops ops = {
sound/pci/riptide/riptide.c
1945
static const struct snd_ac97_bus_ops ops = {
sound/pci/sis7019.c
968
static const struct snd_ac97_bus_ops ops = {
sound/pci/trident/trident_main.c
2886
static const struct snd_ac97_bus_ops ops = {
sound/pci/via82xx.c
1868
static const struct snd_ac97_bus_ops ops = {
sound/pci/via82xx_modem.c
874
static const struct snd_ac97_bus_ops ops = {
sound/pci/ymfpci/ymfpci_main.c
1746
static const struct snd_ac97_bus_ops ops = {
sound/soc/au1x/ac97c.c
183
static struct snd_ac97_bus_ops ac97c_bus_ops = {
sound/soc/au1x/psc-ac97.c
200
static struct snd_ac97_bus_ops psc_ac97_ops = {
sound/soc/fsl/fsl_ssi.c
1280
static struct snd_ac97_bus_ops fsl_ssi_ac97_ops = {
sound/soc/fsl/mpc5200_psc_ac97.c
129
static struct snd_ac97_bus_ops psc_ac97_ops = {
sound/soc/loongson/loongson1_ac97.c
175
static struct snd_ac97_bus_ops ls1x_ac97_ops = {
sound/soc/renesas/hac.c
228
static struct snd_ac97_bus_ops hac_ac97_ops = {
sound/soc/soc-ac97.c
357
struct snd_ac97_bus_ops *soc_ac97_ops;
sound/soc/soc-ac97.c
360
int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops)
sound/soc/soc-ac97.c
383
int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops,
sound/soc/tegra/tegra20_ac97.c
134
static struct snd_ac97_bus_ops tegra20_ac97_ops = {