Searched defs:cmd (Results 351 - 375 of 4038) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/platform/x86/
H A Dintel_scu_ipcutil.c49 static int scu_reg_access(u32 cmd, struct scu_ipc_data *data) argument
77 static long scu_ipc_ioctl(struct file *fp, unsigned int cmd, argument
/linux-master/tools/perf/ui/browsers/
H A Dres_sample.c37 char *cmd; local
/linux-master/sound/core/seq/
H A Dseq_compat.c31 static int snd_seq_call_port_info_ioctl(struct snd_seq_client *client, unsigned int cmd, argument
72 static long snd_seq_ioctl_compat(struct file *file, unsigned int cmd, unsigned long arg) argument
/linux-master/tools/lib/subcmd/
H A Drun-command.c29 int start_command(struct child_process *cmd) argument
202 finish_command(struct child_process *cmd) argument
207 run_command(struct child_process *cmd) argument
215 prepare_run_command_v_opt(struct child_process *cmd, const char **argv, int opt) argument
228 struct child_process cmd; local
[all...]
/linux-master/tools/testing/selftests/mm/
H A Dmremap_dontunmap.c24 char cmd[32]; local
/linux-master/drivers/sbus/char/
H A Ddisplay7seg.c102 static long d7s_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
/linux-master/drivers/crypto/ccp/
H A Dplatform-access.c25 static int check_recovery(u32 __iomem *cmd) argument
30 static int wait_cmd(u32 __iomem *cmd) argument
60 u32 __iomem *cmd, *lo, *hi; local
152 u32 __iomem *button, *cmd; local
170 iowrite32(FIELD_PREP(DOORBELL_CMDRESP_STS, msg), cmd); local
[all...]
/linux-master/arch/powerpc/platforms/amigaone/
H A Dsetup.c126 static void __noreturn amigaone_restart(char *cmd) argument
/linux-master/drivers/iio/potentiometer/
H A Dmax5487.c44 static int max5487_write_cmd(struct spi_device *spi, u16 cmd) argument
/linux-master/include/linux/io_uring/
H A Dcmd.h57 static inline void io_uring_cmd_done(struct io_uring_cmd *cmd, ssize_t ret, argument
66 static inline void io_uring_cmd_mark_cancelable(struct io_uring_cmd *cmd, argument
96 static inline struct task_struct *io_uring_cmd_get_task(struct io_uring_cmd *cmd) argument
/linux-master/tools/testing/selftests/drivers/net/lib/py/
H A Denv.py6 from lib.py import cmd, ip namespace
/linux-master/sound/arm/
H A Dpxa2xx-pcm-lib.c61 int pxa2xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) argument
178 pxa2xx_soc_pcm_trigger(struct snd_soc_component *component, struct snd_pcm_substream *substream, int cmd) argument
/linux-master/sound/soc/meson/
H A Daiu-fifo-i2s.c47 static int aiu_fifo_i2s_trigger(struct snd_pcm_substream *substream, int cmd, argument
/linux-master/tools/testing/selftests/kvm/lib/
H A Ducall_common.c82 void ucall_assert(uint64_t cmd, const char *exp, const char *file, argument
104 void ucall_fmt(uint64_t cmd, const char *fmt, ...) argument
121 void ucall(uint64_t cmd, int nargs, ...) argument
[all...]
/linux-master/sound/soc/sof/intel/
H A Dhda-probes.c103 hda_probes_compr_trigger(struct sof_client_dev *cdev, struct snd_compr_stream *cstream, int cmd, struct snd_soc_dai *dai) argument
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dsev_init2_tests.c34 struct kvm_sev_cmd cmd = { local
/linux-master/drivers/input/serio/
H A Duserio.c183 struct userio_cmd cmd; local
/linux-master/arch/sh/boards/mach-sdk7786/
H A Dsetup.c221 static void sdk7786_restart(char *cmd) argument
/linux-master/drivers/s390/char/
H A Dsclp_diag.h50 u8 cmd; member in struct:sclp_diag_ftp
/linux-master/drivers/usb/host/
H A Dehci-timer.c322 u32 cmd, status; local
/linux-master/include/uapi/linux/
H A Dif_vlan.h51 int cmd; /* Should be one of the vlan_ioctl_cmds enum above. */ member in struct:vlan_ioctl_args
/linux-master/drivers/media/usb/as102/
H A Das102_fw.c91 as102_firmware_upload(struct as10x_bus_adapter_t *bus_adap, unsigned char *cmd, const struct firmware *firmware) argument
H A Das102_drv.h43 struct as10x_cmd_t *cmd, *rsp; member in struct:as10x_bus_adapter_t
/linux-master/include/linux/
H A Dyam.h59 int cmd; member in struct:yamdrv_ioctl_cfg
64 int cmd; member in struct:yamdrv_ioctl_mcs
/linux-master/samples/vfs/
H A Dtest-fsmount.c82 static inline int fsconfig(int fsfd, unsigned int cmd, argument

Completed in 437 milliseconds

<<11121314151617181920>>