Home
last modified time | relevance | path

Searched defs:register_cb (Results 1 – 8 of 8) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drm_hal/
Ddrm_hal_gfx.h74 …int (*register_cb)(enum drm_hal_gfx_layer layer, enum drm_hal_gfx_cb_type type, drm_hal_gfx_cb cb); member
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/app_drivers/src/
Dapp_gpiote.c171 static uint16_t register_cb(void) in register_cb() function
Dapp_uart.c499 static uint16_t register_cb(void) in register_cb() function
Dapp_i2c.c402 static uint16_t register_cb(void) in register_cb() function
Dapp_spi.c521 static uint16_t register_cb(void) in register_cb() function
Dapp_qspi.c473 static uint16_t register_cb(void) in register_cb() function
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_gatts.c520 ble_gatt_register_fn *register_cb, void *cb_arg) in ble_gatts_register_dsc()
757 ble_gatt_register_fn *register_cb, void *cb_arg) in ble_gatts_register_chr()
870 ble_gatt_register_fn *register_cb, void *cb_arg) in ble_gatts_register_svc()
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_event/
Devent.c123 static int register_cb(event_register_info_t *reg_info) in register_cb() function