Searched defs:hook (Results 1 – 11 of 11) sorted by relevance
| /device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/kernel/include/ |
| D | los_lowpower.h | 152 #define SET_RUNOPS_CHANGEFREQ(hook) .changeFreq = hook, argument 154 #define SET_RUNOPS_CHANGEFREQ(hook) argument 157 #define SET_RUNOPS_GETSLEEPMODE(hook) .getSleepMode = hook, argument 159 #define SET_RUNOPS_GETSLEEPMODE(hook) argument 162 #define SET_RUNOPS_ENTERLIGHTSLEEP(hook) .enterLightSleep = hook, argument 164 #define SET_RUNOPS_ENTERLIGHTSLEEP(hook) argument 168 #define SET_RUNOPS_USERPRECONFIG(hook) .userPreConfig = hook, argument 169 #define SET_RUNOPS_USERPOSTCONFIG(hook) .userPostConfig = hook, argument 171 #define SET_RUNOPS_USERPRECONFIG(hook) argument 172 #define SET_RUNOPS_USERPOSTCONFIG(hook) argument [all …]
|
| D | los_list.h | 367 #define LOS_DL_LIST_FOR_EACH_ENTRY_HOOK(item, list, type, member, hook) \ argument
|
| /device/soc/hisilicon/ws63v100/sdk/middleware/utils/dfx/zdiag/ |
| D | zdiag_channel.c | 43 errcode_t soc_diag_channel_set_notify_hook(diag_channel_id_t id, diag_channel_notify_hook hook) in soc_diag_channel_set_notify_hook() 54 errcode_t soc_diag_channel_set_tx_hook(diag_channel_id_t id, diag_channel_tx_hook hook) in soc_diag_channel_set_tx_hook()
|
| D | zdiag_filter.c | 167 void zdiag_filter_register_notify_hook(zdiag_filter_notify_hook hook) in zdiag_filter_register_notify_hook()
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/drivers/base/include/ |
| D | los_driverbase.h | 439 #define LOS_FOREACH_DEVICE_LIST_HOOK(device, list, hook) \ argument 462 #define LOS_FOREACH_DEVICE_HOOK(device, hook) \ argument
|
| /device/soc/hisilicon/ws63v100/sdk/drivers/chips/ws63/porting/liteos/riscv31/ |
| D | tick_timer.c | 53 void hal_tick_handle_register(tick_handle_hook hook) in hal_tick_handle_register()
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/mpp/module_init/src/ |
| D | system_init.c | 314 LosSysteminitHook hook; in SystemInit_QuickstartInit() local
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/kernel/base/include/ |
| D | los_hwi_pri.h | 56 HWI_PROC_FUNC hook; /* User registered callback function */ member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/ |
| D | network_config_sample.c | 498 NetCfgCallback hook; in SampleBizTask() local
|
| /device/soc/hisilicon/ws63v100/sdk/drivers/chips/ws63/porting/pm/ |
| D | pm_porting.c | 517 void pm_port_pm_hook_cb_register(uint32_t hook, pm_hook_cb_t cb) in pm_port_pm_hook_cb_register()
|
| /device/soc/rockchip/common/sdk_linux/kernel/power/ |
| D | snapshot.c | 566 struct list_head hook; member
|