/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_wpa_ioctl.c | 53 hi_s32 hisi_hwal_wpa_ioctl(hi_char *pc_ifname, hisi_ioctl_command_stru *cmd) in hisi_hwal_wpa_ioctl() argument
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | oal_shellcmd.c | 48 char cmd[256] = { 0 }; in wifi_shell_cmd() local [all...] |
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | mpp_callback.h | 28 RK_S32 cmd; member
|
H A D | utils_mpp.h | 77 char cmd[8]; member
|
/device/board/hisilicon/hispark_taurus/audio_drivers/unittest/src/ |
H A D | hi3516_dai_ops_test.c | 70 int cmd; in TestDaiTrigger() local
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hidev/include/ |
H A D | hidev.h | 40 hi_u32 cmd; member
|
/device/soc/hisilicon/common/hal/display/hi3751v350/linux_standard/adapter/ |
H A D | display_adapter_impl.cpp | 31 static int32_t DisplayIoctl(int32_t devFd, uint32_t cmd, void *args)
in DisplayIoctl() argument
|
/device/board/hisilicon/hispark_taurus/liteos_a/board/ |
H A D | board.c | 65 STATIC INT32 raw_smc_send(UINT32 cmd) in raw_smc_send() argument
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf_kcpu_debugfs.c | 89 struct kbase_kcpu_command *cmd = in kbasep_csf_kcpu_debugfs_print_queue() local
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/osal/ |
H A D | drv_osal_init_linux.c | 161 static long hi_cipher_ioctl(struct file *ffile, unsigned int cmd, unsigned long arg) in hi_cipher_ioctl() argument [all...] |
/device/qemu/drivers/char/mmz/ |
H A D | mmz.c | 54 static ssize_t MmzAlloc(int cmd, unsigned long arg) in MmzAlloc() argument 120 static ssize_t MmzMap(int cmd, unsigned long arg) in MmzMap() argument 232 MmzIoctl(struct file *filep, int cmd, unsigned long arg) MmzIoctl() argument [all...] |
/device/soc/hisilicon/common/hal/display/source/utils/src/ |
H A D | display_adapter.cpp | 94 int32_t DisplayAdapter::Ioctl(int32_t devFd, uint32_t cmd, void *args)
in Ioctl() argument
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/ |
H A D | app.c | 237 HI_CHAR cmd[64]; // 64 is the length of buffer in app_main() local
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
H A D | drv_mmz_compat.c | 92 static long compat_mmz_userdev_normal(struct file *filp, unsigned int cmd, struct mmb_info *mmi) in compat_mmz_userdev_normal() argument 126 static long compat_mmz_userdev_ioctl_m(struct file *filp, unsigned int cmd, unsigned long arg) in compat_mmz_userdev_ioctl_m() argument 179 compat_mmz_userdev_ioctl_c(struct file *filp, unsigned int cmd, unsigned long arg) compat_mmz_userdev_ioctl_c() argument 228 compat_mmz_userdev_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) compat_mmz_userdev_ioctl() argument [all...] |
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hidev/kernel/ |
H A D | hidev.c | 45 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/hi3861v100/sdk_liteos/platform/drivers/uart/ |
H A D | uart.c | 250 hi_u32 uart_ioctl(uart_driver_data_t *udd, hi_u32 cmd, uintptr_t arg) in uart_ioctl() argument
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/ |
H A D | at_parse.c | 147 hi_u32 at_cmd_token_split(hi_char *cmd, hi_char split, at_cmd_attr *cmd_parsed) in at_cmd_token_split() argument
|
/device/soc/rockchip/common/vendor/drivers/mmc/host/ |
H A D | rk_sdmmc_ops.c | 90 static int rk_emmc_busy(struct mmc_command *cmd) in rk_emmc_busy() argument 101 struct mmc_command cmd in rk_emmc_wait_busy() local 138 struct mmc_command cmd = {0}; rk_emmc_transfer() local [all...] |
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | reboot.h | 65 static inline void do_kernel_pre_restart(char *cmd) in do_kernel_pre_restart() argument
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | brcm_nl80211.h | 49 uint cmd; /* common ioctl definition */ member
|
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/ |
H A D | rk_sdmmc_ops.c | 93 static int rk_emmc_busy(struct mmc_command *cmd) in rk_emmc_busy() argument 105 struct mmc_command cmd in rk_emmc_wait_busy() local 140 struct mmc_command cmd = {0}; rk_emmc_transfer() local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
H A D | drv_hdmi_intf_k.c | 26 static hi_s32 hdmi_ext_ioctl(unsigned int cmd, void *argp)
in hdmi_ext_ioctl() argument
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_proc/include/ |
H A D | hiproc.h | 52 hi_char cmd[MAX_PROC_CMD_LEN]; member
|
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/ |
H A D | ddr_training_console.c | 135 static int ddr_do_memory_write(char *cmd)
in ddr_do_memory_write() argument 162 static int ddr_do_memory_display(char *cmd)
in ddr_do_memory_display() argument 203 static int ddr_do_sw_training(char *cmd)
in ddr_do_sw_training() argument 220 ddr_do_hw_training(char *cmd) ddr_do_hw_training() argument 234 unsigned int cmd=0; ddr_training_console() local [all...] |
/device/soc/hisilicon/common/platform/mtd/hifmc100/common/ |
H A D | hifmc100.c | 203 uint8_t HifmcCntlrReadDevReg(struct HifmcCntlr *cntlr, struct SpiFlash *spi, uint8_t cmd) in HifmcCntlrReadDevReg() argument
|