| /device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/gpio/ |
| D | drv_gpio_intf.c | 39 hi_u32 cmd; member 45 static hi_void gpio_proc_write_cmd_process(hi_u32 cmd, hi_u32 group, hi_u32 bit, hi_u32 bit_value) in gpio_proc_write_cmd_process() 260 static hi_s32 hi_gpio_ioctl_set_int_type(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_set_int_type() 292 static hi_s32 hi_gpio_ioctl_set_int_enable(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_set_int_enable() 337 static hi_s32 hi_gpio_ioctl_get_int(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_get_int() 378 static hi_s32 hi_gpio_ioctl_get_gpio_num(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_get_gpio_num() 409 static hi_s32 hi_gpio_ioctl_set_output_type(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_set_output_type() 442 static hi_s32 hi_gpio_ioctl_get_output_type(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_get_output_type() 481 static hi_s32 hi_gpio_ioctl_set_direct(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_set_direct() 513 static hi_s32 hi_gpio_ioctl_get_direct(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_get_direct() [all …]
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/mali_kutf_clk_rate_trace/kernel/ |
| D | mali_kutf_clk_rate_trace_test.c | 112 enum kbasep_clk_rate_trace_req cmd; member 199 struct clk_trace_portal_input *cmd) in kutf_clk_trace_do_change_pm_ctx() 236 struct clk_trace_portal_input *cmd) in kutf_clk_trace_do_get_rate() 298 struct clk_trace_portal_input *cmd) in kutf_clk_trace_do_get_snapshot() 357 struct clk_trace_portal_input *cmd) in kutf_clk_trace_do_invoke_notify_42k() 396 struct clk_trace_portal_input *cmd) in kutf_clk_trace_do_close_portal() 431 struct clk_trace_portal_input *cmd) in kutf_clk_trace_do_get_platform() 477 struct clk_trace_portal_input *cmd) in kutf_clk_trace_dequeue_portal_cmd() 520 struct clk_trace_portal_input *cmd) in kutf_clk_trace_process_portal_cmd() 575 struct clk_trace_portal_input *cmd) in kutf_clk_trace_do_nack_response() [all …]
|
| /device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/ |
| D | ddr_training_console.c | 135 static int ddr_do_memory_write(char *cmd) in ddr_do_memory_write() 162 static int ddr_do_memory_display(char *cmd) in ddr_do_memory_display() 203 static int ddr_do_sw_training(char *cmd) in ddr_do_sw_training() 220 static int ddr_do_hw_training(char *cmd) in ddr_do_hw_training() 234 unsigned int cmd=0; in ddr_training_console() local
|
| /device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/ |
| D | ddr_training_console.c | 135 static int ddr_do_memory_write(char *cmd) in ddr_do_memory_write() 162 static int ddr_do_memory_display(char *cmd) in ddr_do_memory_display() 203 static int ddr_do_sw_training(char *cmd) in ddr_do_sw_training() 220 static int ddr_do_hw_training(char *cmd) in ddr_do_hw_training() 234 unsigned int cmd=0; in ddr_training_console() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/panel/ |
| D | panel-ilitek-ili9881c.c | 33 struct cmd { struct 34 u8 cmd; argument 35 u8 data; 36 } cmd; member 269 static int ili9881c_send_cmd_data(struct ili9881c *ctx, u8 cmd, u8 data) in ili9881c_send_cmd_data()
|
| /device/soc/rockchip/common/sdk_linux/kernel/ |
| D | reboot.c | 71 void kernel_restart_prepare(char *cmd) in kernel_restart_prepare() 213 void do_kernel_restart(char *cmd) in do_kernel_restart() 233 void do_kernel_pre_restart(char *cmd) in do_kernel_pre_restart() 266 void kernel_restart(char *cmd) in kernel_restart() 333 SYSCALL_DEFINE4(reboot, int, magic1, int, magic2, unsigned int, cmd, void __user *, arg) in SYSCALL_DEFINE4() argument 446 static int run_cmd(const char *cmd) in run_cmd()
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
| 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() 126 static long compat_mmz_userdev_ioctl_m(struct file *filp, unsigned int cmd, unsigned long arg) in compat_mmz_userdev_ioctl_m() 179 static long compat_mmz_userdev_ioctl_c(struct file *filp, unsigned int cmd, unsigned long arg) in compat_mmz_userdev_ioctl_c() 228 long compat_mmz_userdev_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in compat_mmz_userdev_ioctl()
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiproc/kernel/ |
| D | hiproc.c | 172 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/rockchip/common/sdk_linux/drivers/irqchip/ |
| D | irq-gic-v3-its.c | 440 static void its_encode_cmd(struct its_cmd_block *cmd, u8 cmd_nr) in its_encode_cmd() 445 static void its_encode_devid(struct its_cmd_block *cmd, u32 devid) in its_encode_devid() 450 static void its_encode_event_id(struct its_cmd_block *cmd, u32 id) in its_encode_event_id() 455 static void its_encode_phys_id(struct its_cmd_block *cmd, u32 phys_id) in its_encode_phys_id() 460 static void its_encode_size(struct its_cmd_block *cmd, u8 size) in its_encode_size() 465 static void its_encode_itt(struct its_cmd_block *cmd, u64 itt_addr) in its_encode_itt() 470 static void its_encode_valid(struct its_cmd_block *cmd, int valid) in its_encode_valid() 475 static void its_encode_target(struct its_cmd_block *cmd, u64 target_addr) in its_encode_target() 480 static void its_encode_collection(struct its_cmd_block *cmd, u16 col) in its_encode_collection() 485 static void its_encode_vpeid(struct its_cmd_block *cmd, u16 vpeid) in its_encode_vpeid() [all …]
|
| /device/soc/rockchip/rk3588/hardware/mpp/src/ |
| D | mpi_enc_utils.c | 34 MpiEncTestArgs *cmd = info->cmd; in test_ctx_init() local 178 MpiEncTestArgs *cmd = info->cmd; in test_mpp_enc_cfg_setup() local 461 MpiEncTestArgs *cmd = info->cmd; in hal_mpp_encode() local 721 MpiEncTestArgs* cmd = info->cmd; in hal_mpp_ctx_delete() local 801 MpiEncTestArgs *cmd = info->cmd; in hal_mpp_ctx_create() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/mmc/host/ |
| D | rk_sdmmc_ops.c | 93 static int rk_emmc_busy(struct mmc_command *cmd) in rk_emmc_busy() 105 struct mmc_command cmd = {0}; in rk_emmc_wait_busy() local 140 struct mmc_command cmd = {0}; in rk_emmc_transfer() local
|
| /device/soc/rockchip/common/vendor/drivers/mmc/host/ |
| D | rk_sdmmc_ops.c | 90 static int rk_emmc_busy(struct mmc_command *cmd) in rk_emmc_busy() 101 struct mmc_command cmd = {0}; in rk_emmc_wait_busy() local 138 struct mmc_command cmd = {0}; in rk_emmc_transfer() local
|
| /device/qemu/drivers/virtio/ |
| D | virtblock.c | 142 static uint8_t VirtblkIO(struct Virtblk *blk, uint32_t cmd, uint64_t startSector, in VirtblkIO() 297 static void VirtMmcFillRespCid(struct MmcCmd *cmd, const struct Virtblk *blk) in VirtMmcFillRespCid() 353 static void VirtMmcFillRespCsd(struct MmcCmd *cmd, const struct Virtblk *blk) in VirtMmcFillRespCsd() 387 static void VirtMmcFillDataExtCsd(const struct MmcCmd *cmd, const struct Virtblk *blk) in VirtMmcFillDataExtCsd() 405 static inline void VirtMmcFillRespR1(struct MmcCmd *cmd) in VirtMmcFillRespR1() 411 static int32_t VirtMmcIO(const struct MmcCntlr *cntlr, const struct MmcCmd *cmd) in VirtMmcIO() 438 static int32_t VirtMmcDoRequest(struct MmcCntlr *cntlr, struct MmcCmd *cmd) in VirtMmcDoRequest()
|
| /device/qemu/drivers/char/mmz/ |
| D | mmz.c | 54 static ssize_t MmzAlloc(int cmd, unsigned long arg) in MmzAlloc() 120 static ssize_t MmzMap(int cmd, unsigned long arg) in MmzMap() 232 static ssize_t MmzIoctl(struct file *filep, int cmd, unsigned long arg) in MmzIoctl()
|
| /device/soc/hisilicon/common/platform/mmc/himci_v200/ |
| D | himci.c | 291 static bool HimciIsMultiBlock(struct MmcCmd *cmd) in HimciIsMultiBlock() 322 static int32_t HimciFillCmdReg(union HimciCmdRegArg *reg, struct MmcCmd *cmd) in HimciFillCmdReg() 380 struct MmcCmd *cmd = host->cmd; in HimciUpdateCmdReg() local 416 struct MmcCmd *cmd = host->cmd; in HimciExecCmd() local 473 struct MmcCmd *cmd = host->cmd; in HimciCmdDone() local 525 struct MmcCmd *cmd = host->cmd; in HimciWaitCmdComplete() local 588 struct MmcCmd cmd = {0}; in HimciSendCmd23() local 765 static int32_t HimciCmdDatePrepare(struct MmcCntlr *cntlr, struct MmcCmd *cmd, struct HimciHost *ho… in HimciCmdDatePrepare() 795 static int32_t HimciDoRequest(struct MmcCntlr *cntlr, struct MmcCmd *cmd) in HimciDoRequest() 1655 struct MmcCmd *cmd = host->cmd; in HimciCmdIrq() local [all …]
|
| /device/soc/rockchip/common/sdk_linux/ipc/ |
| D | msg.c | 390 static int msgctl_down(struct ipc_namespace *ns, int msqid, int cmd, struct ipc64_perm *perm, int m… in msgctl_down() 464 static int msgctl_info(struct ipc_namespace *ns, int msqid, int cmd, struct msginfo *msginfo) in msgctl_info() 500 static int msgctl_stat(struct ipc_namespace *ns, int msqid, int cmd, struct msqid64_ds *p) in msgctl_stat() 580 static long ksys_msgctl(int msqid, int cmd, struct msqid_ds __user *buf, int version) in ksys_msgctl() 628 SYSCALL_DEFINE3(msgctl, int, msqid, int, cmd, struct msqid_ds __user *, buf) in SYSCALL_DEFINE3() argument 634 long ksys_old_msgctl(int msqid, int cmd, struct msqid_ds __user *buf) in ksys_old_msgctl() 641 SYSCALL_DEFINE3(old_msgctl, int, msqid, int, cmd, struct msqid_ds __user *, buf) in SYSCALL_DEFINE3() argument 722 static long compat_ksys_msgctl(int msqid, int cmd, void __user *uptr, int version) in compat_ksys_msgctl() 770 COMPAT_SYSCALL_DEFINE3(msgctl, int, msqid, int, cmd, void __user *, uptr) in COMPAT_SYSCALL_DEFINE3() argument 776 long compat_ksys_old_msgctl(int msqid, int cmd, void __user *uptr) in compat_ksys_old_msgctl() [all …]
|
| D | sem.c | 1265 static int semctl_stat(struct ipc_namespace *ns, int semid, int cmd, struct semid64_ds *semid64) in semctl_stat() 1340 static int semctl_info(struct ipc_namespace *ns, int semid, int cmd, void __user *p) in semctl_info() 1436 static int semctl_main(struct ipc_namespace *ns, int semid, int semnum, int cmd, void __user *p) in semctl_main() 1636 static int semctl_down(struct ipc_namespace *ns, int semid, int cmd, struct semid64_ds *semid64) in semctl_down() 1686 static long ksys_semctl(int semid, int semnum, int cmd, unsigned long arg, int version) in ksys_semctl() 1744 SYSCALL_DEFINE4(semctl, int, semid, int, semnum, int, cmd, unsigned long, arg) in SYSCALL_DEFINE4() argument 1750 long ksys_old_semctl(int semid, int semnum, int cmd, unsigned long arg) in ksys_old_semctl() 1757 SYSCALL_DEFINE4(old_semctl, int, semid, int, semnum, int, cmd, unsigned long, arg) in SYSCALL_DEFINE4() argument 1811 static long compat_ksys_semctl(int semid, int semnum, int cmd, int arg, int version) in compat_ksys_semctl() 1860 COMPAT_SYSCALL_DEFINE4(semctl, int, semid, int, semnum, int, cmd, int, arg) in COMPAT_SYSCALL_DEFINE4() argument [all …]
|
| D | shm.c | 989 static int shmctl_down(struct ipc_namespace *ns, int shmid, int cmd, struct shmid64_ds *shmid64) in shmctl_down() 1078 static int shmctl_stat(struct ipc_namespace *ns, int shmid, int cmd, struct shmid64_ds *tbuf) in shmctl_stat() 1163 static int shmctl_do_lock(struct ipc_namespace *ns, int shmid, int cmd) in shmctl_do_lock() 1240 static long ksys_shmctl(int shmid, int cmd, struct shmid_ds __user *buf, int version) in ksys_shmctl() 1302 SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) in SYSCALL_DEFINE3() argument 1308 long ksys_old_shmctl(int shmid, int cmd, struct shmid_ds __user *buf) in ksys_old_shmctl() 1315 SYSCALL_DEFINE3(old_shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) in SYSCALL_DEFINE3() argument 1440 static long compat_ksys_shmctl(int shmid, int cmd, void __user *uptr, int version) in compat_ksys_shmctl() 1503 COMPAT_SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, void __user *, uptr) in COMPAT_SYSCALL_DEFINE3() argument 1509 long compat_ksys_old_shmctl(int shmid, int cmd, void __user *uptr) in compat_ksys_old_shmctl() [all …]
|
| /device/soc/hisilicon/common/platform/mmc/sdhci/ |
| D | sdhci.c | 156 static void SdhciSetTransferMode(struct SdhciHost *host, struct MmcCmd *cmd) in SdhciSetTransferMode() 193 struct MmcCmd *cmd = host->cmd; in SdhciTaskletFinish() local 205 static uint32_t SdhciGenerateCmdFlag(struct MmcCmd *cmd) in SdhciGenerateCmdFlag() 284 …d SdhciSetAdmaDesc(struct SdhciHost *host, char *desc, dma_addr_t addr, uint16_t len, uint16_t cmd) in SdhciSetAdmaDesc() 365 struct MmcCmd *cmd = host->cmd; in SdhciPrepareData() local 403 static void SdhciExecCmd(struct SdhciHost *host, struct MmcCmd *cmd) in SdhciExecCmd() 541 static int32_t SdhciDoRequest(struct MmcCntlr *cntlr, struct MmcCmd *cmd) in SdhciDoRequest() 1804 static void SdhciSaveCommandResp(struct SdhciHost *host, struct MmcCmd *cmd) in SdhciSaveCommandResp() 1818 struct MmcCmd *cmd = host->cmd; in SdhciFinishCommand() local 1881 struct MmcCmd *cmd = host->cmd; in SdhciDataIrq() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/ |
| D | mmz_userdev.c | 613 static int mmz_userdev_ioctl_m(struct file *file, unsigned int cmd, struct mmb_info *pmi) 674 static int mmz_userdev_ioctl_r(struct file *file, unsigned int cmd, struct mmb_info *pmi) 704 static long mmz_userdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) 880 static long compat_mmz_userdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) 1065 static int mmz_userdev_ioctl_t(struct file *file, unsigned int cmd, struct mmb_info *pmi)
|
| /device/board/hihope/dayu210/audio_drivers/dai/src/ |
| D | rk3588_dai_ops.c | 384 static int GetTriggeredFlag(int cmd) in GetTriggeredFlag() 410 static int GetStreamType(int cmd) in GetStreamType() 579 int32_t Rk3588NormalTrigger(const struct AudioCard *card, int cmd, const struct DaiDevice *device) in Rk3588NormalTrigger()
|
| /device/board/hihope/rk3568/audio_drivers/dai/src/ |
| D | rk3568_dai_ops.c | 386 static int GetTriggeredFlag(int cmd) in GetTriggeredFlag() 412 static int GetStreamType(int cmd) in GetStreamType() 581 int32_t Rk3568NormalTrigger(const struct AudioCard *card, int cmd, const struct DaiDevice *device) in Rk3568NormalTrigger()
|
| /device/soc/rockchip/common/sdk_linux/drivers/spi/ |
| D | spidev.c | 305 static struct spi_ioc_transfer *spidev_get_ioc_message(unsigned int cmd, struct spi_ioc_transfer __… in spidev_get_ioc_message() 328 static long spidev_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in spidev_ioctl() 482 static long spidev_compat_ioc_message(struct file *filp, unsigned int cmd, unsigned long arg) in spidev_compat_ioc_message() 534 static long spidev_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in spidev_compat_ioctl()
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hidev/kernel/ |
| 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() 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/hi3751v350/sdk_linux/source/common/drv/osal/ |
| D | osal_device.c | 187 static int osal_ioctl_copy_from_user(unsigned int cmd, unsigned long arg, in osal_ioctl_copy_from_user() 227 static int osal_ioctl_call_fun(unsigned int cmd, void *ioctl_arg, osal_fileops *fops, void *private… in osal_ioctl_call_fun() 243 static int osal_ioctl_copy_to_user(unsigned int cmd, unsigned long arg, const void *ioctl_arg, unsi… in osal_ioctl_copy_to_user() 260 static long osal_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in osal_ioctl()
|