| /kernel/linux/linux-5.10/drivers/platform/chrome/ |
| H A D | cros_ec_sysfs.c | 43 uint8_t cmd; in reboot_store() member
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| H A D | rtc-ds1286.c | 57 static int ds1286_ioctl(struct device *dev, unsigned int cmd, unsigned long arg) in ds1286_ioctl() argument 95 unsigned char month, cmd, amode; in ds1286_proc() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/nvec/ |
| H A D | nvec_ps2.c | 63 static int ps2_sendcommand(struct serio *ser_dev, unsigned char cmd) in ps2_sendcommand() argument
|
| /kernel/linux/linux-5.10/include/linux/mailbox/ |
| H A D | brcm-message.h | 23 u64 cmd; member
|
| /kernel/linux/linux-5.10/drivers/scsi/arm/ |
| H A D | cumana_1.c | 177 cumanascsi_dma_xfer_len(struct NCR5380_hostdata *hostdata, struct scsi_cmnd *cmd) cumanascsi_dma_xfer_len() argument
|
| /kernel/linux/linux-5.10/drivers/staging/gasket/ |
| H A D | gasket_ioctl.c | 222 static bool gasket_ioctl_check_permissions(struct file *filp, uint cmd) in gasket_ioctl_check_permissions() argument 270 long gasket_handle_ioctl(struct file *filp, uint cmd, void __user *argp) in gasket_handle_ioctl() argument 368 gasket_is_supported_ioctl(uint cmd) gasket_is_supported_ioctl() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/hungtask/ |
| H A D | hungtask_user.c | 147 htuser_process_notifier(struct notifier_block *self, unsigned long cmd, void *v) htuser_process_notifier() argument
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
| H A D | dt2814.c | 113 dt2814_ai_cmdtest(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd) dt2814_ai_cmdtest() argument 173 struct comedi_cmd *cmd = &s->async->cmd; dt2814_ai_cmd() local [all...] |
| H A D | aio_iiro_16.c | 100 aio_iiro_16_cos_cmdtest(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd) aio_iiro_16_cos_cmdtest() argument [all...] |
| H A D | c6xdigio.c | 89 unsigned int cmd = C6XDIGIO_DATA_PWM | C6XDIGIO_DATA_CHAN(chan); in c6xdigio_pwm_write() local 114 unsigned int cmd = C6XDIGIO_DATA_ENCODER | C6XDIGIO_DATA_CHAN(chan); in c6xdigio_encoder_read() local 70 c6xdigio_get_encoder_bits(struct comedi_device *dev, unsigned int *bits, unsigned int cmd, unsigned int status) c6xdigio_get_encoder_bits() argument [all...] |
| /kernel/linux/linux-5.10/fs/hmdfs/comm/ |
| H A D | device_node.h | 22 int32_t cmd; member 31 int32_t cmd; member 37 int32_t cmd; member 42 int32_t cmd; member
|
| /kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_demod.c | 327 vidtv_send_diseqc_msg(struct dvb_frontend *fe, struct dvb_diseqc_master_cmd *cmd) vidtv_send_diseqc_msg() argument
|
| /kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
| H A D | vivid-osd.c | 68 static int vivid_fb_ioctl(struct fb_info *info, unsigned cmd, unsigned long arg) in vivid_fb_ioctl() argument
|
| /kernel/linux/linux-6.6/drivers/media/usb/go7007/ |
| H A D | snd-go7007.c | 147 static int go7007_snd_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in go7007_snd_pcm_trigger() argument
|
| /kernel/linux/linux-6.6/drivers/misc/ |
| H A D | tps6594-pfsm.c | 131 static long tps6594_pfsm_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in tps6594_pfsm_ioctl() argument
|
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| H A D | ndfc.c | 56 static void ndfc_hwcontrol(struct nand_chip *chip, int cmd, unsigned int ctrl) in ndfc_hwcontrol() argument
|
| H A D | sharpsl.c | 57 static void sharpsl_nand_hwcontrol(struct nand_chip *chip, int cmd, in sharpsl_nand_hwcontrol() argument
|
| H A D | socrates_nand.c | 87 static void socrates_nand_cmd_ctrl(struct nand_chip *nand_chip, int cmd, in socrates_nand_cmd_ctrl() argument
|
| H A D | pasemi_nand.c | 58 static void pasemi_hwcontrol(struct nand_chip *chip, int cmd, in pasemi_hwcontrol() argument
|
| /kernel/linux/linux-6.6/drivers/mfd/ |
| H A D | rsmu_spi.c | 30 u8 cmd[RSMU_MAX_READ_COUNT + 1] = {0}; in rsmu_read_device() local 71 u8 cmd[RSMU_MAX_WRITE_COUNT + 1] = {0}; in rsmu_write_device() local
|
| H A D | rn5t618.c | 158 rn5t618_restart(struct notifier_block *this, unsigned long mode, void *cmd) rn5t618_restart() argument
|
| /kernel/linux/linux-6.6/drivers/mmc/core/ |
| H A D | sdio_ops.c | 20 struct mmc_command cmd = {}; in mmc_send_io_op_cond() local 65 struct mmc_command cmd = {}; in mmc_io_rw_direct_host() local 118 struct mmc_command cmd = {}; mmc_io_rw_extended() local [all...] |
| H A D | sd_ops.c | 25 struct mmc_command cmd = {}; in mmc_app_cmd() local 52 mmc_wait_for_app_cmd(struct mmc_host *host, struct mmc_card *card, struct mmc_command *cmd) mmc_wait_for_app_cmd() argument 99 struct mmc_command cmd = {}; mmc_app_set_bus_width() local 120 struct mmc_command cmd = {}; mmc_send_app_op_cond() local 165 struct mmc_command cmd = {}; __mmc_send_if_cond() local 241 struct mmc_command cmd = {}; mmc_send_relative_addr() local 260 struct mmc_command cmd = {}; mmc_app_send_scr() local 332 struct mmc_command cmd = {}; mmc_app_sd_status() local [all...] |
| /kernel/linux/linux-6.6/drivers/mmc/host/ |
| H A D | cavium-octeon.c | 127 octeon_mmc_dmar_fixup(struct cvm_mmc_host *host, struct mmc_command *cmd, struct mmc_data *data, u64 addr) octeon_mmc_dmar_fixup() argument
|
| /kernel/linux/linux-6.6/drivers/mtd/spi-nor/ |
| H A D | debugfs.c | 189 int i, cmd; in spi_nor_capabilities_show() local 167 spi_nor_print_read_cmd(struct seq_file *s, u32 cap, struct spi_nor_read_command *cmd) spi_nor_print_read_cmd() argument 177 spi_nor_print_pp_cmd(struct seq_file *s, struct spi_nor_pp_command *cmd) spi_nor_print_pp_cmd() argument [all...] |