| /OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/ |
| H A D | control.c | 866 struct i2400m_cmd_enter_power_save *cmd; in i2400m_cmd_enter_powersave() local 930 struct i2400m_l3l4_hdr *cmd; in i2400m_get_device_info() local 1012 struct i2400m_l3l4_hdr *cmd; in i2400m_firmware_check() local 1096 struct i2400m_l3l4_hdr *cmd; in i2400m_cmd_exit_idle() local 1144 struct i2400m_l3l4_hdr *cmd; in i2400m_cmd_get_state() local 1199 struct i2400m_l3l4_hdr *cmd; in i2400m_set_init_config() local 1288 } *cmd; in i2400m_set_idle_timeout() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | pcmmio.c | 327 struct comedi_cmd *cmd = &s->async->cmd; in pcmmio_handle_dio_intr() local 385 struct comedi_cmd *cmd = &s->async->cmd; in pcmmio_start_intr() local 429 struct comedi_cmd *cmd = &s->async->cmd; in pcmmio_inttrig_start_intr() local 450 struct comedi_cmd *cmd = &s->async->cmd; in pcmmio_cmd() local 469 struct comedi_cmd *cmd) in pcmmio_cmdtest() 539 unsigned char cmd = 0; in pcmmio_ai_insn_read() local 621 unsigned char cmd = 0; in pcmmio_ao_insn_write() local
|
| H A D | s626.c | 107 unsigned int cmd, unsigned int reg) in s626_mc_enable() 115 unsigned int cmd, unsigned int reg) in s626_mc_disable() 121 unsigned int cmd, unsigned int reg) in s626_mc_test() 1069 struct comedi_cmd *cmd = &s->async->cmd; in s626_handle_dio_interrupt() local 1133 struct comedi_cmd *cmd = &async->cmd; in s626_check_counter_interrupts() local 1193 struct comedi_cmd *cmd = &async->cmd; in s626_handle_eos_interrupt() local 1279 struct comedi_cmd *cmd = &s->async->cmd; in s626_reset_adc() local 1587 static int s626_ai_load_polllist(u8 *ppl, struct comedi_cmd *cmd) in s626_ai_load_polllist() 1607 struct comedi_cmd *cmd = &s->async->cmd; in s626_ai_inttrig() local 1696 struct comedi_cmd *cmd = &s->async->cmd; in s626_ai_cmd() local [all …]
|
| /OK3568_Linux_fs/external/rk_pcba_test/ |
| H A D | echo_ddr_test.c | 38 int ddr_exec(const char *cmd, char *ddrsize_char, unsigned int length) in ddr_exec() 65 char cmd[128]; in ddr_test() local
|
| H A D | echo_emmc_test.c | 102 char cmd[128]; in emmc_test() local 142 char cmd[128]; in emmc_test() local 256 char cmd[128]; in emmc_test() local
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-lib.c | 10 u64 ide_get_lba_addr(struct ide_cmd *cmd, int lba48) in ide_get_lba_addr() 28 struct ide_cmd cmd; in ide_dump_sector() local
|
| H A D | ide-io-std.c | 42 void ide_exec_command(ide_hwif_t *hwif, u8 cmd) in ide_exec_command() 165 void ide_input_data(ide_drive_t *drive, struct ide_cmd *cmd, void *buf, in ide_input_data() 209 void ide_output_data(ide_drive_t *drive, struct ide_cmd *cmd, void *buf, in ide_output_data()
|
| /OK3568_Linux_fs/kernel/include/linux/dma/ |
| H A D | qcom_bam_dma.h | 48 enum bam_command_type cmd, __le32 data) in bam_prep_ce_le32() 67 enum bam_command_type cmd, u32 data) in bam_prep_ce()
|
| /OK3568_Linux_fs/kernel/drivers/iommu/amd/ |
| H A D | iommu.c | 47 #define CMD_SET_TYPE(cmd, t) ((cmd)->data[1] |= ((t) << 28)) argument 481 struct iommu_cmd *cmd = iommu_phys_to_virt(phys_addr); in dump_command() local 900 struct iommu_cmd *cmd) in copy_cmd_to_buffer() 917 static void build_completion_wait(struct iommu_cmd *cmd, in build_completion_wait() 931 static void build_inv_dte(struct iommu_cmd *cmd, u16 devid) in build_inv_dte() 938 static void build_inv_iommu_pages(struct iommu_cmd *cmd, u64 address, in build_inv_iommu_pages() 969 static void build_inv_iotlb_pages(struct iommu_cmd *cmd, u16 devid, int qdep, in build_inv_iotlb_pages() 1000 static void build_inv_iommu_pasid(struct iommu_cmd *cmd, u16 domid, u32 pasid, in build_inv_iommu_pasid() 1018 static void build_inv_iotlb_pasid(struct iommu_cmd *cmd, u16 devid, u32 pasid, in build_inv_iotlb_pasid() 1038 static void build_complete_ppr(struct iommu_cmd *cmd, u16 devid, u32 pasid, in build_complete_ppr() [all …]
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | msg.c | 400 static int msgctl_down(struct ipc_namespace *ns, int msqid, int cmd, in msgctl_down() 477 int cmd, struct msginfo *msginfo) in msgctl_info() 513 int cmd, struct msqid64_ds *p) in msgctl_stat() 591 static long ksys_msgctl(int msqid, int cmd, struct msqid_ds __user *buf, int version) in ksys_msgctl() 634 SYSCALL_DEFINE3(msgctl, int, msqid, int, cmd, struct msqid_ds __user *, buf) in SYSCALL_DEFINE3() argument 640 long ksys_old_msgctl(int msqid, int cmd, struct msqid_ds __user *buf) in ksys_old_msgctl() 647 SYSCALL_DEFINE3(old_msgctl, int, msqid, int, cmd, struct msqid_ds __user *, buf) in SYSCALL_DEFINE3() argument 726 static long compat_ksys_msgctl(int msqid, int cmd, void __user *uptr, int version) in compat_ksys_msgctl() 768 COMPAT_SYSCALL_DEFINE3(msgctl, int, msqid, int, cmd, void __user *, uptr) in COMPAT_SYSCALL_DEFINE3() argument 774 long compat_ksys_old_msgctl(int msqid, int cmd, void __user *uptr) in compat_ksys_old_msgctl() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/ |
| H A D | xml_timearithm_api.h | 712 uint32_t cmd, uint32_t src, in Invoke_BigIntGetBit() 735 uint32_t cmd, uint32_t src, in Invoke_BigIntGetBitCount() 821 uint32_t cmd, uint32_t dst, uint32_t op, in Invoke_BigIntInvMod() 829 uint32_t cmd, uint32_t op, in Invoke_BigIntIsProbablePrime() 838 uint32_t cmd, uint32_t dst, uint32_t op) in Invoke_BigIntNeg() 844 TEEC_Session *sess, uint32_t cmd, in Invoke_BigIntRelativePrime() 852 uint32_t cmd, uint32_t dst, in Invoke_BigIntShiftRight() 859 uint32_t cmd, uint32_t dst, in Invoke_BigIntSquareMod() 866 uint32_t cmd, uint32_t dst, uint32_t op) in Invoke_BigIntSquare() 872 uint32_t cmd, uint32_t dst, uint32_t op1, in Invoke_BigIntSubMod() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_ethtool.c | 1336 struct ethtool_rxnfc *cmd) in mlx4_en_validate_flow() 1408 static int mlx4_en_ethtool_add_mac_rule(struct ethtool_rxnfc *cmd, in mlx4_en_ethtool_add_mac_rule() 1431 struct ethtool_rxnfc *cmd, in mlx4_en_ethtool_add_mac_rule_by_ipv4() 1455 struct ethtool_rxnfc *cmd, in add_ip_rule() 1493 struct ethtool_rxnfc *cmd, in add_tcp_udp_rule() 1561 struct ethtool_rxnfc *cmd, in mlx4_en_ethtool_to_net_trans_rule() 1601 struct ethtool_rxnfc *cmd) in mlx4_en_flow_replace() 1677 struct ethtool_rxnfc *cmd) in mlx4_en_flow_detach() 1706 static int mlx4_en_get_flow(struct net_device *dev, struct ethtool_rxnfc *cmd, in mlx4_en_get_flow() 1738 static int mlx4_en_get_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd, in mlx4_en_get_rxnfc() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_osm.c | 461 struct scsi_cmnd *cmd; in ahc_linux_unmap_scb() local 521 ahc_linux_queue_lck(struct scsi_cmnd * cmd, void (*scsi_done) (struct scsi_cmnd *)) in ahc_linux_queue_lck() 728 ahc_linux_abort(struct scsi_cmnd *cmd) in ahc_linux_abort() 742 ahc_linux_dev_reset(struct scsi_cmnd *cmd) in ahc_linux_dev_reset() 756 ahc_linux_bus_reset(struct scsi_cmnd *cmd) in ahc_linux_bus_reset() 803 #define BUILD_SCSIID(ahc, cmd) \ argument 1404 struct scsi_cmnd *cmd) in ahc_linux_run_command() 1674 struct scsi_cmnd *cmd; in ahc_done() local 1822 struct scsi_cmnd *cmd; in ahc_linux_handle_scsi_status() local 1923 ahc_linux_queue_cmd_complete(struct ahc_softc *ahc, struct scsi_cmnd *cmd) in ahc_linux_queue_cmd_complete() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | img.c | 60 u8 iwl_fw_lookup_cmd_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def) in iwl_fw_lookup_cmd_ver() 82 u8 iwl_fw_lookup_notif_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def) in iwl_fw_lookup_notif_ver()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_hw.c | 143 struct prestera_msg_cmd cmd; member 148 struct prestera_msg_cmd cmd; member 161 struct prestera_msg_cmd cmd; member 211 struct prestera_msg_cmd cmd; member 229 struct prestera_msg_cmd cmd; member 241 struct prestera_msg_cmd cmd; member 250 struct prestera_msg_cmd cmd; member 261 struct prestera_msg_cmd cmd; member 273 struct prestera_msg_cmd cmd; member 281 struct prestera_msg_cmd cmd; member [all …]
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | aisimage.h | 29 uint32_t cmd; member 36 uint32_t cmd; member 42 uint32_t cmd; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/gasket/ |
| H A D | gasket_ioctl.c | 222 static bool gasket_ioctl_check_permissions(struct file *filp, uint cmd) in gasket_ioctl_check_permissions() 270 long gasket_handle_ioctl(struct file *filp, uint cmd, void __user *argp) in gasket_handle_ioctl() 368 long gasket_is_supported_ioctl(uint cmd) in gasket_is_supported_ioctl()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-footbridge/ |
| H A D | dc21285.c | 150 unsigned int cmd; in dc21285_abort_irq() local 210 unsigned int cmd; in dc21285_dparity_irq() local 225 unsigned int cmd; in dc21285_parity_irq() local
|
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | lm8333.c | 42 int lm8333_read8(struct lm8333 *lm8333, u8 cmd) in lm8333_read8() 53 int lm8333_write8(struct lm8333 *lm8333, u8 cmd, u8 val) in lm8333_write8() 64 int lm8333_read_block(struct lm8333 *lm8333, u8 cmd, u8 len, u8 *buf) in lm8333_read_block()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-tiny-usb.c | 64 int cmd = CMD_I2C_IO; in usb_xfer() local 173 static int usb_read(struct i2c_adapter *adapter, int cmd, in usb_read() 193 static int usb_write(struct i2c_adapter *adapter, int cmd, in usb_write()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | ssbi.c | 112 u32 cmd = SSBI_CMD_RDWRN | ((addr & 0xff) << 16); in ssbi_read_bytes() local 171 ssbi_pa_transfer(struct ssbi *ssbi, u32 cmd, u8 *data) in ssbi_pa_transfer() 198 u32 cmd; in ssbi_pa_read_bytes() local 218 u32 cmd; in ssbi_pa_write_bytes() local
|
| /OK3568_Linux_fs/kernel/drivers/input/mouse/ |
| H A D | cypress_ps2.c | 60 static int cypress_ps2_ext_cmd(struct psmouse *psmouse, unsigned short cmd, in cypress_ps2_ext_cmd() 99 unsigned char cmd, in cypress_ps2_read_cmd_status() 139 unsigned char cmd, unsigned char *param) in cypress_verify_cmd_state() 169 static int cypress_send_ext_cmd(struct psmouse *psmouse, unsigned char cmd, in cypress_send_ext_cmd()
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | mmc-uclass.c | 18 int dm_mmc_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in dm_mmc_send_cmd() 55 int dm_mmc_send_cmd_prepare(struct udevice *dev, struct mmc_cmd *cmd, in dm_mmc_send_cmd_prepare() 76 int mmc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd, struct mmc_data *data) in mmc_send_cmd() 82 int mmc_send_cmd_prepare(struct mmc *mmc, struct mmc_cmd *cmd, struct mmc_data *data) in mmc_send_cmd_prepare()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_glue.h | 225 sym_set_cam_status(struct scsi_cmnd *cmd, int status) in sym_set_cam_status() 235 sym_get_cam_status(struct scsi_cmnd *cmd) in sym_get_cam_status() 243 static inline void sym_set_cam_result_ok(struct sym_ccb *cp, struct scsi_cmnd *cmd, int resid) in sym_set_cam_result_ok() 251 #define sym_print_addr(cmd, arg...) dev_info(&cmd->device->sdev_gendev , ## arg) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | sta_sch.c | 88 static u32 sram1_ctrl_val(struct mac_ax_adapter *adapter, u32 cmd, u32 *r_val) in sram1_ctrl_val() 97 static u32 get_link_info(struct mac_ax_adapter *adapter, u32 cmd, u32 *r_val) in get_link_info() 142 u32 cmd; in clean_sta_link() local 247 u32 cmd; in get_sta_link() local
|