Symbol: pwrseq_device_get_drvdata
drivers/power/sequencing/core.c
612
EXPORT_SYMBOL_GPL(pwrseq_device_get_drvdata);
drivers/power/sequencing/pwrseq-pcie-m2.c
102
struct pwrseq_pcie_m2_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-pcie-m2.c
170
struct pwrseq_pcie_m2_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-pcie-m2.c
49
struct pwrseq_pcie_m2_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-pcie-m2.c
56
struct pwrseq_pcie_m2_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-pcie-m2.c
74
struct pwrseq_pcie_m2_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-pcie-m2.c
81
struct pwrseq_pcie_m2_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-pcie-m2.c
95
struct pwrseq_pcie_m2_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-qcom-wcn.c
100
struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-qcom-wcn.c
107
struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-qcom-wcn.c
141
struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-qcom-wcn.c
168
struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-qcom-wcn.c
179
struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-qcom-wcn.c
202
struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-qcom-wcn.c
213
struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-qcom-wcn.c
236
struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-qcom-wcn.c
246
struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-qcom-wcn.c
408
struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-qcom-wcn.c
60
struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-qcom-wcn.c
67
struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-qcom-wcn.c
80
struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-qcom-wcn.c
87
struct pwrseq_qcom_wcn_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-thead-gpu.c
120
struct pwrseq_thead_gpu_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-thead-gpu.c
42
struct pwrseq_thead_gpu_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
drivers/power/sequencing/pwrseq-thead-gpu.c
81
struct pwrseq_thead_gpu_ctx *ctx = pwrseq_device_get_drvdata(pwrseq);
include/linux/pwrseq/provider.h
76
void *pwrseq_device_get_drvdata(struct pwrseq_device *pwrseq);