Home
last modified time | relevance | path

Searched refs:cmd (Results 3926 – 3950 of 6824) sorted by relevance

1...<<151152153154155156157158159160>>...273

/openbmc/linux/drivers/watchdog/
H A Dpc87413_wdt.c378 static long pc87413_ioctl(struct file *file, unsigned int cmd, in pc87413_ioctl() argument
398 switch (cmd) { in pc87413_ioctl()
H A Dw83977f_wdt.c373 static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in wdt_ioctl() argument
385 switch (cmd) { in wdt_ioctl()
/openbmc/linux/drivers/soc/aspeed/
H A Daspeed-lpc-ctrl.c69 static long aspeed_lpc_ctrl_ioctl(struct file *file, unsigned int cmd, in aspeed_lpc_ctrl_ioctl() argument
86 switch (cmd) { in aspeed_lpc_ctrl_ioctl()
/openbmc/linux/drivers/media/usb/go7007/
H A Dsnd-go7007.c147 static int go7007_snd_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in go7007_snd_pcm_trigger() argument
152 switch (cmd) { in go7007_snd_pcm_trigger()
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Ddev-mcelog.c254 static long mce_chrdev_ioctl(struct file *f, unsigned int cmd, in mce_chrdev_ioctl() argument
262 switch (cmd) { in mce_chrdev_ioctl()
/openbmc/linux/mm/
H A Dmemfd.c246 long memfd_fcntl(struct file *file, unsigned int cmd, unsigned int arg) in memfd_fcntl() argument
250 switch (cmd) { in memfd_fcntl()
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-gpio.c324 int cx18_reset_tuner_gpio(void *dev, int component, int cmd, int value) in cx18_reset_tuner_gpio() argument
330 if (cmd != XC2028_TUNER_RESET || in cx18_reset_tuner_gpio()
/openbmc/linux/sound/soc/fsl/
H A Dmpc5200_psc_ac97.c176 static int psc_ac97_trigger(struct snd_pcm_substream *substream, int cmd, in psc_ac97_trigger() argument
182 switch (cmd) { in psc_ac97_trigger()
/openbmc/linux/sound/soc/img/
H A Dimg-parallel-out.c91 static int img_prl_out_trigger(struct snd_pcm_substream *substream, int cmd, in img_prl_out_trigger() argument
97 switch (cmd) { in img_prl_out_trigger()
/openbmc/linux/drivers/net/ethernet/amd/pds_core/
H A Dcore.h278 int pdsc_devcmd(struct pdsc *pdsc, union pds_core_dev_cmd *cmd,
280 int pdsc_devcmd_locked(struct pdsc *pdsc, union pds_core_dev_cmd *cmd,
/openbmc/linux/drivers/tee/optee/
H A Drpc.c201 arg->ret = optee_supp_thrd_req(ctx, arg->cmd, arg->num_params, params); in handle_rpc_supp_cmd()
261 switch (arg->cmd) { in optee_rpc_cmd()
/openbmc/linux/drivers/bus/
H A Dts-nbus.c181 static void ts_nbus_write_bus(struct ts_nbus *ts_nbus, int cmd, u8 val) in ts_nbus_write_bus() argument
185 if (cmd == TS_NBUS_WRITE_ADR) in ts_nbus_write_bus()
/openbmc/linux/sound/soc/xilinx/
H A Dxlnx_spdif.c168 static int xlnx_spdif_trigger(struct snd_pcm_substream *substream, int cmd, in xlnx_spdif_trigger() argument
176 switch (cmd) { in xlnx_spdif_trigger()
/openbmc/linux/block/
H A Dbsg.c104 static long bsg_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in bsg_ioctl() argument
112 switch (cmd) { in bsg_ioctl()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_services.h280 bool dm_execute_dmub_cmd(const struct dc_context *ctx, union dmub_rb_cmd *cmd, enum dm_dmub_wait_ty…
281 …_list(const struct dc_context *ctx, unsigned int count, union dmub_rb_cmd *cmd, enum dm_dmub_wait_…
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-khadas-ts050.c34 u8 cmd; member
618 init_code[i].cmd, in khadas_ts050_panel_prepare()
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8064-pins.dtsi18 cmd {
38 cmd {
/openbmc/linux/drivers/iio/dac/
H A Dad5624r_spi.c26 u8 cmd, u8 addr, u16 val, u8 shift) in ad5624r_spi_write() argument
39 data = (0 << 22) | (cmd << 19) | (addr << 16) | (val << shift); in ad5624r_spi_write()
/openbmc/qemu/chardev/
H A Dmsmouse.c181 static int msmouse_ioctl(Chardev *chr, int cmd, void *arg) in msmouse_ioctl() argument
191 switch (cmd) { in msmouse_ioctl()
/openbmc/linux/arch/um/drivers/
H A Dmconsole.h65 struct mconsole_command *cmd; member
/openbmc/linux/drivers/usb/gadget/function/
H A Dtcm.h120 struct usbg_cdb cmd; member
/openbmc/linux/drivers/nfc/st-nci/
H A Dst-nci.h137 void st_nci_hci_cmd_received(struct nci_dev *ndev, u8 pipe, u8 cmd,
/openbmc/u-boot/cmd/
H A Dcpu.c107 return c->cmd(cmdtp, flag, argc, argv); in do_cpu()
/openbmc/ipmitool/src/plugins/imb/
H A Dimb.c88 imbreq.cmdType = req->msg.cmd; in ipmi_imb_send_cmd()
/openbmc/u-boot/arch/arm/mach-imx/
H A Dcmd_bmode.c90 cmd_tbl_t *entry = ll_entry_get(cmd_tbl_t, bmode, cmd); in add_board_boot_modes()

1...<<151152153154155156157158159160>>...273