Home
last modified time | relevance | path

Searched defs:cb (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_mailbox.h372 sdm_command_callback cb; member
/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_mailbox.c1075 sdm_command_callback cb, uint32_t *cb_args, in mailbox_send_cmd_async_v3()
/rk3399_ARM-atf/plat/imx/imx8ulp/upower/
H A Dupower_api.c22 #define UPWR_USR_CALLB(sg, cb) { user_callback[(sg)] = (cb); } argument