hda_codec_driver   95 include/sound/hda_codec.h int __hda_codec_driver_register(struct hda_codec_driver *drv, const char *name,
hda_codec_driver   99 include/sound/hda_codec.h void hda_codec_driver_unregister(struct hda_codec_driver *drv);
hda_codec_driver   24 sound/pci/hda/hda_bind.c 	struct hda_codec_driver *driver =
hda_codec_driver   25 sound/pci/hda/hda_bind.c 		container_of(drv, struct hda_codec_driver, core);
hda_codec_driver  170 sound/pci/hda/hda_bind.c int __hda_codec_driver_register(struct hda_codec_driver *drv, const char *name,
hda_codec_driver  187 sound/pci/hda/hda_bind.c void hda_codec_driver_unregister(struct hda_codec_driver *drv)
hda_codec_driver 6143 sound/pci/hda/hda_generic.c static struct hda_codec_driver generic_driver = {
hda_codec_driver 1179 sound/pci/hda/patch_analog.c static struct hda_codec_driver analog_driver = {
hda_codec_driver   84 sound/pci/hda/patch_ca0110.c static struct hda_codec_driver ca0110_driver = {
hda_codec_driver 8882 sound/pci/hda/patch_ca0132.c static struct hda_codec_driver ca0132_driver = {
hda_codec_driver 1239 sound/pci/hda/patch_cirrus.c static struct hda_codec_driver cirrus_driver = {
hda_codec_driver  123 sound/pci/hda/patch_cmedia.c static struct hda_codec_driver cmedia_driver = {
hda_codec_driver 1113 sound/pci/hda/patch_conexant.c static struct hda_codec_driver conexant_driver = {
hda_codec_driver 4189 sound/pci/hda/patch_hdmi.c static struct hda_codec_driver hdmi_driver = {
hda_codec_driver 9664 sound/pci/hda/patch_realtek.c static struct hda_codec_driver realtek_driver = {
hda_codec_driver  300 sound/pci/hda/patch_si3054.c static struct hda_codec_driver si3054_driver = {
hda_codec_driver 5151 sound/pci/hda/patch_sigmatel.c static struct hda_codec_driver sigmatel_driver = {
hda_codec_driver 1230 sound/pci/hda/patch_via.c static struct hda_codec_driver via_driver = {