Home
last modified time | relevance | path

Searched refs:ac97_bus_type (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/sound/
H A Dac97_bus.c88 struct bus_type ac97_bus_type = { variable
95 return bus_register(&ac97_bus_type); in ac97_bus_init()
102 bus_unregister(&ac97_bus_type); in ac97_bus_exit()
107 EXPORT_SYMBOL(ac97_bus_type); variable
/kernel/linux/linux-6.6/sound/
H A Dac97_bus.c78 struct bus_type ac97_bus_type = { variable
84 return bus_register(&ac97_bus_type); in ac97_bus_init()
91 bus_unregister(&ac97_bus_type); in ac97_bus_exit()
96 EXPORT_SYMBOL(ac97_bus_type); variable
/kernel/linux/linux-5.10/sound/ac97/
H A Dbus.c31 static struct bus_type ac97_bus_type; variable
114 codec->dev.bus = &ac97_bus_type; in ac97_codec_add()
193 drv->driver.bus = &ac97_bus_type; in snd_ac97_codec_driver_register()
537 static struct bus_type ac97_bus_type = { variable
548 return bus_register(&ac97_bus_type); in ac97_bus_init()
554 bus_unregister(&ac97_bus_type); in ac97_bus_exit()
/kernel/linux/linux-6.6/sound/ac97/
H A Dbus.c31 static struct bus_type ac97_bus_type; variable
114 codec->dev.bus = &ac97_bus_type; in ac97_codec_add()
193 drv->driver.bus = &ac97_bus_type; in snd_ac97_codec_driver_register()
534 static struct bus_type ac97_bus_type = { variable
545 return bus_register(&ac97_bus_type); in ac97_bus_init()
551 bus_unregister(&ac97_bus_type); in ac97_bus_exit()
/kernel/linux/linux-5.10/drivers/mfd/
H A Ducb1400_core.c141 .bus = &ac97_bus_type,
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-ac97.c187 ac97->dev.bus = &ac97_bus_type; in snd_soc_alloc_ac97_component()
/kernel/linux/linux-5.10/include/sound/
H A Dac97_codec.h410 extern struct bus_type ac97_bus_type;
/kernel/linux/linux-6.6/include/sound/
H A Dac97_codec.h413 extern struct bus_type ac97_bus_type;
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-ac97.c184 ac97->dev.bus = &ac97_bus_type; in snd_soc_alloc_ac97_component()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dwm97xx-core.c895 .bus = &ac97_bus_type,
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dwm97xx-core.c867 .bus = &ac97_bus_type,
/kernel/linux/linux-5.10/sound/pci/ac97/
H A Dac97_codec.c1941 ac97->dev.bus = &ac97_bus_type; in snd_ac97_dev_register()
/kernel/linux/linux-6.6/sound/pci/ac97/
H A Dac97_codec.c2002 ac97->dev.bus = &ac97_bus_type; in snd_ac97_dev_register()

Completed in 16 milliseconds