Home
last modified time | relevance | path

Searched refs:cmd (Results 4176 – 4200 of 6808) sorted by relevance

1...<<161162163164165166167168169170>>...273

/openbmc/linux/drivers/iio/dac/
H A Dti-dac082s085.c66 static int ti_dac_cmd(struct ti_dac_chip *ti_dac, u8 cmd, u16 val) in ti_dac_cmd() argument
70 ti_dac->buf[0] = cmd | (val >> (8 - shift)); in ti_dac_cmd()
/openbmc/linux/drivers/iio/pressure/
H A Dhp206c.c93 static int hp206c_read_20bit(struct i2c_client *client, u8 cmd) in hp206c_read_20bit() argument
98 ret = i2c_smbus_read_i2c_block_data(client, cmd, sizeof(values), values); in hp206c_read_20bit()
/openbmc/linux/include/linux/
H A Dio_uring_types.h524 ((cmd_type *)&(req)->cmd) \
537 struct io_cmd_data cmd; member
H A Dethtool.h33 u32 cmd; member
933 bool ethtool_virtdev_validate_cmd(const struct ethtool_link_ksettings *cmd);
935 const struct ethtool_link_ksettings *cmd,
/openbmc/linux/sound/soc/intel/avs/
H A Dprobes.c181 static int avs_probe_compr_trigger(struct snd_compr_stream *cstream, int cmd, in avs_probe_compr_trigger() argument
192 switch (cmd) { in avs_probe_compr_trigger()
/openbmc/linux/sound/soc/sti/
H A Duniperif_reader.c338 int cmd, struct snd_soc_dai *dai) in uni_reader_trigger() argument
343 switch (cmd) { in uni_reader_trigger()
/openbmc/qemu/tests/avocado/
H A Dtuxrun_baselines.py102 cmd = f"{self.zstd} -d {disk_image_zst} -o {self.workdir}/rootfs.ext4"
103 process.run(cmd)
/openbmc/linux/drivers/media/common/b2c2/
H A Dflexcop-fe-tuner.c155 struct dvb_diseqc_master_cmd *cmd) in flexcop_diseqc_send_master_cmd() argument
157 return flexcop_send_diseqc_msg(fe, cmd->msg_len, cmd->msg, 0); in flexcop_diseqc_send_master_cmd()
/openbmc/linux/sound/isa/sb/
H A Demu8000_callback.c27 static int oss_ioctl(struct snd_emux *emu, int cmd, int p1, int p2);
472 oss_ioctl(struct snd_emux *emu, int cmd, int p1, int p2) in oss_ioctl() argument
478 switch (cmd) { in oss_ioctl()
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_std_types_device.c25 u32 cmd; in UVERBS_HANDLER() local
28 rc = uverbs_get_const(&cmd, attrs, UVERBS_ATTR_WRITE_CMD); in UVERBS_HANDLER()
32 method_elm = uapi_get_method(uapi, cmd); in UVERBS_HANDLER()
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_synth.c80 unsigned int cmd, unsigned long arg) in snd_opl3_ioctl() argument
88 switch (cmd) { in snd_opl3_ioctl()
163 snd_printk(KERN_WARNING "unknown IOCTL: 0x%x\n", cmd); in snd_opl3_ioctl()
/openbmc/linux/sound/isa/
H A Dsc6000.c207 static int sc6000_write(char __iomem *vport, int cmd) in sc6000_write() argument
218 iowrite8(cmd, vport + DSP_COMMAND); in sc6000_write()
224 snd_printk(KERN_ERR "DSP Command (0x%x) timeout.\n", cmd); in sc6000_write()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dwidgets.py97 cmd = request.GET.get('cmd', None)
98 if cmd and 'filterinfo' in cmd:
/openbmc/openbmc/poky/meta/lib/oe/
H A Drootfs.py183 def _exec_shell_cmd(self, cmd): argument
185 subprocess.check_output(cmd, stderr=subprocess.STDOUT)
187 return("Command '%s' returned %d:\n%s" % (e.cmd, e.returncode, e.output))
/openbmc/linux/sound/sh/
H A Daica.c341 channel->cmd = AICA_CMD_START; in snd_aicapcm_pcm_open()
387 *substream, int cmd) in snd_aicapcm_pcm_trigger() argument
389 switch (cmd) { in snd_aicapcm_pcm_trigger()
/openbmc/linux/drivers/xen/
H A Dxen-acpi-processor.c54 .cmd = XENPF_set_processor_pminfo, in push_cxx_to_hypervisor()
208 .cmd = XENPF_set_processor_pminfo, in push_pxx_to_hypervisor()
290 .cmd = XENPF_get_cpuinfo, in get_max_acpi_id()
/openbmc/linux/drivers/video/fbdev/
H A Dcg14.c277 static int cg14_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in cg14_ioctl() argument
285 switch (cmd) { in cg14_ioctl()
344 ret = sbusfb_ioctl_helper(cmd, arg, info, in cg14_ioctl()
/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_rpc.h63 struct vpu_rpc_event *cmd);
259 static inline int vpu_iface_send_cmd(struct vpu_core *core, struct vpu_rpc_event *cmd) in vpu_iface_send_cmd() argument
266 return ops->send_cmd_buf(core->iface, cmd); in vpu_iface_send_cmd()
/openbmc/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_net.c106 u8 cmd) in vdpasim_handle_ctrl_mac() argument
113 switch (cmd) { in vdpasim_handle_ctrl_mac()
160 status = vdpasim_handle_ctrl_mac(vdpasim, ctrl.cmd); in vdpasim_handle_cvq()
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-input.c132 u8 cmd; in cx88_ir_handle_key() local
136 cmd = (data >> 0) & 0x00ff; in cx88_ir_handle_key()
137 scancode = RC_SCANCODE_NECX(addr, cmd); in cx88_ir_handle_key()
/openbmc/linux/drivers/usb/serial/
H A Dkobil_sct.c58 unsigned int cmd, unsigned long arg);
536 unsigned int cmd, unsigned long arg) in kobil_ioctl() argument
547 switch (cmd) { in kobil_ioctl()
/openbmc/linux/include/scsi/
H A Dlibfc.h319 struct scsi_cmnd *cmd; member
889 if (fsp && fsp->cmd) in fc_fcp_is_read()
890 return fsp->cmd->sc_data_direction == DMA_FROM_DEVICE; in fc_fcp_is_read()
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt36672a.c92 const struct nt36672a_panel_cmd *cmd = &cmds[i]; in nt36672a_send_cmds() local
94 err = mipi_dsi_dcs_write(pinfo->link, cmd->data[0], cmd->data + 1, 1); in nt36672a_send_cmds()
H A Dpanel-samsung-s6e8aa0.c152 static int s6e8aa0_dcs_read(struct s6e8aa0 *ctx, u8 cmd, void *data, size_t len) in s6e8aa0_dcs_read() argument
160 ret = mipi_dsi_dcs_read(dsi, cmd, data, len); in s6e8aa0_dcs_read()
162 dev_err(ctx->dev, "error %d reading dcs seq(%#x)\n", ret, cmd); in s6e8aa0_dcs_read()
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_book3s.h275 extern int kvmppc_h_pr(struct kvm_vcpu *vcpu, unsigned long cmd);
277 extern int kvmppc_hcall_impl_pr(unsigned long cmd);
278 extern int kvmppc_hcall_impl_hv_realmode(unsigned long cmd);

1...<<161162163164165166167168169170>>...273