Home
last modified time | relevance | path

Searched refs:notify_type (Results 1 – 3 of 3) sorted by relevance

/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/sdk/
Dble_sec.h229 void (*app_sec_keypress_notify_cb)(uint8_t conn_idx, sec_keypress_notify_t notify_type);
298 uint16_t ble_sec_keypress_notify_send(uint8_t conn_idx, uint8_t notify_type);
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/mmc/
Dsunxi-mmc-v5px.c430 unsigned int notify_type) in sunxi_mmc_poweroff_notify() argument
436 if (notify_type == EXT_CSD_POWER_OFF_LONG) in sunxi_mmc_poweroff_notify()
441 notify_type, timeout, true, false, false); in sunxi_mmc_poweroff_notify()
470 unsigned int notify_type = is_suspend ? EXT_CSD_POWER_OFF_SHORT : in sunxi_mmc_suspend() local
502 err = sunxi_mmc_poweroff_notify(host->card, notify_type); in sunxi_mmc_suspend()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_net.h1142 hi_u32 notify_type; member