Home
last modified time | relevance | path

Searched refs:cmd (Results 6026 – 6050 of 6824) sorted by relevance

1...<<241242243244245246247248249250>>...273

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.c1535 iq_cmd.cmd.u = 0; in otx2_cpt_discover_eng_capabilities()
1536 iq_cmd.cmd.s.opcode = cpu_to_be16(opcode.flags); in otx2_cpt_discover_eng_capabilities()
1539 cpu_to_be64s(&iq_cmd.cmd.u); in otx2_cpt_discover_eng_capabilities()
/openbmc/linux/drivers/iio/light/
H A Dvcnl4000.c1671 int cmd; in vcnl4010_buffer_postenable() local
1682 cmd = VCNL4000_SELF_TIMED_EN | VCNL4000_PROX_EN; in vcnl4010_buffer_postenable()
1683 return i2c_smbus_write_byte_data(data->client, VCNL4000_COMMAND, cmd); in vcnl4010_buffer_postenable()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py724 cmd = []
726 cmd = ['ionice', '-c', '3']
727 subprocess.check_call(cmd + ['rm', '-rf'] + glob.glob(path))
H A Dsiggen.py262 cmd = "$ bitbake %s -c%s" % (d.getVar('PN'), task)
264 bb.error("%s -Snone" % cmd)
266 bb.error("%s -Sprintdiff\n" % cmd)
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk322x.dtsi1030 sdmmc_cmd: sdmmc-cmd {
1047 sdio_cmd: sdio-cmd {
1064 emmc_cmd: emmc-cmd {
/openbmc/linux/drivers/acpi/
H A Dec.c313 static const char *acpi_ec_cmd_string(u8 cmd) in acpi_ec_cmd_string() argument
315 switch (cmd) { in acpi_ec_cmd_string()
330 #define acpi_ec_cmd_string(cmd) "UNDEF" argument
/openbmc/u-boot/drivers/net/
H A Dvsc9953.c1062 static int vsc9953_mac_table_cmd(enum mac_table_cmd cmd) in vsc9953_mac_table_cmd() argument
1069 switch (cmd) { in vsc9953_mac_table_cmd()
2503 static int vcap_cmd(u32 target, u16 ix, int cmd, int sel, int entry_count) in vcap_cmd() argument
2506 u32 value = (VSC9953_VCAP_UPDATE_CTRL_UPDATE_CMD(cmd) | in vcap_cmd()
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dsta.c681 int cw1200_set_key(struct ieee80211_hw *dev, enum set_key_cmd cmd, in cw1200_set_key() argument
691 if (cmd == SET_KEY) { in cw1200_set_key()
821 } else if (cmd == DISABLE_KEY) { in cw1200_set_key()
834 pr_warn("Unhandled key command %d\n", cmd); in cw1200_set_key()
/openbmc/linux/drivers/memory/
H A Domap-gpmc.c1108 int gpmc_configure(int cmd, int wval) in gpmc_configure() argument
1112 switch (cmd) { in gpmc_configure()
2553 unsigned long cmd, void *v) in omap_gpmc_context_notifier() argument
2561 switch (cmd) { in omap_gpmc_context_notifier()
/openbmc/linux/net/ipv6/
H A Dip6_tunnel.c1629 void __user *data, int cmd) in ip6_tnl_siocdevprivate() argument
1640 switch (cmd) { in ip6_tnl_siocdevprivate()
1671 t = ip6_tnl_locate(net, &p1, cmd == SIOCADDTUNNEL); in ip6_tnl_siocdevprivate()
1672 if (cmd == SIOCCHGTUNNEL) { in ip6_tnl_siocdevprivate()
/openbmc/linux/fs/fuse/
H A Ddir.c1672 static long fuse_dir_ioctl(struct file *file, unsigned int cmd, in fuse_dir_ioctl() argument
1681 return fuse_ioctl_common(file, cmd, arg, FUSE_IOCTL_DIR); in fuse_dir_ioctl()
1684 static long fuse_dir_compat_ioctl(struct file *file, unsigned int cmd, in fuse_dir_compat_ioctl() argument
1692 return fuse_ioctl_common(file, cmd, arg, in fuse_dir_compat_ioctl()
/openbmc/linux/include/net/
H A Dsock.h1266 int (*ioctl)(struct sock *sk, int cmd,
1280 unsigned int cmd, unsigned long arg);
3035 int sock_ioctl_inout(struct sock *sk, unsigned int cmd,
3037 int sk_ioctl(struct sock *sk, unsigned int cmd, void __user *arg);
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst530 subsystem and exposed by ftrace / trace-cmd / KernelShark as files in
1202 ftrace, trace-cmd, and KernelShark run on the target system, and are
1655 ``trace-cmd`` and KernelShark in the next section.
1671 trace-cmd / KernelShark
1674 trace-cmd is essentially an extensive command-line "wrapper" interface
1683 a per-CPU graphical display. It directly uses trace-cmd as the
1685 displays the trace-cmd command it uses, as we'll see).
1703 previous trace events subsystem section, and in fact is where trace-cmd
1718 Notice that the right pane shows the exact trace-cmd command-line
1719 that's used to run the trace, along with the results of the trace-cmd
[all …]
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c198 enum n_rf_ctl_over_cmd cmd, in b43_nphy_rf_ctl_override_one_to_many() argument
206 switch (cmd) { in b43_nphy_rf_ctl_override_one_to_many()
638 u16 offset1 = cmd << 4; in b43_nphy_set_rf_sequence()
5333 u16 tmp, core, type, count, max, numb, last = 0, cmd; in b43_nphy_cal_tx_iq_lo() local
5449 cmd = tbl_tx_iqlo_cal_cmds_fullcal_nphyrev3[count]; in b43_nphy_cal_tx_iq_lo()
5451 cmd = tbl_tx_iqlo_cal_cmds_fullcal[count]; in b43_nphy_cal_tx_iq_lo()
5454 cmd = tbl_tx_iqlo_cal_cmds_recal_nphyrev3[count]; in b43_nphy_cal_tx_iq_lo()
5456 cmd = tbl_tx_iqlo_cal_cmds_recal[count]; in b43_nphy_cal_tx_iq_lo()
5459 core = (cmd & 0x3000) >> 12; in b43_nphy_cal_tx_iq_lo()
5460 type = (cmd & 0x0F00) >> 8; in b43_nphy_cal_tx_iq_lo()
[all …]
/openbmc/u-boot/doc/
H A DREADME.iscsi125 http://ipxe.org/cmd
/openbmc/u-boot/cmd/
H A Donenand.c582 return c->cmd(cmdtp, flag, argc, argv); in do_onenand()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_hw.c408 kwr->req.cmd = cpu_to_be32(ULPTX_CMD_V(ULP_TX_MEM_WRITE) | in chtls_setkey()
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_dev.h298 struct qxl_command cmd; member
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp90 ipmi_ret_t ipmi_sen_get_sdr(ipmi_netfn_t netfn, ipmi_cmd_t cmd,
/openbmc/linux/Documentation/networking/
H A Dbatman-adv.rst125 $ trace-cmd stream -e batadv:batadv_dbg
/openbmc/linux/drivers/media/pci/saa7164/
H A Dsaa7164.h457 struct cmd cmds[SAA_CMD_MAX_MSG_UNITS];
/openbmc/linux/drivers/net/ethernet/alteon/
H A Dacenic.h362 struct cmd { struct
/openbmc/linux/include/uapi/linux/
H A Dcdrom.h286 unsigned char cmd[CDROM_PACKET_SIZE]; member
H A Dfuse.h921 uint32_t cmd; member
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974pro-oneplus-bacon.dts451 cmd-data-pins {

1...<<241242243244245246247248249250>>...273