Home
last modified time | relevance | path

Searched defs:mod_pd_driver_input_api (Results 1 – 2 of 2) sorted by relevance

/SCP-firmware-master/module/power_domain/include/
A Dmod_power_domain.h593 struct mod_pd_driver_input_api { struct
617 int (*set_state)(
641 int (*reset)(fwk_id_t pd_id, bool resp_requested);
659 int (*report_power_state_transition)(fwk_id_t pd_id, unsigned int state);
681 int (*get_last_core_pd_id)(fwk_id_t *last_core_pd_id);
/SCP-firmware-master/product/rcar/module/rcar_system_power/src/
A Dmod_rcar_system_power.c41 const struct mod_pd_driver_input_api *mod_pd_driver_input_api; member

Completed in 5 milliseconds