H A D | hda_intel.c | 78 /* Defines for Nvidia HDA support */ 85 /* Defines for Intel SCH HDA snoop control */ 156 MODULE_PARM_DESC(beep_mode, "Select HDA Beep registration mode " 209 MODULE_DESCRIPTION("Intel HDA driver"); 335 [AZX_DRIVER_ICH] = "HDA Intel", 336 [AZX_DRIVER_PCH] = "HDA Intel PCH", 337 [AZX_DRIVER_SCH] = "HDA Intel MID", 338 [AZX_DRIVER_SKL] = "HDA Intel PCH", /* kept old name for compatibility */ 339 [AZX_DRIVER_HDMI] = "HDA Intel HDMI", 340 [AZX_DRIVER_ATI] = "HDA AT 609 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_position_check() local 715 struct hda_intel *hda = container_of(work, struct hda_intel, irq_pending_work); azx_irq_pending_work() local 905 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_add_card_list() local 913 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_del_card_list() local 922 struct hda_intel *hda; param_set_xint() local 947 struct hda_intel *hda; azx_is_pm_ready() local 960 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); __azx_runtime_resume() local 1141 struct hda_intel *hda; azx_runtime_idle() local 1191 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_vs_set_state() local 1245 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_vs_can_switch() local 1264 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); setup_vga_switcheroo_runtime_pm() local 1289 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); init_vga_switcheroo() local 1315 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); register_vga_switcheroo() local 1345 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_free() local 1743 struct hda_intel *hda = container_of(work, struct hda_intel, probe_work.work); azx_probe_work() local 1788 struct hda_intel *hda; azx_create() local 2129 struct hda_intel *hda; azx_probe() local 2300 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_probe_continue() local 2426 struct hda_intel *hda; azx_remove() local [all...] |