Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/pci/hda/
A Dhda_bind.c25 struct hda_codec_driver *driver = in hda_codec_match()
26 container_of(drv, struct hda_codec_driver, core); in hda_codec_match()
180 int __hda_codec_driver_register(struct hda_codec_driver *drv, const char *name, in __hda_codec_driver_register()
197 void hda_codec_driver_unregister(struct hda_codec_driver *drv) in hda_codec_driver_unregister()
A Dpatch_ca0110.c84 static struct hda_codec_driver ca0110_driver = {
A Dpatch_cmedia.c123 static struct hda_codec_driver cmedia_driver = {
A Dpatch_si3054.c300 static struct hda_codec_driver si3054_driver = {
A Dpatch_analog.c1176 static struct hda_codec_driver analog_driver = {
A Dpatch_cirrus.c1243 static struct hda_codec_driver cirrus_driver = {
A Dpatch_via.c1246 static struct hda_codec_driver via_driver = {
A Dpatch_conexant.c1164 static struct hda_codec_driver conexant_driver = {
A Dpatch_cs8409.c1478 static struct hda_codec_driver cs8409_driver = {
A Dpatch_sigmatel.c5155 static struct hda_codec_driver sigmatel_driver = {
A Dpatch_hdmi.c4618 static struct hda_codec_driver hdmi_driver = {
A Dhda_generic.c6089 static struct hda_codec_driver generic_driver = {
A Dpatch_ca0132.c10116 static struct hda_codec_driver ca0132_driver = {
A Dpatch_realtek.c12012 static struct hda_codec_driver realtek_driver = {
/linux-6.3-rc2/include/sound/
A Dhda_codec.h92 struct hda_codec_driver { struct
97 int __hda_codec_driver_register(struct hda_codec_driver *drv, const char *name, argument
101 void hda_codec_driver_unregister(struct hda_codec_driver *drv);

Completed in 85 milliseconds