Home
last modified time | relevance | path

Searched defs:cmd (Results 551 - 575 of 7843) sorted by relevance

1...<<21222324252627282930>>...314

/kernel/linux/linux-5.10/sound/firewire/motu/
H A Dmotu-hwdep.c146 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument
164 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_compat_ioctl() argument
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_timer.c218 snd_seq_oss_timer_ioctl(struct seq_oss_timer *timer, unsigned int cmd, int __user *arg) in snd_seq_oss_timer_ioctl() argument
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmax98357a.c29 max98357a_daiops_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) max98357a_daiops_trigger() argument
H A Drt1015p.c25 rt1015p_daiops_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) rt1015p_daiops_trigger() argument
/kernel/linux/linux-5.10/tools/lib/subcmd/
H A Drun-command.c29 int start_command(struct child_process *cmd) in start_command() argument
200 finish_command(struct child_process *cmd) finish_command() argument
205 run_command(struct child_process *cmd) run_command() argument
213 prepare_run_command_v_opt(struct child_process *cmd, const char **argv, int opt) prepare_run_command_v_opt() argument
226 struct child_process cmd; run_command_v_opt() local
[all...]
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
H A Dplugin_futex.c74 unsigned long long cmd; in futex_handler() local
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dcompress.c100 int sof_probe_compr_trigger(struct snd_compr_stream *cstream, int cmd, in sof_probe_compr_trigger() argument
H A Dpm.c51 static int sof_send_pm_ctx_ipc(struct snd_sof_dev *sdev, int cmd) in sof_send_pm_ctx_ipc() argument
H A Dprobe.c73 static int sof_ipc_probe_info(struct snd_sof_dev *sdev, unsigned int cmd, in sof_ipc_probe_info() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/ti/
H A Ddavinci-vcif.c131 static int davinci_vcif_trigger(struct snd_pcm_substream *substream, int cmd, in davinci_vcif_trigger() argument
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-data.c38 struct data_cmd *cmd; in print_usage() local
106 struct data_cmd *cmd; in cmd_data() local
[all...]
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dattr.c169 char cmd[3*PATH_MAX]; in run_dir() local
/kernel/linux/linux-5.10/sound/soc/meson/
H A Daiu-fifo-i2s.c47 static int aiu_fifo_i2s_trigger(struct snd_pcm_substream *substream, int cmd, in aiu_fifo_i2s_trigger() argument
/kernel/linux/linux-5.10/sound/soc/qcom/
H A Dlpass-hdmi.c209 lpass_hdmi_daiops_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) lpass_hdmi_daiops_trigger() argument
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-link.c134 int snd_soc_link_trigger(struct snd_pcm_substream *substream, int cmd) in snd_soc_link_trigger() argument
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dres_sample.c37 char *cmd; in res_sample_browse() local
/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H A Dfutex_op.c33 int cmd = op & FUTEX_CMD_MASK; in syscall_arg__scnprintf_futex_op() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhelp-unknown-cmd.c55 const char *help_unknown_cmd(const char *cmd) in help_unknown_cmd() argument
/kernel/linux/linux-5.10/tools/power/cpupower/utils/
H A Dcpupower.c45 const char *cmd; member
174 const char *cmd; in main() local
[all...]
/kernel/linux/linux-5.10/drivers/w1/slaves/
H A Dw1_ds2405.c183 u8 cmd[9]; in output_store() local
/kernel/linux/linux-5.10/fs/efivarfs/
H A Dfile.c171 efivarfs_file_ioctl(struct file *file, unsigned int cmd, unsigned long p) in efivarfs_file_ioctl() argument
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dioctl.c140 long hfsplus_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in hfsplus_ioctl() argument
/kernel/linux/linux-5.10/include/sound/
H A Dhda_regmap.h82 unsigned int cmd = snd_hdac_regmap_encode_verb(nid, verb); in snd_hdac_regmap_write() local
101 unsigned int cmd = snd_hdac_regmap_encode_verb(nid, verb); in snd_hdac_regmap_update() local
118 unsigned int cmd = snd_hdac_regmap_encode_verb(nid, verb); in snd_hdac_regmap_read() local
139 unsigned int cmd = snd_hdac_regmap_encode_amp(nid, ch, dir, idx); in snd_hdac_regmap_get_amp() local
163 unsigned int cmd = snd_hdac_regmap_encode_amp(nid, ch, dir, idx); in snd_hdac_regmap_update_amp() local
184 unsigned int cmd = snd_hdac_regmap_encode_amp_stereo(nid, dir, idx); snd_hdac_regmap_get_amp_stereo() local
208 unsigned int cmd = snd_hdac_regmap_encode_amp_stereo(nid, dir, idx); snd_hdac_regmap_update_amp_stereo() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dqrtr.h32 __le32 cmd; member
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dsa1100_wdt.c91 static long sa1100dog_ioctl(struct file *file, unsigned int cmd, in sa1100dog_ioctl() argument

Completed in 9 milliseconds

1...<<21222324252627282930>>...314