/kernel/liteos_a/syscall/ |
H A D | vm_syscall.c | 93 int SysShmCtl(int shmid, int cmd, struct shmid_ds *buf) in SysShmCtl() argument
|
/kernel/liteos_a/drivers/char/perf/src/ |
H A D | perf.c | 117 static int PerfIoctl(struct file *filep, int cmd, unsigned long arg) in PerfIoctl() argument
|
/kernel/liteos_a/drivers/char/quickstart/src/ |
H A D | quickstart.c | 108 static ssize_t QuickstartIoctl(struct file *filep, int cmd, unsigned long arg) in QuickstartIoctl() argument
|
/kernel/liteos_a/drivers/char/random/src/ |
H A D | random.c | 66 int RanIoctl(struct file *filep, int cmd, unsigned long arg) in RanIoctl() argument
|
/kernel/liteos_a/drivers/char/trace/src/ |
H A D | trace.c | 117 static int TraceIoctl(struct file *filep, int cmd, unsigned long arg) in TraceIoctl() argument
|
/kernel/liteos_a/kernel/common/ |
H A D | virtual_serial.c | 151 STATIC INT32 SerialIoctl(struct file *filep, INT32 cmd, unsigned long arg)
in SerialIoctl() argument
|
/kernel/liteos_a/shell/full/include/ |
H A D | shcmd.h | 62 CmdItem *cmd; member
|
/kernel/linux/linux-6.6/sound/firewire/bebob/ |
H A D | bebob_hwdep.c | 142 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument 161 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_compat_ioctl() argument
|
/kernel/linux/linux-6.6/sound/firewire/dice/ |
H A D | dice-hwdep.c | 139 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument 157 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_compat_ioctl() argument
|
/kernel/linux/linux-6.6/sound/firewire/digi00x/ |
H A D | digi00x-hwdep.c | 147 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument 165 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_compat_ioctl() argument
|
/kernel/linux/linux-6.6/sound/firewire/fireface/ |
H A D | ff-hwdep.c | 156 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument 174 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_compat_ioctl() argument
|
/kernel/linux/linux-6.6/sound/firewire/oxfw/ |
H A D | oxfw-hwdep.c | 137 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument 155 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_compat_ioctl() argument
|
/kernel/liteos_m/components/shell/include/ |
H A D | shcmd.h | 58 CmdItem *cmd; member
|
/kernel/linux/linux-6.6/sound/pcmcia/pdaudiocf/ |
H A D | pdaudiocf_pcm.c | 34 static int pdacf_pcm_trigger(struct snd_pcm_substream *subs, int cmd) in pdacf_pcm_trigger() argument
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | dmic.c | 33 dmic_daiops_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) dmic_daiops_trigger() argument
|
H A D | nau8315.c | 30 nau8315_daiops_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) nau8315_daiops_trigger() argument
|
/kernel/linux/linux-6.6/drivers/scsi/aacraid/ |
H A D | dpcsup.c | 232 struct aac_aifcmd *cmd; in aac_aif_callback() local 316 struct aac_aifcmd *cmd; in aac_intr_normal() local
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_93cx6.c | 105 send_seeprom_cmd(struct seeprom_descriptor *sd, const struct seeprom_cmd *cmd) in send_seeprom_cmd() argument
|
/kernel/linux/linux-6.6/net/bluetooth/bnep/ |
H A D | sock.c | 53 static int do_bnep_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_bnep_sock_ioctl() argument 137 static int bnep_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_ioctl() argument 143 static int bnep_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_compat_ioctl() argument
|
/kernel/linux/linux-6.6/net/bluetooth/cmtp/ |
H A D | sock.c | 66 static int do_cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_cmtp_sock_ioctl() argument 139 static int cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_ioctl() argument 145 static int cmtp_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_compat_ioctl() argument
|
/kernel/linux/linux-6.6/net/core/ |
H A D | netdev-genl.c | 42 netdev_genl_dev_notify(struct net_device *netdev, int cmd) in netdev_genl_dev_notify() argument
|
/kernel/linux/linux-6.6/net/caif/ |
H A D | cfdgml.c | 42 u8 cmd = -1; in cfdgml_receive() local
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-link.c | 144 static int soc_link_trigger(struct snd_pcm_substream *substream, int cmd) in soc_link_trigger() argument 156 int snd_soc_link_trigger(struct snd_pcm_substream *substream, int cmd, in snd_soc_link_trigger() argument
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | ethtool.h | 40 __u32 cmd; member 88 __u32 cmd; member
|
/kernel/linux/linux-6.6/sound/soc/sof/amd/ |
H A D | acp-probes.c | 101 acp_probes_compr_trigger(struct sof_client_dev *cdev, struct snd_compr_stream *cstream, int cmd, struct snd_soc_dai *dai) acp_probes_compr_trigger() argument
|