Home
last modified time | relevance | path

Searched refs:bind (Results 1 – 25 of 131) sorted by relevance

123456

/SCP-firmware-master/module/ut/src/
A Dmod_ut.c51 .bind = ut_bind,
/SCP-firmware-master/framework/test/
A Dtest_fwk_module.c124 static int bind(fwk_id_t id, unsigned int round_number) in bind() function
251 fake_module_desc0.bind = bind; in test_case_setup()
262 fake_module_desc1.bind = bind; in test_case_setup()
/SCP-firmware-master/product/synquacer/module/synquacer_memc/src/
A Dmod_synquacer_memc.c88 .bind = mod_synquacer_memc_bind,
/SCP-firmware-master/module/isys_rom/src/
A Dmod_isys_rom.c85 .bind = mod_isys_rom_bind,
/SCP-firmware-master/product/tc0/module/tc0_power_model/src/
A Dmod_tc0_power_model.c90 .bind = tc0_power_model_bind,
/SCP-firmware-master/product/tc2/module/tc2_power_model/src/
A Dmod_tc2_power_model.c90 .bind = tc2_power_model_bind,
/SCP-firmware-master/module/system_info/src/
A Dmod_system_info.c103 .bind = system_info_bind,
/SCP-firmware-master/module/pmi/src/
A Dmod_pmi.c109 .bind = pmi_bind,
/SCP-firmware-master/product/morello/module/morello_scp2pcc/src/
A Dmod_morello_scp2pcc.c127 .bind = morello_scp2pcc_bind,
/SCP-firmware-master/product/rcar/module/rcar_pmic/src/
A Dmod_rcar_pmic_module.c119 .bind = rcar_pmic_bind,
/SCP-firmware-master/product/sgm775/module/sgm775_system/src/
A Dmod_sgm775_system.c180 .bind = sgm775_system_bind,
/SCP-firmware-master/module/ddr_phy500/src/
A Dmod_ddr_phy500.c123 .bind = ddr_phy500_bind,
/SCP-firmware-master/product/morello/module/morello_mcp_system/src/
A Dmod_morello_mcp_system.c143 .bind = morello_mcp_system_bind,
/SCP-firmware-master/product/n1sdp/module/n1sdp_mcp_system/src/
A Dmod_n1sdp_mcp_system.c143 .bind = n1sdp_mcp_system_bind,
/SCP-firmware-master/framework/include/
A Dfwk_module.h200 int (*bind)(fwk_id_t id, unsigned int round); member
/SCP-firmware-master/product/n1sdp/module/n1sdp_rom/src/
A Dmod_n1sdp_rom.c168 .bind = n1sdp_rom_bind,
/SCP-firmware-master/module/debugger_cli/src/
A Dmod_debugger_cli.c151 .bind = debugger_cli_bind,
/SCP-firmware-master/module/msys_rom/src/
A Dmod_msys_rom.c173 .bind = msys_rom_bind,
/SCP-firmware-master/product/synquacer/module/synquacer_system/src/
A Dmod_synquacer_system.c182 .bind = synquacer_system_bind,
/SCP-firmware-master/product/juno/module/juno_reset_domain/src/
A Dmod_juno_reset_domain.c194 .bind = juno_reset_domain_bind,
/SCP-firmware-master/product/tc0/module/tc0_system/src/
A Dmod_tc0_system.c234 .bind = tc0_system_bind,
/SCP-firmware-master/product/tc1/module/tc1_system/src/
A Dmod_tc1_system.c231 .bind = tc1_system_bind,
/SCP-firmware-master/product/tc2/module/tc2_system/src/
A Dmod_tc2_system.c231 .bind = tc2_system_bind,
/SCP-firmware-master/product/morello/module/morello_rom/src/
A Dmod_morello_rom.c186 .bind = morello_rom_bind,
/SCP-firmware-master/product/rcar/module/rcar_pd_pmic_bd9571/src/
A Dmod_rcar_pd_pmic_bd9571.c210 .bind = rcar_pmic_bind,

Completed in 25 milliseconds

123456