Home
last modified time | relevance | path

Searched refs:azx_has_pm_runtime (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.h181 #define azx_has_pm_runtime(chip) \ macro
H A Dhda_tegra.c484 if (!azx_has_pm_runtime(chip)) in hda_tegra_probe()
H A Dhda_intel.c1187 if (!power_save_controller || !azx_has_pm_runtime(chip) || in azx_runtime_idle()
1387 if (azx_has_pm_runtime(chip) && chip->running) in azx_free()
2394 if (azx_has_pm_runtime(chip)) { in azx_probe_continue()
H A Dhda_controller.c1087 if (azx_has_pm_runtime(chip)) in azx_interrupt()