Searched refs:ac97_controller_ops (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ac97/ |
H A D | controller.h | 15 struct ac97_controller_ops; 32 const struct ac97_controller_ops *ops; 43 * struct ac97_controller_ops - The AC97 operations 54 struct ac97_controller_ops { struct 64 const struct ac97_controller_ops *ops, struct device *dev, 69 snd_ac97_controller_register(const struct ac97_controller_ops *ops, in snd_ac97_controller_register()
|
/kernel/linux/linux-6.6/include/sound/ac97/ |
H A D | controller.h | 15 struct ac97_controller_ops; 32 const struct ac97_controller_ops *ops; 43 * struct ac97_controller_ops - The AC97 operations 54 struct ac97_controller_ops { struct 64 const struct ac97_controller_ops *ops, struct device *dev, 69 snd_ac97_controller_register(const struct ac97_controller_ops *ops, in snd_ac97_controller_register()
|
/kernel/linux/linux-5.10/sound/ac97/ |
H A D | bus.c | 51 static const struct ac97_controller_ops ac97_unbound_ctrl_ops = { 349 const struct ac97_controller_ops *ops, struct device *dev, in snd_ac97_controller_register()
|
/kernel/linux/linux-6.6/sound/ac97/ |
H A D | bus.c | 51 static const struct ac97_controller_ops ac97_unbound_ctrl_ops = { 349 const struct ac97_controller_ops *ops, struct device *dev, in snd_ac97_controller_register()
|
/kernel/linux/linux-5.10/sound/soc/pxa/ |
H A D | pxa2xx-ac97.c | 54 static struct ac97_controller_ops pxa2xx_ac97_ops = {
|
/kernel/linux/linux-6.6/sound/soc/pxa/ |
H A D | pxa2xx-ac97.c | 56 static struct ac97_controller_ops pxa2xx_ac97_ops = {
|
Completed in 4 milliseconds