/openbmc/linux/drivers/watchdog/ |
H A D | pc87413_wdt.c | 378 static long pc87413_ioctl(struct file *file, unsigned int cmd, in pc87413_ioctl() argument 398 switch (cmd) { in pc87413_ioctl()
|
H A D | w83977f_wdt.c | 373 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 D | aspeed-lpc-ctrl.c | 69 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 D | snd-go7007.c | 147 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 D | dev-mcelog.c | 254 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 D | memfd.c | 246 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 D | cx18-gpio.c | 324 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 D | mpc5200_psc_ac97.c | 176 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 D | img-parallel-out.c | 91 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 D | core.h | 278 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 D | rpc.c | 201 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 D | ts-nbus.c | 181 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 D | xlnx_spdif.c | 168 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 D | bsg.c | 104 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 D | dm_services.h | 280 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 D | panel-khadas-ts050.c | 34 u8 cmd; member 618 init_code[i].cmd, in khadas_ts050_panel_prepare()
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8064-pins.dtsi | 18 cmd { 38 cmd {
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ad5624r_spi.c | 26 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 D | msmouse.c | 181 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 D | mconsole.h | 65 struct mconsole_command *cmd; member
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | tcm.h | 120 struct usbg_cdb cmd; member
|
/openbmc/linux/drivers/nfc/st-nci/ |
H A D | st-nci.h | 137 void st_nci_hci_cmd_received(struct nci_dev *ndev, u8 pipe, u8 cmd,
|
/openbmc/u-boot/cmd/ |
H A D | cpu.c | 107 return c->cmd(cmdtp, flag, argc, argv); in do_cpu()
|
/openbmc/ipmitool/src/plugins/imb/ |
H A D | imb.c | 88 imbreq.cmdType = req->msg.cmd; in ipmi_imb_send_cmd()
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | cmd_bmode.c | 90 cmd_tbl_t *entry = ll_entry_get(cmd_tbl_t, bmode, cmd); in add_board_boot_modes()
|