| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| D | mali_kbase_debug.h | 70 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) … argument 77 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) CSTD_NOP() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| D | mali_kbase_debug.h | 78 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) \ argument 85 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) CSTD_NOP() argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| D | mali_kbase_debug.h | 77 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) … argument 84 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) CSTD_NOP() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| D | mali_kbase_debug.h | 75 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...)\ argument 82 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) CSTD_NOP() argument
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/api/ |
| D | tcpip.c | 524 tcpip_callback(tcpip_callback_fn function, void *ctx) in tcpip_callback() 563 tcpip_try_callback(tcpip_callback_fn function, void *ctx) in tcpip_try_callback() 755 tcpip_callbackmsg_new(tcpip_callback_fn function, void *ctx) in tcpip_callbackmsg_new()
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/programs/test/ |
| D | dlopen.c | 49 #define CHECK_DLERROR( function, argument ) \ argument
|
| D | selftest.c | 247 int ( *function )( int ); member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/ |
| D | tcpip_priv.h | 149 tcpip_callback_fn function; member 153 tcpip_api_call_fn function; member 168 tcpip_callback_fn function; member
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/priv/ |
| D | tcpip_priv.h | 144 tcpip_callback_fn function; member 148 tcpip_api_call_fn function; member 161 tcpip_callback_fn function; member
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/compat/linux/include/linux/ |
| D | timer.h | 34 … VOID (*function)(struct timer_list *); /**< Callback function that handles timer timeout. */ member
|
| D | hrtimer.h | 106 Handler function; /**< Timeout callback function. */ member
|
| /device/soc/rockchip/rk3588/kernel/drivers/pinctrl/ |
| D | pinctrl-rk806.c | 329 unsigned int function) in rk806_pinctrl_get_func_name() 337 unsigned int function, in rk806_pinctrl_get_func_groups() 371 unsigned int function, in rk806_pinctrl_set_mux()
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/ |
| D | tcpip.h | 149 #define tcpip_callback_with_block(function, ctx, block) ((block != 0)? tcpip_callback(function, ctx… argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/pinctrl/ |
| D | pinctrl-rk805.c | 418 static const char *rk805_pinctrl_get_func_name(struct pinctrl_dev *pctldev, unsigned int function) in rk805_pinctrl_get_func_name() 425 static int rk805_pinctrl_get_func_groups(struct pinctrl_dev *pctldev, unsigned int function, const … in rk805_pinctrl_get_func_groups() 484 static int rk805_pinctrl_set_mux(struct pinctrl_dev *pctldev, unsigned int function, unsigned int g… in rk805_pinctrl_set_mux()
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/ |
| D | mali_kbase_pm_driver.c | 43 #define MOCKABLE(function) function##_original argument 45 #define MOCKABLE(function) function argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
| D | mali_kbase_pm_driver.c | 47 #define MOCKABLE(function) function##_original argument 49 #define MOCKABLE(function) function argument
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
| D | csi.c | 18 …void get_remote_mipi_sensor(struct rkisp_device *dev, struct v4l2_subdev **sensor_sd, u32 function) in get_remote_mipi_sensor()
|
| /device/soc/hisilicon/ws63v100/sdk/build/script/parse_tool/ |
| D | parse_basic.py | 298 def uapi_register_function(name,function): argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| D | csi.c | 19 struct v4l2_subdev **sensor_sd, u32 function) in get_remote_mipi_sensor()
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/open_source/CMSIS/CMSIS/RTOS/LiteOS/INC/ |
| D | cmsis_os1.h | 517 #define osTimerDef(name, function) \ argument 520 #define osTimerDef(name, function) \ argument
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_adapter/liteos_207/src/arch/ |
| D | sys_arch.c | 485 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn function, void *arg, int stacksize, in… in sys_thread_new()
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/scripts/ |
| D | config.py | 481 def add_adapter(name, function, description): argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
| D | hi_osal.h | 457 void (*function)(unsigned long); member 487 OSAL_HRTIMER_RESTART_E (*function)(void *timer); member
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
| D | hi_osal.h | 462 void (*function)(unsigned long); member 492 OSAL_HRTIMER_RESTART_E (*function)(void *timer); member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/ |
| D | hi_osal.h | 460 void (*function)(unsigned long); member 490 OSAL_HRTIMER_RESTART_E (*function)(void *timer); member
|