Home
last modified time | relevance | path

Searched refs:pwrseq_device_get_drvdata (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/power/sequencing/
H A Dpwrseq-qcom-wcn.c60 struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_qcom_wcn_vddio_enable()
67 struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_qcom_wcn_vddio_disable()
80 struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_qcom_wcn_vregs_enable()
87 struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_qcom_wcn_vregs_disable()
100 struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_qcom_wcn_clk_enable()
107 struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_qcom_wcn_clk_disable()
141 struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_qcom_wcn6855_clk_assert()
168 struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_qcom_wcn_bt_enable()
179 struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_qcom_wcn_bt_disable()
202 struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_qcom_wcn_wlan_enable()
[all …]
H A Dpwrseq-pcie-m2.c49 struct pwrseq_pcie_m2_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_pcie_m2_vregs_enable()
56 struct pwrseq_pcie_m2_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_pcie_m2_vregs_disable()
74 struct pwrseq_pcie_m2_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_pci_m2_e_uart_enable()
81 struct pwrseq_pcie_m2_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_pci_m2_e_uart_disable()
95 struct pwrseq_pcie_m2_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_pci_m2_e_pcie_enable()
102 struct pwrseq_pcie_m2_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_pci_m2_e_pcie_disable()
170 struct pwrseq_pcie_m2_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_pcie_m2_match()
H A Dpwrseq-thead-gpu.c42 struct pwrseq_thead_gpu_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_thead_gpu_enable()
81 struct pwrseq_thead_gpu_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_thead_gpu_disable()
120 struct pwrseq_thead_gpu_ctx *ctx = pwrseq_device_get_drvdata(pwrseq); in pwrseq_thead_gpu_match()
H A Dcore.c608 void *pwrseq_device_get_drvdata(struct pwrseq_device *pwrseq) in pwrseq_device_get_drvdata() function
612 EXPORT_SYMBOL_GPL(pwrseq_device_get_drvdata);
/linux/include/linux/pwrseq/
H A Dprovider.h76 void *pwrseq_device_get_drvdata(struct pwrseq_device *pwrseq);