Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/hda/
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()
171 int __hda_codec_driver_register(struct hda_codec_driver *drv, const char *name, in __hda_codec_driver_register()
188 void hda_codec_driver_unregister(struct hda_codec_driver *drv) in hda_codec_driver_unregister()
Dpatch_ca0110.c84 static struct hda_codec_driver ca0110_driver = {
Dpatch_cmedia.c123 static struct hda_codec_driver cmedia_driver = {
Dpatch_si3054.c300 static struct hda_codec_driver si3054_driver = {
Dpatch_cirrus.c1242 static struct hda_codec_driver cirrus_driver = {
Dpatch_analog.c1176 static struct hda_codec_driver analog_driver = {
Dpatch_conexant.c1145 static struct hda_codec_driver conexant_driver = {
Dpatch_via.c1245 static struct hda_codec_driver via_driver = {
Dpatch_cs8409.c1296 static struct hda_codec_driver cs8409_driver = {
Dpatch_sigmatel.c5152 static struct hda_codec_driver sigmatel_driver = {
Dpatch_hdmi.c4403 static struct hda_codec_driver hdmi_driver = {
Dhda_generic.c6076 static struct hda_codec_driver generic_driver = {
Dpatch_ca0132.c10118 static struct hda_codec_driver ca0132_driver = {
Dpatch_realtek.c11061 static struct hda_codec_driver realtek_driver = {
/Linux-v5.15/include/sound/
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);