Home
last modified time | relevance | path

Searched refs:qcom_pas_shutdown (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/firmware/qcom/
H A Dqcom_pas.c231 int qcom_pas_shutdown(u32 pas_id) in qcom_pas_shutdown() function
238 EXPORT_SYMBOL_GPL(qcom_pas_shutdown);
/linux/include/linux/firmware/qcom/
H A Dqcom_pas.h39 int qcom_pas_shutdown(u32 pas_id);
/linux/drivers/net/wireless/ath/ath12k/
H A Dahb.c505 ret = qcom_pas_shutdown(pasid); in ath12k_ahb_power_down()