Home
last modified time | relevance | path

Searched refs:pdr_handle_alloc (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/soc/qcom/
H A Dpdr.h20 struct pdr_handle *pdr_handle_alloc(void (*status)(int state,
/kernel/linux/linux-6.6/include/linux/soc/qcom/
H A Dpdr.h20 struct pdr_handle *pdr_handle_alloc(void (*status)(int state,
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dpdr_interface.c641 * pdr_handle_alloc() - initialize the PDR client handle
649 struct pdr_handle *pdr_handle_alloc(void (*status)(int state, in pdr_handle_alloc() function
719 EXPORT_SYMBOL(pdr_handle_alloc); variable
H A Dapr.c482 apr->pdr = pdr_handle_alloc(apr_pd_status, apr); in apr_probe()
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dpdr_interface.c640 * pdr_handle_alloc() - initialize the PDR client handle
648 struct pdr_handle *pdr_handle_alloc(void (*status)(int state, in pdr_handle_alloc() function
718 EXPORT_SYMBOL(pdr_handle_alloc); variable
H A Dpmic_glink.c271 pg->pdr = pdr_handle_alloc(pmic_glink_pdr_callback, pg); in pmic_glink_probe()
H A Dapr.c630 apr->pdr = pdr_handle_alloc(apr_pd_status, apr); in apr_probe()
/kernel/linux/linux-6.6/drivers/slimbus/
H A Dqcom-ngd-ctrl.c1653 ctrl->pdr = pdr_handle_alloc(slim_pd_status, ctrl); in qcom_slim_ngd_ctrl_probe()

Completed in 9 milliseconds