Home
last modified time | relevance | path

Searched defs:para (Results 1 - 18 of 18) sorted by relevance

/device/soc/hisilicon/common/platform/hieth-sf/src/
H A Deth_mac.c90 int32_t HiethSetMacFcInterval(struct HiethNetdevLocal *ld, int32_t para) in HiethSetMacFcInterval() argument
H A Dinterface.c179 struct OsalThreadParam para = { in CreateEthIrqThread() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hidev/kernel/
H A Dhidev.c45 static hi_s32 hidev_get_pm_cmd(unsigned int cmd, hi_void *para, hi_void *private_data) in hidev_get_pm_cmd() argument
58 static hi_s32 hidev_free_block_mem(unsigned int cmd, hi_void *para, hi_void *private_data) in hidev_free_block_mem() argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/devfreq/
H A Dgovernor_utgard_ondemand.c36 typedef struct para { struct
50 } para; typedef
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A 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
[all...]
H A Dkernel_crypto.c373 static hi_u32 crypto_decrypt_kernel(hi_flash_crypto_content *content, encrypt_ctx *para) in crypto_decrypt_kernel() argument
407 hi_u32 crypto_decrypt(encrypt_ctx *para) in crypto_decrypt() argument
462 static hi_u32 crypto_encrypt_data(hi_flash_crypto_content *new_content, encrypt_ctx *para) in crypto_encrypt_data() argument
515 encrypt_upg_data(encrypt_ctx *para) encrypt_upg_data() argument
563 crypto_init_param(encrypt_ctx *para, uintptr_t kernel_start) crypto_init_param() argument
599 crypto_upg_file_prepare(encrypt_ctx *para) crypto_upg_file_prepare() argument
629 crypto_upg_file_decrypt(encrypt_ctx *para) crypto_upg_file_decrypt() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_proc/kernel/
H A Dhiproc.c173 static hi_slong hi_proc_ioctl(hi_u32 cmd, hi_ulong para, hi_void *private_data) in hi_proc_ioctl() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drm_hal/
H A Ddrm_hal_gfx.c170 static int gfx_callback(hi_u32 layer_id, hifb_main_intf_type type, void *para) in gfx_callback() argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiproc/kernel/
H A Dhiproc.c172 static hi_s32 hiproc_create_proc_entry(unsigned int cmd, hi_void *para, hi_void *private_data) in hiproc_create_proc_entry() argument
193 static hi_s32 hiproc_remove_proc_entry(unsigned int cmd, hi_void *para, hi_void *private_data) in hiproc_remove_proc_entry() argument
212 static hi_s32 hiproc_get_cmd(unsigned int cmd, hi_void *para, hi_void *private_data) in hiproc_get_cmd() argument
239 static hi_s32 hiproc_wake_read_task(unsigned int cmd, hi_void *para, hi_void *private_data) in hiproc_wake_read_task() argument
275 static hi_s32 hiproc_wake_write_task(unsigned int cmd, hi_void *para, hi_void *private_data) in hiproc_wake_write_task() argument
282 static hi_s32 hiproc_wake_get_cmd(unsigned int cmd, hi_void *para, hi_voi argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_hmac.c193 hcc_convert_queue_para para; in hcc_host_tx() local
H A Dhcc_host.c1095 hcc_convert_queue_para para; local
1688 static FlowControlQueueID HccGetTxQueueId(const void *para) argument
1699 static FlowControlQueueID HccGetRxQueueId(const void *para) argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_irq/kernel/
H A 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; hiirq_set_irq_reg() local
758 hiirq_ioctl(unsigned int cmd, unsigned long para, void *private_data) hiirq_ioctl() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
H A Dcrypto.c426 static hi_u32 crypto_encrypt_data(hi_flash_crypto_content *content, boot_crypto_ctx *para) in crypto_encrypt_data() argument
658 hi_u32 encrypt_upg_data(boot_crypto_ctx *para) in encrypt_upg_data() argument
733 upg_check_encrypt(boot_crypto_ctx *para, hi_u8 *buf, hi_u32 buf_len) upg_check_encrypt() argument
831 boot_crypto_upg_file_prepare(boot_crypto_ctx *para) boot_crypto_upg_file_prepare() argument
863 boot_crypto_upg_file_decrypt(boot_crypto_ctx *para) boot_crypto_upg_file_decrypt() argument
919 decrypt_para_init(boot_crypto_ctx *para, hi_u32 start) decrypt_para_init() argument
974 set_upg_decrypt_flag(boot_crypto_ctx *para) set_upg_decrypt_flag() argument
984 upg_check_decrypt(boot_crypto_ctx *para, hi_u8 *buf, hi_u32 buf_len) upg_check_decrypt() argument
1092 boot_crypto_ctx *para = boot_crypto_get_ctx(); crypto_kernel_write() local
1114 boot_crypto_ctx *para = boot_decrypt_get_ctx(); crypto_kernel_read() local
[all...]
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_OHOS.cpp613 char para[200] = {0}; // 200:array length in Get_Video_HorAlign() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiirq/kernel/
H A 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; hiirq_set_irq_reg() local
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Ddev.c1438 u32 para[8]; in rkcif_init_reset_monitor() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Ddev.c1540 u32 para[8]; in rkcif_init_reset_monitor() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dwlan_mib.h1246 hi_u8 *para; member

Completed in 76 milliseconds