Home
last modified time | relevance | path

Searched defs:cmd (Results 8026 - 8050 of 9118) sorted by relevance

1...<<321322323324325326327328329330>>...365

/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_ctl.c2457 do_ip_vs_set_ctl(struct sock *sk, int cmd, sockptr_t ptr, unsigned int len) in do_ip_vs_set_ctl() argument
2775 do_ip_vs_get_ctl(struct sock *sk, int cmd, void __user *user, int *len) do_ip_vs_get_ctl() argument
3648 int ret = -EINVAL, cmd; ip_vs_genl_set_daemon() local
3677 int ret = 0, cmd; ip_vs_genl_set_cmd() local
3804 int ret, cmd, reply_cmd; ip_vs_genl_get_cmd() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo.c284 u8 cmd; member
403 static void psb_intel_sdvo_debug_write(struct psb_intel_sdvo *psb_intel_sdvo, u8 cmd, in psb_intel_sdvo_debug_write() argument
437 static bool psb_intel_sdvo_write_cmd(struct psb_intel_sdvo *psb_intel_sdvo, u8 cmd, in psb_intel_sdvo_write_cmd() argument
566 psb_intel_sdvo_set_value(struct psb_intel_sdvo *psb_intel_sdvo, u8 cmd, const void *data, int len) psb_intel_sdvo_set_value() argument
575 psb_intel_sdvo_get_value(struct psb_intel_sdvo *psb_intel_sdvo, u8 cmd, void *value, int len) psb_intel_sdvo_get_value() argument
669 psb_intel_sdvo_set_timing(struct psb_intel_sdvo *psb_intel_sdvo, u8 cmd, struct psb_intel_sdvo_dtd *dtd) psb_intel_sdvo_set_timing() argument
1575 uint8_t cmd; psb_intel_sdvo_set_property() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dsil-sii8620.c412 static void sii8620_mt_msc_cmd(struct sii8620 *ctx, u8 cmd, u8 arg1, u8 arg2) in sii8620_mt_msc_cmd() argument
435 static void sii8620_mt_msc_msg(struct sii8620 *ctx, u8 cmd, u8 data) in sii8620_mt_msc_msg() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_sdvo.c282 u8 cmd; member
399 static const char *sdvo_cmd_name(u8 cmd) in sdvo_cmd_name() argument
413 static void intel_sdvo_debug_write(struct intel_sdvo *intel_sdvo, u8 cmd, in intel_sdvo_debug_write() argument
461 static bool __intel_sdvo_write_cmd(struct intel_sdvo *intel_sdvo, u8 cmd, in __intel_sdvo_write_cmd() argument
530 intel_sdvo_write_cmd(struct intel_sdvo *intel_sdvo, u8 cmd, const void *args, int args_len) intel_sdvo_write_cmd() argument
635 intel_sdvo_set_value(struct intel_sdvo *intel_sdvo, u8 cmd, const void *data, int len) intel_sdvo_set_value() argument
644 intel_sdvo_get_value(struct intel_sdvo *intel_sdvo, u8 cmd, void *value, int len) intel_sdvo_get_value() argument
746 intel_sdvo_set_timing(struct intel_sdvo *intel_sdvo, u8 cmd, struct intel_sdvo_dtd *dtd) intel_sdvo_set_timing() argument
753 intel_sdvo_get_timing(struct intel_sdvo *intel_sdvo, u8 cmd, struct intel_sdvo_dtd *dtd) intel_sdvo_get_timing() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c946 static int zynqmp_dp_aux_cmd_submit(struct zynqmp_dp *dp, u32 cmd, u16 addr, in zynqmp_dp_aux_cmd_submit() argument
/kernel/linux/linux-5.10/drivers/memory/
H A Domap-gpmc.c1038 int gpmc_configure(int cmd, int wval) in gpmc_configure() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c254 mlxsw_afa_set_goto_set(struct mlxsw_afa_set *set, enum mlxsw_afa_set_goto_binding_cmd cmd, u16 group_id) mlxsw_afa_set_goto_set() argument
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dbq27xxx_battery.c1256 u16 cmd = active ? BQ27XXX_SET_CFGUPDATE : BQ27XXX_SOFT_RESET; local
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dmceusb.c483 u8 cmd, rem; /* Remaining IR data bytes in packet */ member
549 static int mceusb_cmd_datasize(u8 cmd, u8 subcmd) in mceusb_cmd_datasize() argument
601 u8 cmd, subcmd, *data; in mceusb_dev_printdata() local
1167 u8 cmd = buf_in[0]; mceusb_handle_command() local
[all...]
/kernel/linux/linux-5.10/drivers/nfc/pn533/
H A Dpn533.c399 struct pn533_cmd *cmd = dev->cmd; in pn533_send_async_complete() local
442 struct pn533_cmd *cmd; __pn533_send_async() local
526 struct pn533_cmd *cmd; pn533_send_cmd_direct_async() local
563 struct pn533_cmd *cmd; pn533_wq_cmd() local
1213 u8 mode, *cmd, comm_mode = NFC_COMM_PASSIVE, *gb; pn533_init_target_complete() local
2849 struct pn533_cmd *cmd, *n; pn53x_common_clean() local
[all...]
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dnvme.h165 struct nvme_command *cmd; member
888 static inline int nvme_nvm_ioctl(struct nvme_ns *ns, unsigned int cmd, in nvme_nvm_ioctl() argument
H A Dtcp.c2240 struct nvme_command *cmd = &pdu->cmd; in nvme_tcp_submit_async_event() local
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-brcmstb.c310 static u32 brcm_pcie_mdio_form_pkt(int port, int regad, int cmd) in brcm_pcie_mdio_form_pkt() argument
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Daachba.c1189 static int aac_bounds_32(struct aac_dev * dev, struct scsi_cmnd * cmd, u64 lba) in aac_bounds_32() argument
1208 static int aac_bounds_64(struct aac_dev * dev, struct scsi_cmnd * cmd, u64 lba) in aac_bounds_64() argument
1215 static int aac_read_raw_io(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count) in aac_read_raw_io() argument
1273 aac_read_block64(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count) aac_read_block64() argument
1308 aac_read_block(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count) aac_read_block() argument
1343 aac_write_raw_io(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count, int fua) aac_write_raw_io() argument
1407 aac_write_block64(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count, int fua) aac_write_block64() argument
1442 aac_write_block(struct fib * fib, struct scsi_cmnd * cmd, u64 lba, u32 count, int fua) aac_write_block() argument
1479 aac_scsi_common(struct fib * fib, struct scsi_cmnd * cmd) aac_scsi_common() argument
1518 aac_construct_hbacmd(struct fib *fib, struct scsi_cmnd *cmd) aac_construct_hbacmd() argument
1566 aac_scsi_64(struct fib * fib, struct scsi_cmnd * cmd) aac_scsi_64() argument
1597 aac_scsi_32(struct fib * fib, struct scsi_cmnd * cmd) aac_scsi_32() argument
1626 aac_scsi_32_64(struct fib * fib, struct scsi_cmnd * cmd) aac_scsi_32_64() argument
1634 aac_adapter_hba(struct fib *fib, struct scsi_cmnd *cmd) aac_adapter_hba() argument
2606 struct scsi_cmnd *cmd = context; synchronize_callback() local
3374 aac_dev_ioctl(struct aac_dev *dev, unsigned int cmd, void __user *arg) aac_dev_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/arcmsr/
H A Darcmsr_hba.c2918 arcmsr_iop_message_xfer(struct AdapterControlBlock *acb, struct scsi_cmnd *cmd) arcmsr_iop_message_xfer() argument
3189 arcmsr_handle_virtual_command(struct AdapterControlBlock *acb, struct scsi_cmnd *cmd) arcmsr_handle_virtual_command() argument
3239 arcmsr_queue_command_lck(struct scsi_cmnd *cmd, void (* done)(struct scsi_cmnd *)) arcmsr_queue_command_lck() argument
4573 arcmsr_bus_reset(struct scsi_cmnd *cmd) arcmsr_bus_reset() argument
4635 arcmsr_abort(struct scsi_cmnd *cmd) arcmsr_abort() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.c3442 gdth_cmd_str cmd; ioc_resetdrv() local
3511 char cmd[16]; gdth_ioc_scsiraw() local
3620 gdth_cmd_str *cmd; ioc_hdrlist() local
3673 gdth_cmd_str *cmd; ioc_rescan() local
3800 gdth_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) gdth_ioctl() argument
3943 gdth_unlocked_ioctl(struct file *file, unsigned int cmd, unsigned long arg) gdth_unlocked_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_scsi.c149 struct scsi_cmnd *cmd = lpfc_cmd->pCmd; in lpfc_update_stats() local
2717 struct scsi_cmnd *cmd = lpfc_cmd->pCmd; in lpfc_calc_bg_err() local
2901 struct scsi_cmnd *cmd = lpfc_cmd->pCmd; lpfc_parse_bg_err() local
3805 struct scsi_cmnd *cmd; lpfc_scsi_cmd_iocb_cmpl() local
4734 IOCB_t *cmd, *icmd; lpfc_abort_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Damplc_pci230.c849 pci230_ao_check_chanlist(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd) pci230_ao_check_chanlist() argument
881 pci230_ao_cmdtest(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd) pci230_ao_cmdtest() argument
1015 struct comedi_cmd *cmd; pci230_ao_stop() local
1066 struct comedi_cmd *cmd = &async->cmd; pci230_handle_ao_nofifo() local
1097 struct comedi_cmd *cmd = &async->cmd; pci230_handle_ao_fifo() local
1214 struct comedi_cmd *cmd = &async->cmd; pci230_ao_start() local
1290 struct comedi_cmd *cmd = &s->async->cmd; pci230_ao_inttrig_start() local
1308 struct comedi_cmd *cmd = &s->async->cmd; pci230_ao_cmd() local
1379 pci230_ai_check_scan_period(struct comedi_cmd *cmd) pci230_ai_check_scan_period() argument
1403 pci230_ai_check_chanlist(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd) pci230_ai_check_chanlist() argument
1506 pci230_ai_cmdtest(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd) pci230_ai_cmdtest() argument
1716 struct comedi_cmd *cmd = &s->async->cmd; pci230_ai_update_fifo_trigger_level() local
1816 struct comedi_cmd *cmd; pci230_ai_stop() local
1866 struct comedi_cmd *cmd = &async->cmd; pci230_ai_start() local
2001 struct comedi_cmd *cmd = &s->async->cmd; pci230_ai_inttrig_start() local
2017 struct comedi_cmd *cmd = &async->cmd; pci230_handle_ai() local
2088 struct comedi_cmd *cmd = &async->cmd; pci230_ai_cmd() local
[all...]
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dblock.c474 struct mmc_command cmd = {}, sbc = {}; in __mmc_blk_ioctl_cmd() local
798 mmc_blk_ioctl(struct block_device *bdev, blk_mode_t mode, unsigned int cmd, unsigned long arg) mmc_blk_ioctl() argument
835 mmc_blk_compat_ioctl(struct block_device *bdev, blk_mode_t mode, unsigned int cmd, unsigned long arg) mmc_blk_compat_ioctl() argument
952 struct mmc_command cmd = {}; mmc_sd_num_wr_blocks() local
1724 struct mmc_command cmd = { mmc_blk_send_stop() local
2637 mmc_rpmb_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) mmc_rpmb_ioctl() argument
2663 mmc_rpmb_ioctl_compat(struct file *filp, unsigned int cmd, unsigned long arg) mmc_rpmb_ioctl_compat() argument
[all...]
H A Dmmc_test.c249 static int mmc_test_busy(struct mmc_command *cmd) in mmc_test_busy() argument
261 struct mmc_command cmd = {}; mmc_test_wait_busy() local
293 struct mmc_command cmd = {}; mmc_test_buffer_transfer() local
757 struct mmc_command cmd; global() member
878 struct mmc_command cmd = {}; mmc_test_simple_transfer() local
903 struct mmc_command cmd = {}; mmc_test_broken_transfer() local
2341 mmc_test_send_status(struct mmc_test_card *test, struct mmc_command *cmd) mmc_test_send_status() argument
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc.h171 struct mmc_command *cmd; member
H A Dsdhci.c149 static inline bool sdhci_data_line_cmd(struct mmc_command *cmd) in sdhci_data_line_cmd() argument
714 sdhci_adma_write_desc(struct sdhci_host *host, void **desc, dma_addr_t addr, int len, unsigned int cmd) sdhci_adma_write_desc() argument
731 __sdhci_adma_write_desc(struct sdhci_host *host, void **desc, dma_addr_t addr, int len, unsigned int cmd) __sdhci_adma_write_desc() argument
903 sdhci_target_timeout(struct sdhci_host *host, struct mmc_command *cmd, struct mmc_data *data) sdhci_target_timeout() argument
932 sdhci_calc_sw_timeout(struct sdhci_host *host, struct mmc_command *cmd) sdhci_calc_sw_timeout() argument
965 sdhci_calc_timeout(struct sdhci_host *host, struct mmc_command *cmd, bool *too_big) sdhci_calc_timeout() argument
1053 __sdhci_set_timeout(struct sdhci_host *host, struct mmc_command *cmd) __sdhci_set_timeout() argument
1070 sdhci_set_timeout(struct sdhci_host *host, struct mmc_command *cmd) sdhci_set_timeout() argument
1114 sdhci_prepare_data(struct sdhci_host *host, struct mmc_command *cmd) sdhci_prepare_data() argument
1246 sdhci_external_dma_setup(struct sdhci_host *host, struct mmc_command *cmd) sdhci_external_dma_setup() argument
1316 __sdhci_external_dma_prepare_data(struct sdhci_host *host, struct mmc_command *cmd) __sdhci_external_dma_prepare_data() argument
1329 sdhci_external_dma_prepare_data(struct sdhci_host *host, struct mmc_command *cmd) sdhci_external_dma_prepare_data() argument
1342 sdhci_external_dma_pre_transfer(struct sdhci_host *host, struct mmc_command *cmd) sdhci_external_dma_pre_transfer() argument
1366 sdhci_external_dma_prepare_data(struct sdhci_host *host, struct mmc_command *cmd) sdhci_external_dma_prepare_data() argument
1373 sdhci_external_dma_pre_transfer(struct sdhci_host *host, struct mmc_command *cmd) sdhci_external_dma_pre_transfer() argument
1411 sdhci_auto_cmd_select(struct sdhci_host *host, struct mmc_command *cmd, u16 *mode) sdhci_auto_cmd_select() argument
1450 sdhci_set_transfer_mode(struct sdhci_host *host, struct mmc_command *cmd) sdhci_set_transfer_mode() argument
1630 sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd) sdhci_send_command() argument
1721 sdhci_present_error(struct sdhci_host *host, struct mmc_command *cmd, bool present) sdhci_present_error() argument
1774 sdhci_read_rsp_136(struct sdhci_host *host, struct mmc_command *cmd) sdhci_read_rsp_136() argument
1796 struct mmc_command *cmd = host->cmd; sdhci_finish_command() local
2179 struct mmc_command *cmd; sdhci_request() local
2211 struct mmc_command *cmd; sdhci_request_atomic() local
2792 struct mmc_command cmd = {}; sdhci_send_tuning() local
3659 struct mmc_command *cmd; sdhci_thread_irq() local
[all...]
H A Dsunxi-mmc.c485 struct mmc_command *cmd = host->mrq->cmd; in sunxi_mmc_dump_errinfo() local
1012 struct mmc_command *cmd = mrq->cmd; sunxi_mmc_request() local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dnandsim.c1073 static int ns_check_command(int cmd) in ns_check_command() argument
H A Dsunxi_nand.c1768 u32 cmd = 0, extcmd = 0, cnt = 0, addrs[2] = { }; in sunxi_nfc_exec_subop() local
[all...]

Completed in 76 milliseconds

1...<<321322323324325326327328329330>>...365