H A D | intel.c | 77 /* Defines for Nvidia HDA support */ 84 /* Defines for Intel SCH HDA snoop control */ 155 MODULE_PARM_DESC(beep_mode, "Select HDA Beep registration mode " 210 MODULE_DESCRIPTION("Intel HDA driver"); 340 [AZX_DRIVER_ICH] = "HDA Intel", 341 [AZX_DRIVER_PCH] = "HDA Intel PCH", 342 [AZX_DRIVER_SCH] = "HDA Intel MID", 343 [AZX_DRIVER_SKL] = "HDA Intel PCH", /* kept old name for compatibility */ 344 [AZX_DRIVER_HDMI] = "HDA Intel HDMI", 345 [AZX_DRIVER_ATI] = "HDA AT 615 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_position_check() local 721 struct hda_intel *hda = container_of(work, struct hda_intel, irq_pending_work); azx_irq_pending_work() local 917 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_add_card_list() local 925 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_del_card_list() local 934 struct hda_intel *hda; param_set_xint() local 963 struct hda_intel *hda; azx_is_pm_ready() local 976 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); __azx_runtime_resume() local 1140 struct hda_intel *hda; azx_runtime_idle() local 1181 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_vs_set_state() local 1235 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_vs_can_switch() local 1254 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); setup_vga_switcheroo_runtime_pm() local 1279 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); init_vga_switcheroo() local 1305 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); register_vga_switcheroo() local 1335 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_free() local 1727 struct hda_intel *hda = container_of(work, struct hda_intel, probe_work.work); azx_probe_work() local 1774 struct hda_intel *hda; azx_create() local 2116 struct hda_intel *hda; azx_probe() local 2291 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); set_default_power_save() local 2319 struct hda_intel *hda = container_of(chip, struct hda_intel, chip); azx_probe_continue() local 2417 struct hda_intel *hda; azx_remove() local [all...] |