/openbmc/linux/drivers/mtd/nand/raw/brcmnand/ |
H A D | brcmnand.c | 1615 static void brcmnand_send_cmd(struct brcmnand_host *host, int cmd) in brcmnand_send_cmd() 1693 u32 cmd = brcmnand_read_reg(ctrl, BRCMNAND_CMD_START) in brcmnand_waitfunc() local 1943 u8 *oob, u32 len, u8 cmd) in brcmnand_edu_trans()
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | main.c | 2076 static inline char *mmap_cmd2str(enum mlx5_ib_mmap_cmd cmd) in mmap_cmd2str() 2143 static int uar_mmap(struct mlx5_ib_dev *dev, enum mlx5_ib_mmap_cmd cmd, in uar_mmap() 2295 u64 cmd = (entry->rdma_entry.start_pgoff >> 16) & 0xFFFF; in mlx5_entry_to_mmap_offset() local
|
/openbmc/linux/fs/f2fs/ |
H A D | file.c | 4377 static long __f2fs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in __f2fs_ioctl() 4468 long f2fs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in f2fs_ioctl() 5081 long f2fs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in f2fs_compat_ioctl()
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 4055 ahd_set_tags(struct ahd_softc *ahd, struct scsi_cmnd *cmd, in ahd_set_tags() 6204 uint32_t cmd; in ahd_reset() local 10576 struct target_cmd *cmd; in ahd_run_tqinfifo() local 10612 ahd_handle_target_cmd(struct ahd_softc *ahd, struct target_cmd *cmd) in ahd_handle_target_cmd()
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | cnic.c | 290 static void cnic_spq_completion(struct cnic_dev *dev, int cmd, u32 count) in cnic_spq_completion() 1387 static int cnic_submit_kwqe_16(struct cnic_dev *dev, u32 cmd, u32 cid, in cnic_submit_kwqe_16() 2916 u32 cmd; in cnic_l2_completion() local 4176 u32 cmd = 0; in cnic_close_bnx2x_conn() local
|
/openbmc/linux/drivers/video/fbdev/savage/ |
H A D | savagefb_driver.c | 401 int cmd; in savagefb_set_clip() local
|
/openbmc/u-boot/drivers/net/phy/ |
H A D | mv88e61xx.c | 198 static inline int smi_cmd(int cmd, int addr, int reg) in smi_cmd()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | max98090.c | 2037 static int max98090_dai_trigger(struct snd_pcm_substream *substream, int cmd, in max98090_dai_trigger()
|
/openbmc/linux/drivers/iio/imu/bmi160/ |
H A D | bmi160_core.c | 309 u8 cmd; in bmi160_set_mode() local
|
/openbmc/linux/drivers/scsi/ |
H A D | wd33c93.h | 260 static inline struct scsi_pointer *WD33C93_scsi_pointer(struct scsi_cmnd *cmd) in WD33C93_scsi_pointer()
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_debugfs.h | 280 struct lpfc_idiag_cmd cmd; member
|
/openbmc/linux/sound/soc/fsl/ |
H A D | fsl_xcvr.c | 642 static int fsl_xcvr_trigger(struct snd_pcm_substream *substream, int cmd, in fsl_xcvr_trigger()
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-rv3029c2.c | 446 static int rv3029_ioctl(struct device *dev, unsigned int cmd, unsigned long arg) in rv3029_ioctl()
|
/openbmc/linux/drivers/staging/rts5208/ |
H A D | xd.c | 1472 static int xd_send_cmd(struct rtsx_chip *chip, u8 cmd) in xd_send_cmd()
|
/openbmc/linux/drivers/hwtracing/stm/ |
H A D | core.c | 798 stm_char_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in stm_char_ioctl()
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | mxc_nand.c | 143 static void send_cmd(struct mxc_nand_host *host, uint16_t cmd)
|
/openbmc/linux/drivers/memory/ |
H A D | brcmstb_dpfe.c | 433 static int __send_command(struct brcmstb_dpfe_priv *priv, unsigned int cmd, in __send_command()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | leo.c | 426 static int leo_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in leo_ioctl()
|
/openbmc/linux/sound/soc/intel/catpt/ |
H A D | pcm.c | 467 static int catpt_dai_trigger(struct snd_pcm_substream *substream, int cmd, in catpt_dai_trigger()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
H A D | link_dp_capability.c | 1379 union dmub_rb_cmd cmd; in get_usbc_cable_id() local
|
/openbmc/linux/fs/nfs/ |
H A D | nfs3proc.c | 958 nfs3_proc_lock(struct file *filp, int cmd, struct file_lock *fl) in nfs3_proc_lock()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-mtk-nor.c | 140 static inline int mtk_nor_cmd_exec(struct mtk_nor *sp, u32 cmd, ulong clk) in mtk_nor_cmd_exec()
|
/openbmc/linux/net/kcm/ |
H A D | kcmsock.c | 1530 static int kcm_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in kcm_ioctl()
|
/openbmc/linux/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-net.c | 808 struct ifreq *ifreq, int cmd) in xlgmac_ioctl()
|
/openbmc/linux/net/netfilter/ |
H A D | nfnetlink_log.c | 887 struct nfulnl_msg_config_cmd *cmd = NULL; in nfulnl_recv_config() local
|