Home
last modified time | relevance | path

Searched refs:hda_codec_driver (Results 1 – 16 of 16) sorted by relevance

/linux-6.15/sound/pci/hda/
H A Dhda_bind.c24 struct hda_codec_driver *driver = in hda_codec_match()
25 container_of(drv, struct hda_codec_driver, core); in hda_codec_match()
179 int __hda_codec_driver_register(struct hda_codec_driver *drv, const char *name, in __hda_codec_driver_register()
196 void hda_codec_driver_unregister(struct hda_codec_driver *drv) in hda_codec_driver_unregister()
H A Dpatch_ca0110.c84 static struct hda_codec_driver ca0110_driver = {
H A Dpatch_senarytech.c240 static struct hda_codec_driver senary_driver = {
H A Dpatch_si3054.c300 static struct hda_codec_driver si3054_driver = {
H A Dpatch_cmedia.c392 static struct hda_codec_driver cmedia_driver = {
H A Dpatch_analog.c1172 static struct hda_codec_driver analog_driver = {
H A Dpatch_cirrus.c1239 static struct hda_codec_driver cirrus_driver = {
H A Dpatch_via.c1240 static struct hda_codec_driver via_driver = {
H A Dpatch_conexant.c1327 static struct hda_codec_driver conexant_driver = {
H A Dpatch_cs8409.c1478 static struct hda_codec_driver cs8409_driver = {
H A Dpatch_sigmatel.c5157 static struct hda_codec_driver sigmatel_driver = {
H A Dpatch_hdmi.c4659 static struct hda_codec_driver hdmi_driver = {
H A Dhda_generic.c6152 static struct hda_codec_driver generic_driver = {
H A Dpatch_ca0132.c10119 static struct hda_codec_driver ca0132_driver = {
H A Dpatch_realtek.c13712 static struct hda_codec_driver realtek_driver = {
/linux-6.15/include/sound/
H A Dhda_codec.h89 struct hda_codec_driver { struct
94 int __hda_codec_driver_register(struct hda_codec_driver *drv, const char *name, argument
98 void hda_codec_driver_unregister(struct hda_codec_driver *drv);