Home
last modified time | relevance | path

Searched refs:hi_is_int_context (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
Dhi_isr.h228 hi_bool hi_is_int_context(hi_void);
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_isr.h223 hi_bool hi_is_int_context(hi_void);
Dhi_hook_fuc.h151 typedef hi_bool (*fuc_type_name(hi_is_int_context))(hi_void); typedef
209 fuc_type_name(hi_is_int_context) hi_is_int_context_hook;
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Dhi_isr.c228 hi_bool hi_is_int_context(hi_void) in hi_is_int_context() function