Home
last modified time | relevance | path

Searched defs:cmd (Results 2726 – 2750 of 4685) sorted by relevance

1...<<101102103104105106107108109110>>...188

/openbmc/linux/fs/dlm/
H A Dplock.c123 int cmd, struct file_lock *fl) in dlm_posix_lock()
/openbmc/linux/drivers/net/ethernet/cadence/
H A Dmacb_ptp.c404 int gem_set_hwtst(struct net_device *dev, struct ifreq *ifr, int cmd) in gem_set_hwtst()
/openbmc/linux/drivers/fpga/
H A Dmachxo2-spi.c70 static const u8 cmd[] = LSC_READ_STATUS; in get_status() local
/openbmc/linux/drivers/pci/
H A Dproc.c194 static long proc_bus_pci_ioctl(struct file *file, unsigned int cmd, in proc_bus_pci_ioctl()
/openbmc/linux/fs/fat/
H A Dfile.c156 long fat_generic_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in fat_generic_ioctl()
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-innolux-p079zca.c141 const struct panel_init_cmd *cmd = &cmds[i]; in innolux_panel_prepare() local
/openbmc/linux/arch/mips/pci/
H A Dpci-mt7620.c357 u16 cmd; in pcibios_map_irq() local
/openbmc/linux/drivers/iio/dac/
H A Dti-dac082s085.c66 static int ti_dac_cmd(struct ti_dac_chip *ti_dac, u8 cmd, u16 val) in ti_dac_cmd()
/openbmc/linux/drivers/iio/pressure/
H A Dhp206c.c93 static int hp206c_read_20bit(struct i2c_client *client, u8 cmd) in hp206c_read_20bit()
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c140 struct drm_qxl_command *cmd, in qxl_process_single_command()
/openbmc/linux/drivers/leds/
H A Dleds-lp8501.c210 unsigned cmd; in lp8501_update_program_memory() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_clk_mgr.c139 union dmub_rb_cmd cmd; in dcn316_update_clocks() local
/openbmc/linux/net/bridge/
H A Dbr_device.c268 struct ethtool_link_ksettings *cmd) in br_get_link_ksettings()
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_discover.c365 struct scsi_cmnd *cmd = blk_mq_rq_to_pdu(req); in sas_abort_cmd() local
/openbmc/linux/drivers/scsi/
H A Dsr_ioctl.c459 int sr_audio_ioctl(struct cdrom_device_info *cdi, unsigned int cmd, void *arg) in sr_audio_ioctl()
/openbmc/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_kms.c375 struct drm_mode_fb_cmd2 cmd = *mode_cmd; in zynqmp_dpsub_fb_create() local
/openbmc/linux/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c169 struct snd_pcm_substream *substream, int cmd) in dmaengine_pcm_trigger()
/openbmc/linux/drivers/media/rc/
H A Dlirc_dev.c360 static long lirc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in lirc_ioctl()
/openbmc/qemu/hw/tpm/
H A Dtpm_spapr.c83 TPMBackendCmd cmd; member
/openbmc/qemu/hw/vfio/
H A Digd.c380 uint16_t cmd_orig, cmd; in vfio_probe_igd_bar4_quirk() local
/openbmc/qemu/tests/avocado/avocado_qemu/
H A D__init__.py445 def ssh_command_output_contains(self, cmd, exp): argument
/openbmc/qemu/chardev/
H A Dchar-fe.c98 int qemu_chr_fe_ioctl(CharBackend *be, int cmd, void *arg) in qemu_chr_fe_ioctl()
/openbmc/linux/drivers/net/ethernet/intel/
H A De100.c813 static int e100_exec_cmd(struct nic *nic, u8 cmd, dma_addr_t dma_addr) in e100_exec_cmd()
1687 struct ethtool_cmd cmd = { .cmd = ETHTOOL_GSET }; in e100_watchdog() local
2405 struct ethtool_link_ksettings *cmd) in e100_get_link_ksettings()
2415 const struct ethtool_link_ksettings *cmd) in e100_set_link_ksettings()
2608 struct ethtool_cmd cmd; in e100_diag_test() local
2759 static int e100_do_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in e100_do_ioctl()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c994 static int bnxt_grxclsrlall(struct bnxt *bp, struct ethtool_rxnfc *cmd, in bnxt_grxclsrlall()
1019 static int bnxt_grxclsrule(struct bnxt *bp, struct ethtool_rxnfc *cmd) in bnxt_grxclsrule()
1113 static int bnxt_grxfh(struct bnxt *bp, struct ethtool_rxnfc *cmd) in bnxt_grxfh()
1161 static int bnxt_srxfh(struct bnxt *bp, struct ethtool_rxnfc *cmd) in bnxt_srxfh()
1240 static int bnxt_get_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd, in bnxt_get_rxnfc()
1278 static int bnxt_set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd) in bnxt_set_rxnfc()
/openbmc/linux/drivers/tty/
H A Dn_gsm.c233 u8 cmd; /* Command we are issuing */ member
983 unsigned int cmd; in gsm_is_flow_ctrl_msg() local
1452 static int gsm_control_command(struct gsm_mux *gsm, int cmd, const u8 *data, in gsm_control_command()
1480 static void gsm_control_reply(struct gsm_mux *gsm, int cmd, const u8 *data, in gsm_control_reply()
3819 static int gsmld_ioctl(struct tty_struct *tty, unsigned int cmd, in gsmld_ioctl()
4442 unsigned int cmd, unsigned long arg) in gsmtty_ioctl()

1...<<101102103104105106107108109110>>...188