Home
last modified time | relevance | path

Searched defs:cmd (Results 476 – 500 of 3715) sorted by relevance

1...<<11121314151617181920>>...149

/linux/sound/firewire/digi00x/
H A Ddigi00x-hwdep.c148 unsigned int cmd, unsigned long arg) in hwdep_ioctl()
166 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
/linux/sound/firewire/bebob/
H A Dbebob_hwdep.c143 unsigned int cmd, unsigned long arg) in hwdep_ioctl()
162 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
/linux/sound/core/seq/
H A Dseq_compat.c31 static int snd_seq_call_port_info_ioctl(struct snd_seq_client *client, unsigned int cmd, in snd_seq_call_port_info_ioctl()
72 static long snd_seq_ioctl_compat(struct file *file, unsigned int cmd, unsigned long arg) in snd_seq_ioctl_compat()
H A Dseq_midi_event.c285 unsigned int cmd, type; in snd_midi_event_decode() local
378 unsigned char cmd; in extra_decode_ctrl14() local
416 unsigned char cmd; in extra_decode_xrpn() local
/linux/include/linux/
H A Dmroute.h39 static inline int ipmr_ioctl(struct sock *sk, int cmd, void *arg) in ipmr_ioctl()
59 static inline int ipmr_sk_ioctl(struct sock *sk, unsigned int cmd, in ipmr_sk_ioctl()
/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dethtool.c139 struct ethtool_link_ksettings *cmd) in xge_get_link_ksettings()
152 const struct ethtool_link_ksettings *cmd) in xge_set_link_ksettings()
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-param.h450 u32 cmd; member
460 u32 cmd; member
477 u32 cmd; member
491 u32 cmd; member
502 u32 cmd; member
518 u32 cmd; member
531 u32 cmd; member
545 u32 cmd; member
552 u32 cmd; member
559 u32 cmd; member
[all …]
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c437 struct ethtool_link_ksettings *cmd) in nfp_add_media_link_mode()
485 struct ethtool_link_ksettings *cmd) in nfp_net_get_link_ksettings()
547 const struct ethtool_link_ksettings *cmd) in nfp_net_set_link_ksettings()
1307 struct ethtool_rxfh_fields *cmd) in nfp_net_get_rxfh_fields()
1330 static int nfp_net_fs_to_ethtool(struct nfp_fs_entry *entry, struct ethtool_rxnfc *cmd) in nfp_net_fs_to_ethtool()
1402 static int nfp_net_get_fs_rule(struct nfp_net *nn, struct ethtool_rxnfc *cmd) in nfp_net_get_fs_rule()
1439 struct ethtool_rxnfc *cmd, u32 *rule_locs) in nfp_net_get_rxnfc()
1613 static int nfp_net_fs_add(struct nfp_net *nn, struct ethtool_rxnfc *cmd) in nfp_net_fs_add()
1730 static int nfp_net_fs_del(struct nfp_net *nn, struct ethtool_rxnfc *cmd) in nfp_net_fs_del()
1762 struct ethtool_rxnfc *cmd) in nfp_net_set_rxnfc()
/linux/drivers/isdn/mISDN/
H A Dsocket.c79 mISDN_ctrl(struct mISDNchannel *ch, u_int cmd, void *arg) in mISDN_ctrl()
279 data_sock_ioctl_bound(struct sock *sk, unsigned int cmd, void __user *p) in data_sock_ioctl_bound()
350 data_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in data_sock_ioctl()
634 base_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in base_sock_ioctl()
/linux/drivers/spi/
H A Dspidev.c332 spidev_get_ioc_message(unsigned int cmd, struct spi_ioc_transfer __user *u_ioc, in spidev_get_ioc_message()
355 spidev_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in spidev_ioctl()
521 spidev_compat_ioc_message(struct file *filp, unsigned int cmd, in spidev_compat_ioc_message()
574 spidev_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in spidev_compat_ioctl()
/linux/drivers/gpu/drm/imagination/
H A Dpvr_job.c145 struct rogue_fwif_cmd_geom *cmd; in pvr_geom_job_fw_cmd_init() local
174 struct rogue_fwif_cmd_frag *cmd; in pvr_frag_job_fw_cmd_init() local
218 struct rogue_fwif_cmd_compute *cmd; in pvr_compute_job_fw_cmd_init() local
254 struct rogue_fwif_cmd_transfer *cmd; in pvr_transfer_job_fw_cmd_init() local
/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_pa_pmu.c92 u32 cmd = hisi_get_tgtid_cmd(event); in hisi_pa_pmu_config_tgtid() local
105 u32 cmd = hisi_get_tgtid_cmd(event); in hisi_pa_pmu_clear_tgtid() local
114 u32 cmd = hisi_get_srcid_cmd(event); in hisi_pa_pmu_config_srcid() local
127 u32 cmd = hisi_get_srcid_cmd(event); in hisi_pa_pmu_clear_srcid() local
/linux/include/linux/mmc/
H A Dcore.h68 #define mmc_resp_type(cmd) ((cmd)->flags & (MMC_RSP_PRESENT|MMC_RSP_136|MMC_RSP_CRC|MMC_RSP_BUSY|MM… argument
83 #define mmc_spi_resp_type(cmd) ((cmd)->flags & \ argument
89 #define mmc_cmd_type(cmd) ((cmd)->flags & MMC_CMD_MASK) argument
151 struct mmc_command *cmd; member
/linux/drivers/net/wireless/microchip/wilc1000/
H A Dspi.c443 u8 cmd, order, crc[2]; in spi_data_write() local
519 static int wilc_spi_single_read(struct wilc *wilc, u8 cmd, u32 adr, void *b, in wilc_spi_single_read()
614 static int wilc_spi_write_cmd(struct wilc *wilc, u8 cmd, u32 adr, u32 data, in wilc_spi_write_cmd()
689 static int wilc_spi_dma_rw(struct wilc *wilc, u8 cmd, u32 adr, u8 *b, u32 sz) in wilc_spi_dma_rw()
816 static int wilc_spi_special_cmd(struct wilc *wilc, u8 cmd) in wilc_spi_special_cmd()
888 u8 cmd = CMD_SINGLE_READ; in wilc_spi_read_reg() local
991 u8 cmd = CMD_SINGLE_WRITE; in wilc_spi_write_reg() local
1016 static int spi_data_rsp(struct wilc *wilc, u8 cmd) in spi_data_rsp()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c535 struct ethtool_rxnfc *cmd, in fbnic_get_cls_rule_all()
565 static int fbnic_get_cls_rule(struct fbnic_net *fbn, struct ethtool_rxnfc *cmd) in fbnic_get_cls_rule()
757 struct ethtool_rxnfc *cmd, u32 *rule_locs) in fbnic_get_rxnfc()
804 const struct ethtool_rxnfc *cmd) in fbnic_set_cls_rule_ins()
1147 const struct ethtool_rxnfc *cmd) in fbnic_set_cls_rule_del()
1189 static int fbnic_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd) in fbnic_set_rxnfc()
1296 struct ethtool_rxfh_fields *cmd) in fbnic_get_rss_hash_opts()
1319 const struct ethtool_rxfh_fields *cmd, in fbnic_set_rss_hash_opts()
/linux/drivers/comedi/drivers/
H A Dusbdux.c244 struct comedi_cmd *cmd = &async->cmd; in usbduxsub_ai_handle_urb() local
372 struct comedi_cmd *cmd = &async->cmd; in usbduxsub_ao_handle_urb() local
507 struct comedi_subdevice *s, struct comedi_cmd *cmd) in usbdux_ai_cmdtest()
633 struct comedi_cmd *cmd = &s->async->cmd; in usbdux_ai_inttrig() local
662 struct comedi_cmd *cmd = &s->async->cmd; in usbdux_ai_cmd() local
840 struct comedi_cmd *cmd = &s->async->cmd; in usbdux_ao_inttrig() local
867 struct comedi_subdevice *s, struct comedi_cmd *cmd) in usbdux_ao_cmdtest()
949 struct comedi_cmd *cmd = &s->async->cmd; in usbdux_ao_cmd() local
H A Dusbduxsigma.c206 struct comedi_cmd *cmd = &async->cmd; in usbduxsigma_ai_handle_urb() local
332 struct comedi_cmd *cmd = &async->cmd; in usbduxsigma_ao_handle_urb() local
469 struct comedi_cmd *cmd) in usbduxsigma_ai_cmdtest()
596 struct comedi_cmd *cmd = &s->async->cmd; in usbduxsigma_ai_inttrig() local
623 struct comedi_cmd *cmd = &s->async->cmd; in usbduxsigma_ai_cmd() local
800 struct comedi_cmd *cmd = &s->async->cmd; in usbduxsigma_ao_inttrig() local
825 struct comedi_cmd *cmd) in usbduxsigma_ao_cmdtest()
895 struct comedi_cmd *cmd = &s->async->cmd; in usbduxsigma_ao_cmd() local
/linux/drivers/scsi/aacraid/
H A Dlinit.c241 struct scsi_cmnd *cmd) in aac_queuecommand()
616 static int aac_ioctl(struct scsi_device *sdev, unsigned int cmd, in aac_ioctl()
681 static int aac_eh_abort(struct scsi_cmnd* cmd) in aac_eh_abort()
903 static int aac_eh_dev_reset(struct scsi_cmnd *cmd) in aac_eh_dev_reset()
966 static int aac_eh_target_reset(struct scsi_cmnd *cmd) in aac_eh_target_reset()
1032 static int aac_eh_bus_reset(struct scsi_cmnd* cmd) in aac_eh_bus_reset()
1085 static int aac_eh_host_reset(struct scsi_cmnd *cmd) in aac_eh_host_reset()
1178 unsigned int cmd, unsigned long arg) in aac_cfg_ioctl()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c604 static void set_srp_direction(struct scsi_cmnd *cmd, in set_srp_direction()
637 static void unmap_cmd_data(struct srp_cmd *cmd, in unmap_cmd_data()
653 static int map_sg_list(struct scsi_cmnd *cmd, int nseg, in map_sg_list()
680 static int map_sg_data(struct scsi_cmnd *cmd, in map_sg_data()
754 static int map_data_for_srp_cmd(struct scsi_cmnd *cmd, in map_data_for_srp_cmd()
1489 static int ibmvscsi_eh_abort_handler(struct scsi_cmnd *cmd) in ibmvscsi_eh_abort_handler()
1628 static int ibmvscsi_eh_device_reset_handler(struct scsi_cmnd *cmd) in ibmvscsi_eh_device_reset_handler()
1739 static int ibmvscsi_eh_host_reset_handler(struct scsi_cmnd *cmd) in ibmvscsi_eh_host_reset_handler()
/linux/drivers/mmc/host/
H A Dloongson2-mmc.c222 u32 cmd; member
257 struct mmc_command *cmd) in loongson2_mmc_send_command()
330 struct mmc_command *cmd = host->cmd_is_stop ? mrq->stop : mrq->cmd; in loongson2_mmc_send_request() local
358 struct mmc_command *cmd = host->cmd_is_stop ? mrq->stop : mrq->cmd; in loongson2_mmc_irq_worker() local
410 struct mmc_command *cmd; in loongson2_mmc_irq() local
614 struct mmc_command *cmd) in ls2k0500_mmc_reorder_cmd_data()
754 struct mmc_command *cmd) in ls2k2000_mmc_reorder_cmd_data()
776 struct mmc_command *cmd) in ls2k2000_mmc_fix_data_timeout()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dkey.c122 struct iwl_sec_key_cmd cmd = { in iwl_mld_add_key_to_fw() local
162 struct iwl_sec_key_cmd cmd = { in iwl_mld_remove_key_from_fw() local
334 struct iwl_sec_key_cmd cmd = { in iwl_mld_update_sta_key_iter() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
H A Ddcn31_hwseq.c421 union dmub_rb_cmd cmd; in dcn31_z10_save_init() local
432 union dmub_rb_cmd cmd; in dcn31_z10_restore() local
673 union dmub_rb_cmd cmd; in dmub_abm_set_backlight() local
/linux/drivers/iio/chemical/
H A Dvz89x.c58 u8 cmd; member
173 static int vz89x_i2c_xfer(struct vz89x_data *data, u8 cmd) in vz89x_i2c_xfer()
196 static int vz89x_smbus_xfer(struct vz89x_data *data, u8 cmd) in vz89x_smbus_xfer()
/linux/drivers/media/dvb-frontends/
H A Dgp8psk-fe.c134 u8 cmd[10]; in gp8psk_fe_set_frontend() local
256 u8 cmd; in gp8psk_fe_send_diseqc_burst() local
304 u8 cmd = sw_cmd & 0x7f; in gp8psk_fe_send_legacy_dish_cmd() local
/linux/drivers/iio/potentiometer/
H A Dad5110.c81 static int ad5110_read(struct ad5110_data *data, u8 cmd, int *val) in ad5110_read()
113 static int ad5110_write(struct ad5110_data *data, u8 cmd, u8 val) in ad5110_write()
136 static int ad5110_resistor_tol(struct ad5110_data *data, u8 cmd, int val) in ad5110_resistor_tol()

1...<<11121314151617181920>>...149