Searched refs:pdr_handle_alloc (Results 1 – 4 of 4) sorted by relevance
20 struct pdr_handle *pdr_handle_alloc(void (*status)(int state,
639 struct pdr_handle *pdr_handle_alloc(void (*status)(int state, in pdr_handle_alloc() function704 EXPORT_SYMBOL_GPL(pdr_handle_alloc);
318 pg->pdr = pdr_handle_alloc(pmic_glink_pdr_callback, pg); in pmic_glink_probe()
627 apr->pdr = pdr_handle_alloc(apr_pd_status, apr); in apr_probe()