Home
last modified time | relevance | path

Searched defs:cmd (Results 2426 – 2450 of 4685) sorted by relevance

1...<<919293949596979899100>>...188

/openbmc/u-boot/drivers/usb/eth/
H A Dasix.c114 static int asix_write_cmd(struct ueth_data *dev, u8 cmd, u16 value, u16 index, in asix_write_cmd()
136 static int asix_read_cmd(struct ueth_data *dev, u8 cmd, u16 value, u16 index, in asix_read_cmd()
/openbmc/linux/drivers/net/fddi/skfp/
H A Dpcmplc.c662 static void pcm_fsm(struct s_smc *smc, struct s_phy *phy, int cmd) in pcm_fsm()
1625 void plc_irq(struct s_smc *smc, int np, unsigned int cmd) in plc_irq()
/openbmc/linux/drivers/net/can/peak_canfd/
H A Dpeak_pciefd_main.c394 u16 cmd = pucan_cmd_get_opcode(&priv->pucan_cmd); in pciefd_pre_cmd() local
469 u16 cmd = pucan_cmd_get_opcode(&priv->pucan_cmd); in pciefd_post_cmd() local
/openbmc/linux/drivers/media/v4l2-core/
H A Dtuner-core.c299 int (*tuner_callback) (void *dev, int component, int cmd, int arg)) in set_type()
1352 static int tuner_command(struct i2c_client *client, unsigned cmd, void *arg) in tuner_command()
/openbmc/linux/drivers/rtc/
H A Drtc-m41t80.c723 static int wdt_ioctl(struct file *file, unsigned int cmd, in wdt_ioctl()
776 static long wdt_unlocked_ioctl(struct file *file, unsigned int cmd, in wdt_unlocked_ioctl()
/openbmc/linux/drivers/platform/x86/
H A Dasus-tf103c-dock.c200 static void tf103c_dock_kbd_write(struct tf103c_dock_data *dock, u16 cmd) in tf103c_dock_kbd_write()
519 static void tf103c_dock_ec_cmd(struct tf103c_dock_data *dock, const u8 *cmd) in tf103c_dock_ec_cmd()
/openbmc/linux/drivers/nfc/pn533/
H A Dpn533.h87 #define PN533_CMD_RESPONSE(cmd) (cmd + 1) argument
153 struct pn533_cmd *cmd; member
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dusb.c582 struct ath10k_usb_ctrl_diag_cmd_read *cmd; in ath10k_usb_hif_diag_read() local
617 struct ath10k_usb_ctrl_diag_cmd_write *cmd; in ath10k_usb_hif_diag_write() local
/openbmc/linux/sound/isa/gus/
H A Dgus_pcm.c486 int cmd) in snd_gf1_pcm_playback_trigger()
576 int cmd) in snd_gf1_pcm_capture_trigger()
/openbmc/linux/drivers/scsi/
H A DNCR5380.h249 static inline struct NCR5380_cmd *NCR5380_to_ncmd(struct scsi_cmnd *cmd) in NCR5380_to_ncmd()
315 struct scsi_cmnd *cmd) in NCR5380_dma_xfer_none()
H A Dses.c81 unsigned char cmd[] = { in ses_recv_diag() local
126 unsigned char cmd[] = { in ses_send_diag() local
/openbmc/linux/drivers/usb/dwc3/
H A Dep0.c1105 u32 cmd; in dwc3_ep0_end_control_data() local
1190 u8 cmd; in dwc3_ep0_interrupt() local
/openbmc/linux/drivers/bus/
H A Dsunxi-rsb.c336 u32 cmd; in sunxi_rsb_read() local
385 u32 cmd; in sunxi_rsb_write() local
/openbmc/linux/drivers/regulator/
H A Dtps6524x-regulator.c145 u16 cmd = CMD_READ(reg), in; in __read_reg() local
198 u16 cmd = CMD_WRITE(reg), out = val; in __write_reg() local
/openbmc/linux/drivers/net/ethernet/vertexcom/
H A Dmse102x.c148 static void mse102x_tx_cmd_spi(struct mse102x_net *mse, u16 cmd) in mse102x_tx_cmd_spi()
177 __be16 *cmd = (__be16 *)mse->rxd; in mse102x_rx_cmd_spi() local
/openbmc/linux/sound/drivers/
H A Dpcmtest.c419 static int snd_pcmtst_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_pcmtst_pcm_trigger()
505 static int snd_pcmtst_ioctl(struct snd_pcm_substream *substream, unsigned int cmd, void *arg) in snd_pcmtst_ioctl()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c538 void efx_mcdi_phy_get_link_ksettings(struct efx_nic *efx, struct ethtool_link_ksettings *cmd) in efx_mcdi_phy_get_link_ksettings()
567 int efx_mcdi_phy_set_link_ksettings(struct efx_nic *efx, const struct ethtool_link_ksettings *cmd) in efx_mcdi_phy_set_link_ksettings()
/openbmc/linux/drivers/fpga/
H A Ddfl-fme-main.c164 unsigned int cmd, unsigned long arg) in fme_hdr_ioctl()
640 static long fme_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in fme_ioctl()
/openbmc/linux/drivers/scsi/snic/
H A Dvnic_dev.c247 static int _svnic_dev_cmd2(struct vnic_dev *vdev, enum vnic_devcmd_cmd cmd, in _svnic_dev_cmd2()
433 int svnic_dev_cmd(struct vnic_dev *vdev, enum vnic_devcmd_cmd cmd, in svnic_dev_cmd()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_exports.c158 struct i2c_command *cmd) in dc_submit_i2c()
172 struct i2c_command *cmd) in dc_submit_i2c_oem()
/openbmc/linux/drivers/pci/
H A Dxen-pcifront.c574 static pci_ers_result_t pcifront_common_process(int cmd, in pcifront_common_process()
622 int cmd = pdev->sh_info->aer_op.cmd; in pcifront_do_aer() local
/openbmc/linux/kernel/trace/
H A Dtrace_eprobe.c490 char *glob, char *cmd, in eprobe_trigger_cmd_parse()
510 static struct event_trigger_ops *eprobe_trigger_get_ops(char *cmd, in eprobe_trigger_get_ops()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port_common.c540 struct ethtool_link_ksettings *cmd) in efx_siena_mcdi_phy_get_link_ksettings()
571 const struct ethtool_link_ksettings *cmd) in efx_siena_mcdi_phy_set_link_ksettings()
/openbmc/linux/drivers/input/touchscreen/
H A Dstmfts.c148 u8 cmd = STMFTS_READ_ALL_EVENT; in stmfts_read_events() local
318 static int stmfts_command(struct stmfts_data *sdata, const u8 cmd) in stmfts_command()
/openbmc/linux/drivers/perf/
H A Darm_pmu.c740 static void cpu_pm_pmu_setup(struct arm_pmu *armpmu, unsigned long cmd) in cpu_pm_pmu_setup()
771 static int cpu_pm_pmu_notify(struct notifier_block *b, unsigned long cmd, in cpu_pm_pmu_notify()

1...<<919293949596979899100>>...188