Home
last modified time | relevance | path

Searched defs:cmd (Results 2276 – 2300 of 4685) sorted by relevance

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c1437 struct ethtool_link_ksettings *cmd) in bcm_enet_get_link_ksettings()
1472 const struct ethtool_link_ksettings *cmd) in bcm_enet_set_link_ksettings()
1601 static int bcm_enet_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in bcm_enet_ioctl()
2434 static int bcm_enetsw_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in bcm_enetsw_ioctl()
/openbmc/linux/drivers/mmc/host/
H A Domap_hsmmc.c173 struct mmc_command *cmd; member
481 struct mmc_command *cmd) in omap_hsmmc_enable_irq()
756 omap_hsmmc_start_command(struct omap_hsmmc_host *host, struct mmc_command *cmd, in omap_hsmmc_start_command()
871 omap_hsmmc_cmd_done(struct omap_hsmmc_host *host, struct mmc_command *cmd) in omap_hsmmc_cmd_done()
/openbmc/linux/drivers/soundwire/
H A Dcadence_master.c626 _cdns_xfer_msg(struct sdw_cdns *cdns, struct sdw_msg *msg, int cmd, in _cdns_xfer_msg()
741 static int cdns_prep_msg(struct sdw_cdns *cdns, struct sdw_msg *msg, int *cmd) in cdns_prep_msg()
774 int cmd = 0, ret, i; in cdns_xfer_msg() local
801 int cmd = 0, ret; in cdns_xfer_msg_defer() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c65 int cmd; in mt76_connac_mcu_init_download() local
298 int cmd, void *sta_wtbl, struct sk_buff **skb) in mt76_connac_mcu_alloc_wtbl_req()
490 struct mt76_wcid *wcid, int cmd) in mt76_connac_mcu_sta_update_hdr_trans()
1164 int err, idx, cmd, len; in mt76_connac_mcu_uni_add_dev() local
1239 int cmd, bool enable, bool tx) in mt76_connac_mcu_sta_ba()
2698 enum set_key_cmd cmd) in mt76_connac_mcu_sta_key_tlv()
2764 struct mt76_wcid *wcid, enum set_key_cmd cmd) in mt76_connac_mcu_add_key()
2929 int mt76_connac_mcu_rdd_cmd(struct mt76_dev *dev, int cmd, u8 index, in mt76_connac_mcu_rdd_cmd()
3182 int cmd, int *wait_seq) in mt76_connac2_mcu_fill_message()
/openbmc/linux/include/uapi/linux/isdn/
H A Dcapicmd.h47 #define CAPICMD(cmd,subcmd) (((cmd)<<8)|(subcmd)) argument
/openbmc/hiomapd/
H A Dmboxctl.c66 static int mboxctl_directive(struct mboxctl_context *context, const char *cmd) in mboxctl_directive()
/openbmc/u-boot/test/py/
H A Du_boot_console_base.py140 def run_command(self, cmd, wait_for_echo=True, send_nl=True, argument
/openbmc/u-boot/drivers/video/
H A Dtegra.c147 static void basic_init(struct dc_cmd_reg *cmd) in basic_init()
/openbmc/u-boot/drivers/mmc/
H A Dmmc_spi.c173 static int mmc_spi_request(struct mmc *mmc, struct mmc_cmd *cmd, in mmc_spi_request()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-ali1563.c234 unsigned short flags, char rw, u8 cmd, in ali1563_access()
/openbmc/linux/drivers/net/arcnet/
H A Dcom90io.c311 static void com90io_command(struct net_device *dev, int cmd) in com90io_command()
/openbmc/linux/arch/riscv/kernel/
H A Dkgdb.c315 static int kgdb_riscv_notify(struct notifier_block *self, unsigned long cmd, in kgdb_riscv_notify()
/openbmc/linux/net/ax25/
H A Dax25_route.c229 int ax25_rt_ioctl(unsigned int cmd, void __user *arg) in ax25_rt_ioctl()
/openbmc/linux/drivers/watchdog/
H A Dnv_tco.c210 static long nv_tco_ioctl(struct file *file, unsigned int cmd, in nv_tco_ioctl()
H A Dar7_wdt.c202 unsigned int cmd, unsigned long arg) in ar7_wdt_ioctl()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dagn.h56 static inline void iwl_set_calib_hdr(struct iwl_calib_hdr *hdr, u8 cmd) in iwl_set_calib_hdr()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-i2c.c222 unsigned int cmd; in xgbe_i2c_write() local
/openbmc/linux/include/linux/
H A Dswait.h158 #define ___swait_event(wq, condition, state, ret, cmd) \ argument
/openbmc/linux/drivers/media/pci/tw686x/
H A Dtw686x-audio.c211 static int tw686x_pcm_trigger(struct snd_pcm_substream *ss, int cmd) in tw686x_pcm_trigger()
/openbmc/linux/sound/soc/sof/
H A Dsof-client-probes-ipc3.c102 static int ipc3_probes_info(struct sof_client_dev *cdev, unsigned int cmd, in ipc3_probes_info()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Drcu_read_lock.c245 int BPF_PROG(inproper_sleepable_kfunc, int cmd, union bpf_attr *attr, unsigned int size) in BPF_PROG()
/openbmc/linux/drivers/char/tpm/
H A Dtpm-interface.c353 int tpm_send(struct tpm_chip *chip, void *cmd, size_t buflen) in tpm_send()
/openbmc/linux/arch/powerpc/platforms/pasemi/
H A Dsetup.c56 static void __noreturn pas_restart(char *cmd) in pas_restart()
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Disphist.c426 static long hist_ioctl(struct v4l2_subdev *sd, unsigned int cmd, void *arg) in hist_ioctl()
/openbmc/linux/include/memory/
H A Drenesas-rpc-if.h27 } cmd, ocmd; member

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