| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpi_enc_test.c | 135 MpiEncTestArgs *cmd; // pointer to global command line info member 146 MpiEncTestArgs *cmd = info->cmd; in test_ctx_init() local 288 MpiEncTestArgs *cmd = info->cmd; in test_mpp_enc_cfg_setup() local 535 MpiEncTestArgs *cmd = info->cmd; in test_mpp_run() local 850 MpiEncTestArgs *cmd = info->cmd; in enc_test() local 998 int enc_test_multi(MpiEncTestArgs* cmd, const char *name) in enc_test_multi() 1058 MpiEncTestArgs* cmd = mpi_enc_test_cmd_get(); in main() local
|
| /OK3568_Linux_fs/kernel/drivers/nfc/st95hf/ |
| H A D | core.c | 88 struct cmd { struct 89 int cmd_len; argument 90 unsigned char cmd_id; argument 91 unsigned char no_cmd_params; argument 92 unsigned char cmd_params[MAX_CMD_PARAMS]; argument 107 * features that are not yet implemented there, for example, WTX cmd handling. argument 245 enum st95hf_cmd_list cmd, in st95hf_send_recv_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | qeth_core_main.c | 639 struct qeth_ipacmd_local_addrs4 *cmd) in qeth_add_local_addrs4() 682 struct qeth_ipacmd_local_addrs6 *cmd) in qeth_add_local_addrs6() 725 struct qeth_ipacmd_local_addrs4 *cmd) in qeth_del_local_addrs4() 755 struct qeth_ipacmd_local_addrs6 *cmd) in qeth_del_local_addrs6() 854 static void qeth_issue_ipa_msg(struct qeth_ipa_cmd *cmd, int rc, in qeth_issue_ipa_msg() 872 struct qeth_ipa_cmd *cmd) in qeth_check_ipa_data() 1031 struct qeth_ipa_cmd *cmd = NULL; in qeth_issue_next_read_cb() local 3131 struct qeth_ipa_cmd *cmd = (struct qeth_ipa_cmd *) data; in qeth_send_ipa_cmd_cb() local 3170 struct qeth_ipa_cmd *cmd = (struct qeth_ipa_cmd *) data; in qeth_send_startlan_cb() local 3190 static int qeth_setadpparms_inspect_rc(struct qeth_ipa_cmd *cmd) in qeth_setadpparms_inspect_rc() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/mouse/ |
| H A D | cyapa_gen5.c | 537 u8 *cmd, size_t cmd_len, in cyapa_do_i2c_pip_cmd_irq_sync() 566 u8 *cmd, size_t cmd_len, in cyapa_do_i2c_pip_cmd_polling() 606 u8 *cmd, int cmd_len, in cyapa_i2c_pip_cmd_irq_sync() 772 u8 cmd[2]; in gen5_idle_state_parse() local 1051 u8 cmd[CYAPA_TSG_MAX_CMD_SIZE]; in cyapa_pip_bl_initiate() local 1167 u8 cmd[] = { 0x04, 0x00, 0x05, 0x00, 0x2F, 0x00, 0x01 }; in cyapa_pip_bl_enter() local 1320 u8 cmd[CYAPA_TSG_MAX_CMD_SIZE]; in cyapa_pip_write_fw_block() local 1412 u8 cmd[8] = { 0x04, 0x00, 0x06, 0x00, 0x2f, 0x00, 0x08, 0x01 }; in cyapa_gen5_change_power_state() local 1434 u8 cmd[CYAPA_TSG_MAX_CMD_SIZE]; in cyapa_gen5_set_interval_time() local 1491 u8 cmd[CYAPA_TSG_MAX_CMD_SIZE]; in cyapa_gen5_get_interval_time() local [all …]
|
| H A D | cyapa_gen3.c | 145 #define SMBUS_BYTE_CMD(cmd) (((cmd) & 0x3f) << 1) argument 169 #define SMBUS_BLOCK_CMD(cmd) (0xc0 | (((cmd) & 0x1f) << 1)) argument 183 u8 cmd; member 244 ssize_t cyapa_smbus_read_block(struct cyapa *cyapa, u8 cmd, size_t len, in cyapa_smbus_read_block() 279 u8 cmd; in cyapa_read_byte() local 292 u8 cmd; in cyapa_write_byte() local 317 u8 cmd; in cyapa_read_block() local 613 unsigned char cmd[CYAPA_CMD_LEN + 1]; in cyapa_gen3_write_buffer() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | megaraid.c | 460 mega_get_ldrv_num(adapter_t *adapter, struct scsi_cmnd *cmd, int channel) in mega_get_ldrv_num() 523 mega_build_cmd(adapter_t *adapter, struct scsi_cmnd *cmd, int *busy) in mega_build_cmd() 953 mega_prepare_passthru(adapter_t *adapter, scb_t *scb, struct scsi_cmnd *cmd, in mega_prepare_passthru() 1018 struct scsi_cmnd *cmd, in mega_prepare_extpassthru() 1420 struct scsi_cmnd *cmd = NULL; in mega_cmd_done() local 1655 struct scsi_cmnd *cmd; in mega_rundoneq() local 1725 struct scsi_cmnd *cmd; in mega_build_sglist() local 1872 megaraid_abort(struct scsi_cmnd *cmd) in megaraid_abort() 1892 megaraid_reset(struct scsi_cmnd *cmd) in megaraid_reset() 1936 megaraid_abort_and_reset(adapter_t *adapter, struct scsi_cmnd *cmd, int aor) in megaraid_abort_and_reset() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_surface.c | 241 struct vmw_surface_destroy *cmd = (struct vmw_surface_destroy *) in vmw_surface_destroy_encode() local 258 struct vmw_surface_define *cmd = (struct vmw_surface_define *) in vmw_surface_define_encode() local 307 struct vmw_surface_dma *cmd = (struct vmw_surface_dma *)cmd_space; in vmw_surface_dma_encode() local 366 void *cmd; in vmw_hw_surface_destroy() local 412 uint8_t *cmd; in vmw_legacy_srf_create() local 490 uint8_t *cmd; in vmw_legacy_srf_dma() local 572 uint8_t *cmd; in vmw_legacy_srf_destroy() local 1076 } *cmd; in vmw_gb_surface_create() local 1269 uint8_t *cmd; in vmw_gb_surface_unbind() local 1322 } *cmd; in vmw_gb_surface_destroy() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | usbduxfast.c | 229 struct comedi_cmd *cmd = &async->cmd; in usbduxfast_ai_handle_urb() local 321 struct comedi_cmd *cmd) in usbduxfast_ai_check_chanlist() 351 struct comedi_cmd *cmd) in usbduxfast_ai_cmdtest() 439 struct comedi_cmd *cmd = &s->async->cmd; in usbduxfast_ai_inttrig() local 468 struct comedi_cmd *cmd = &s->async->cmd; in usbduxfast_ai_cmd() local
|
| H A D | das1800.c | 352 struct comedi_cmd *cmd = &s->async->cmd; in das1800_handle_fifo_not_empty() local 452 struct comedi_cmd *cmd = &async->cmd; in das1800_ai_handler() local 545 struct comedi_cmd *cmd) in das1800_ai_fixup_paced_timing() 564 struct comedi_cmd *cmd) in das1800_ai_fixup_burst_timing() 615 struct comedi_cmd *cmd) in das1800_ai_check_chanlist() 636 struct comedi_cmd *cmd) in das1800_ai_cmdtest() 750 struct comedi_cmd *cmd = &s->async->cmd; in das1800_ai_transfer_size() local 841 const struct comedi_cmd *cmd = &async->cmd; in das1800_ai_cmd() local
|
| /OK3568_Linux_fs/kernel/fs/autofs/ |
| H A D | dev-ioctl.c | 55 static int check_dev_ioctl_version(int cmd, struct autofs_dev_ioctl *param) in check_dev_ioctl_version() 110 static int validate_dev_ioctl(int cmd, struct autofs_dev_ioctl *param) in validate_dev_ioctl() 563 #define cmd_idx(cmd) (cmd - _IOC_NR(AUTOFS_DEV_IOCTL_IOC_FIRST)) argument 565 static ioctl_fn lookup_dev_ioctl(unsigned int cmd) in lookup_dev_ioctl() 598 unsigned int cmd_first, cmd; in _autofs_dev_ioctl() local
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | ibmphp_hpc.c | 226 static u8 i2c_ctrl_write(struct controller *ctlr_ptr, void __iomem *WPGBbar, u8 index, u8 cmd) in i2c_ctrl_write() 416 static u8 hpc_writecmdtoindex(u8 cmd, u8 index) in hpc_writecmdtoindex() 462 static u8 hpc_readcmdtoindex(u8 cmd, u8 index) in hpc_readcmdtoindex() 505 int ibmphp_hpc_readslot(struct slot *pslot, u8 cmd, u8 *pstatus) in ibmphp_hpc_readslot() 643 int ibmphp_hpc_writeslot(struct slot *pslot, u8 cmd) in ibmphp_hpc_writeslot()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | meson-mx-sdhc-mmc.c | 48 struct mmc_command *cmd; member 135 struct mmc_command *cmd) in meson_mx_sdhc_start_cmd() 402 struct mmc_command *cmd = mrq->cmd; in meson_mx_sdhc_request() local 559 struct mmc_command *cmd = host->cmd; in meson_mx_sdhc_irq() local 593 struct mmc_command *cmd; in meson_mx_sdhc_irq_thread() local
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/ |
| H A D | mpp_dec.cpp | 101 MPP_RET mpp_dec_proc_cfg(MppDecImpl *dec, MpiCmd cmd, void *param) in mpp_dec_proc_cfg() 564 RK_S32 cmd, void *param) in mpp_dec_callback_hal_to_parser() 578 MPP_RET mpp_dec_callback_slot(const char *caller, void *ctx, RK_S32 cmd, void *param) in mpp_dec_callback_slot() 978 MPP_RET mpp_dec_control(MppDec ctx, MpiCmd cmd, void *param) in mpp_dec_control() 1000 MPP_RET mpp_dec_set_cfg_by_cmd(MppDecCfgSet *set, MpiCmd cmd, void *param) in mpp_dec_set_cfg_by_cmd()
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | ioctl.c | 60 long jfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_ioctl() 161 long jfs_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/misc/ti-st/ |
| H A D | st_ll.c | 18 unsigned char cmd) in send_ll_cmd() 119 unsigned char cmd) in st_ll_sleep_state()
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | cpcmd.c | 62 int __cpcmd(const char *cmd, char *response, int rlen, int *response_code) in __cpcmd() 88 int cpcmd(const char *cmd, char *response, int rlen, int *response_code) in cpcmd()
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/ |
| H A D | atc.c | 331 char *cmd = NULL; in requestSetupDataCall() local 411 char *cmd = NULL; in at_netdevstatus() local 541 char *cmd = NULL; in requestDeactivateDefaultPDP() local 560 char *cmd = NULL; in requestGetIPAddress() local
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | vfs_file.c | 116 static int v9fs_file_lock(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_lock() 135 static int v9fs_file_do_lock(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_do_lock() 306 static int v9fs_file_lock_dotl(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_lock_dotl() 341 static int v9fs_file_flock_dotl(struct file *filp, int cmd, in v9fs_file_flock_dotl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/ |
| H A D | spi.c | 93 u8 *cmd; in wl12xx_spi_reset() local 124 u8 *cmd = kzalloc(WSPI_INIT_CMD_LEN, GFP_KERNEL); in wl12xx_spi_init() local 239 u32 *cmd; in wl12xx_spi_raw_read() local 305 u32 *cmd; in __wl12xx_spi_raw_write() local
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-max.c | 58 static int lnb_command(struct ddb *dev, u32 link, u32 lnb, u32 cmd) in lnb_command() 77 struct dvb_diseqc_master_cmd *cmd) in max_send_master_cmd() 102 struct dvb_diseqc_master_cmd *cmd) in lnb_send_diseqc() 117 struct dvb_diseqc_master_cmd cmd = { in lnb_set_sat() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_dev.c | 214 int hinic_port_msg_cmd(struct hinic_hwdev *hwdev, enum hinic_port_cmd cmd, in hinic_port_msg_cmd() 226 int hinic_hilink_msg_cmd(struct hinic_hwdev *hwdev, enum hinic_hilink_cmd cmd, in hinic_hilink_msg_cmd() 535 enum hinic_mgmt_msg_cmd cmd, void *handle, in hinic_hwdev_cb_register() 560 enum hinic_mgmt_msg_cmd cmd) in hinic_hwdev_cb_unregister() 592 static void nic_mgmt_msg_handler(void *handle, u8 cmd, void *buf_in, in nic_mgmt_msg_handler() 631 u8 cmd, in hinic_comm_recv_mgmt_self_cmd_reg() 649 u8 cmd) in hinic_comm_recv_mgmt_self_cmd_unreg() 669 static void comm_mgmt_msg_handler(void *handle, u8 cmd, void *buf_in, in comm_mgmt_msg_handler()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/ |
| H A D | focaltech_flash.c | 90 u8 cmd[4] = { 0 }; in fts_fwupg_get_boot_state() local 179 u8 cmd = FTS_CMD_RESET; in fts_fwupg_reset_to_romboot() local 237 u8 cmd[FTS_ROMBOOT_CMD_ECC_NEW_LEN] = { 0 }; in fts_pram_ecc_cal_algo() local 390 u8 cmd = FTS_ROMBOOT_CMD_START_APP; in fts_pram_start() local 597 u8 cmd = FTS_CMD_RESET; in fts_fwupg_reset_in_boot() local 682 u8 cmd = 0; in fts_fwupg_check_flash_status() local 711 u8 cmd = 0; in fts_fwupg_erase() local 863 u8 cmd = 0; in fts_flash_write_buf() local
|
| /OK3568_Linux_fs/kernel/drivers/net/can/usb/peak_usb/ |
| H A D | pcan_usb_fd.c | 229 struct pucan_command *cmd; in pcan_usb_fd_build_restart_cmd() local 290 struct pucan_command *cmd = (struct pucan_command *)pc; in pcan_usb_fd_set_bus() local 315 struct pucan_filter_std *cmd = pcan_usb_fd_cmd_buffer(dev); in pcan_usb_fd_set_filter_std() local 347 struct pcan_ufd_options *cmd = pcan_usb_fd_cmd_buffer(dev); in pcan_usb_fd_set_options() local 363 struct pcan_ufd_led *cmd = pcan_usb_fd_cmd_buffer(dev); in pcan_usb_fd_set_can_led() local 377 struct pcan_ufd_clock *cmd = pcan_usb_fd_cmd_buffer(dev); in pcan_usb_fd_set_clock_domain() local 391 struct pucan_timing_slow *cmd = pcan_usb_fd_cmd_buffer(dev); in pcan_usb_fd_set_bittiming_slow() local 412 struct pucan_timing_fast *cmd = pcan_usb_fd_cmd_buffer(dev); in pcan_usb_fd_set_bittiming_fast() local
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | harddog_kern.c | 129 unsigned int cmd, unsigned long arg) in harddog_ioctl_unlocked() 153 unsigned int cmd, unsigned long arg) in harddog_ioctl()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | xscale-cp0.c | 33 static int dsp_do(struct notifier_block *self, unsigned long cmd, void *t) in dsp_do() 58 static int iwmmxt_do(struct notifier_block *self, unsigned long cmd, void *t) in iwmmxt_do()
|