Searched refs:driver_type (Results 1 – 4 of 4) sorted by relevance
556 if (chip->driver_type == AZX_DRIVER_SKL) { in hda_intel_init_chip()562 if (chip->driver_type == AZX_DRIVER_SKL) { in hda_intel_init_chip()1082 if (chip->driver_type == AZX_DRIVER_SKL) in azx_freeze_noirq()1096 if (chip->driver_type == AZX_DRIVER_SKL) in azx_thaw_noirq()1548 if (chip->driver_type == AZX_DRIVER_VIA) { in check_position_fix()1560 if (chip->driver_type == AZX_DRIVER_SKL) { in check_position_fix()1702 chip->driver_type == AZX_DRIVER_VIA) { in azx_check_snoop_available()1744 switch (chip->driver_type) { in default_bdl_pos_adj()1794 chip->driver_type = driver_caps & 0xff; in azx_create()1892 if (chip->driver_type == AZX_DRIVER_SKL) in azx_first_init()[all …]
192 azx->driver_type = hda->data->flags & 0xff; in hda_acpi_create()
427 chip->driver_type = driver_caps & 0xff; in hda_tegra_create()
103 int driver_type; member
Completed in 17 milliseconds