Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_bind.c23 struct hda_codec_driver *driver = in hda_codec_match()
24 container_of(drv, struct hda_codec_driver, core); in hda_codec_match()
149 int __hda_codec_driver_register(struct hda_codec_driver *drv, const char *name, in __hda_codec_driver_register()
166 void hda_codec_driver_unregister(struct hda_codec_driver *drv) in hda_codec_driver_unregister()
Dpatch_ca0110.c97 static struct hda_codec_driver ca0110_driver = {
Dhda_codec.h97 struct hda_codec_driver { struct
102 int __hda_codec_driver_register(struct hda_codec_driver *drv, const char *name, argument
106 void hda_codec_driver_unregister(struct hda_codec_driver *drv);
Dpatch_cmedia.c137 static struct hda_codec_driver cmedia_driver = {
Dpatch_si3054.c314 static struct hda_codec_driver si3054_driver = {
Dpatch_conexant.c999 static struct hda_codec_driver conexant_driver = {
Dpatch_cirrus.c1262 static struct hda_codec_driver cirrus_driver = {
Dpatch_analog.c1191 static struct hda_codec_driver analog_driver = {
Dpatch_via.c1259 static struct hda_codec_driver via_driver = {
Dpatch_hdmi.c3603 static struct hda_codec_driver hdmi_driver = {
Dpatch_sigmatel.c5140 static struct hda_codec_driver sigmatel_driver = {
Dpatch_ca0132.c4794 static struct hda_codec_driver ca0132_driver = {
Dpatch_realtek.c7095 static struct hda_codec_driver realtek_driver = {
Dhda_generic.c5937 static struct hda_codec_driver generic_driver = {