Home
last modified time | relevance | path

Searched defs:para (Results 1 – 22 of 22) sorted by relevance

/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/devfreq/
Dgovernor_utgard_ondemand.c36 typedef struct para { struct
50 } para; argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
Dkernel_crypto.c373 static hi_u32 crypto_decrypt_kernel(hi_flash_crypto_content *content, encrypt_ctx *para) in crypto_decrypt_kernel()
407 hi_u32 crypto_decrypt(encrypt_ctx *para) in crypto_decrypt()
462 static hi_u32 crypto_encrypt_data(hi_flash_crypto_content *new_content, encrypt_ctx *para) in crypto_encrypt_data()
515 hi_u32 encrypt_upg_data(encrypt_ctx *para) in encrypt_upg_data()
563 hi_u32 crypto_init_param(encrypt_ctx *para, uintptr_t kernel_start) in crypto_init_param()
599 hi_u32 crypto_upg_file_prepare(encrypt_ctx *para) in crypto_upg_file_prepare()
629 hi_u32 crypto_upg_file_decrypt(encrypt_ctx *para) in crypto_upg_file_decrypt()
Dupg_check_secure.c207 encrypt_ctx *para = encrypt_get_ctx(); in upg_crypto_set_secure_verify_param() local
291 encrypt_ctx *para = encrypt_get_ctx(); in upg_check_upg_file_code() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiproc/kernel/
Dhiproc.c172 static hi_s32 hiproc_create_proc_entry(unsigned int cmd, hi_void *para, hi_void *private_data) in hiproc_create_proc_entry()
193 static hi_s32 hiproc_remove_proc_entry(unsigned int cmd, hi_void *para, hi_void *private_data) in hiproc_remove_proc_entry()
212 static hi_s32 hiproc_get_cmd(unsigned int cmd, hi_void *para, hi_void *private_data) in hiproc_get_cmd()
239 static hi_s32 hiproc_wake_read_task(unsigned int cmd, hi_void *para, hi_void *private_data) in hiproc_wake_read_task()
275 static hi_s32 hiproc_wake_write_task(unsigned int cmd, hi_void *para, hi_void *private_data) in hiproc_wake_write_task()
282 static hi_s32 hiproc_wake_get_cmd(unsigned int cmd, hi_void *para, hi_void *private_data) in hiproc_wake_get_cmd()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
Dcrypto.c426 static hi_u32 crypto_encrypt_data(hi_flash_crypto_content *content, boot_crypto_ctx *para) in crypto_encrypt_data()
658 hi_u32 encrypt_upg_data(boot_crypto_ctx *para) in encrypt_upg_data()
733 hi_u32 upg_check_encrypt(boot_crypto_ctx *para, hi_u8 *buf, hi_u32 buf_len) in upg_check_encrypt()
831 hi_u32 boot_crypto_upg_file_prepare(boot_crypto_ctx *para) in boot_crypto_upg_file_prepare()
863 hi_u32 boot_crypto_upg_file_decrypt(boot_crypto_ctx *para) in boot_crypto_upg_file_decrypt()
919 hi_u32 decrypt_para_init(boot_crypto_ctx *para, hi_u32 start) in decrypt_para_init()
974 hi_void set_upg_decrypt_flag(boot_crypto_ctx *para) in set_upg_decrypt_flag()
984 hi_u32 upg_check_decrypt(boot_crypto_ctx *para, hi_u8 *buf, hi_u32 buf_len) in upg_check_decrypt()
1092 boot_crypto_ctx *para = boot_crypto_get_ctx(); in crypto_kernel_write() local
1114 boot_crypto_ctx *para = boot_decrypt_get_ctx(); in crypto_kernel_read() local
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
Ddrv_common.h34 #define HANDLE_PARAM_CHK(para, err) \ argument
41 #define HANDLE_PARAM_CHK(para, err) argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hidev/kernel/
Dhidev.c45 static hi_s32 hidev_get_pm_cmd(unsigned int cmd, hi_void *para, hi_void *private_data) in hidev_get_pm_cmd()
58 static hi_s32 hidev_free_block_mem(unsigned int cmd, hi_void *para, hi_void *private_data) in hidev_free_block_mem()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_irq/kernel/
Dhiirq.c547 hiirq_irq_attr *para = (hiirq_irq_attr *)arg; in hiirq_wait_irq() local
601 hiirq_irq_attr *para = (hiirq_irq_attr *)arg; in hiirq_get_irq_num() local
722 hiirq_set_irq_reg_info *para = (hiirq_set_irq_reg_info *)arg; in hiirq_set_irq_reg() local
758 static long hiirq_ioctl(unsigned int cmd, unsigned long para, void *private_data) in hiirq_ioctl()
/device/soc/hisilicon/common/platform/hieth-sf/src/
Deth_mac.c90 int32_t HiethSetMacFcInterval(struct HiethNetdevLocal *ld, int32_t para) in HiethSetMacFcInterval()
Dinterface.c179 struct OsalThreadParam para = { in CreateEthIrqThread() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiirq/kernel/
Dhiirq.c724 hiirq_irq_attr *para = (hiirq_irq_attr *)arg; in hiirq_wait_irq() local
777 hiirq_irq_attr *para = (hiirq_irq_attr *)arg; in hiirq_get_irq_num() local
919 hiirq_set_irq_reg_info *para = (hiirq_set_irq_reg_info *)arg; in hiirq_set_irq_reg() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_proc/kernel/
Dhiproc.c173 static hi_slong hi_proc_ioctl(hi_u32 cmd, hi_ulong para, hi_void *private_data) in hi_proc_ioctl()
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/src/
Ddw_timer.c35 #define TIMER_NULL_PARAM_CHK(para) HANDLE_PARAM_CHK(para, ERR_TIMER(DRV_ERROR_PARAMETER)) argument
Ddw_gpio.c38 #define GPIO_NULL_PARAM_CHK(para) HANDLE_PARAM_CHK(para, ERR_GPIO(DRV_ERROR_PARAMETER)) argument
Dck_usart.c53 #define USART_NULL_PARAM_CHK(para) HANDLE_PARAM_CHK(para, ERR_USART(DRV_ERROR_PARAMETER)) argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
Dhcc_host.c1095 hcc_convert_queue_para para; local
1688 static FlowControlQueueID HccGetTxQueueId(const void *para)
1699 static FlowControlQueueID HccGetRxQueueId(const void *para)
Dhcc_hmac.c193 hcc_convert_queue_para para; in hcc_host_tx() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drm_hal/
Ddrm_hal_gfx.c170 static int gfx_callback(hi_u32 layer_id, hifb_main_intf_type type, void *para) in gfx_callback()
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
DRockchip_OSAL_OHOS.cpp613 char para[200] = {0}; // 200:array length in Get_Video_HorAlign() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
Ddev.c1438 u32 para[8]; in rkcif_init_reset_monitor() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
Ddev.c1540 u32 para[8]; in rkcif_init_reset_monitor() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Dwlan_mib.h1246 hi_u8 *para; member