Home
last modified time | relevance | path

Searched refs:cmd (Results 5226 – 5250 of 6824) sorted by relevance

1...<<201202203204205206207208209210>>...273

/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,sm6125-tlmm.yaml131 cmd-pins {
/openbmc/linux/include/linux/surface_aggregator/
H A Dserial_hub.h599 const struct ssh_command *cmd,
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Drcu_read_lock.c245 int BPF_PROG(inproper_sleepable_kfunc, int cmd, union bpf_attr *attr, unsigned int size) in BPF_PROG() argument
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dnested_exceptions_test.c186 TEST_FAIL("Expected L2 to ask for %d, got unexpected ucall %lu", vector, uc.cmd); in assert_ucall_vector()
/openbmc/linux/include/uapi/linux/
H A Ddcbnl.h271 __u8 cmd; member
/openbmc/linux/drivers/clk/at91/
H A Dat91sam9n12.c74 .cmd = BIT(12),
/openbmc/linux/include/linux/soundwire/
H A Dsdw_intel.h212 int (*trigger)(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai);
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.h49 uint32_t cmd:3; member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dpsp_gfx_if.h424 union psp_gfx_commands cmd; /* +28 command specific structures */ member
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3368-evb.dtsi180 emmc-cmd {
/openbmc/linux/net/l2tp/
H A Dl2tp_core.h275 int l2tp_ioctl(struct sock *sk, int cmd, int *karg);
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-kingdisplay-kd097d04.c32 char cmd; member
H A Dpanel-leadtek-ltk500hd1829.c34 char cmd; member
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcf/netcf/
H A D0001-Adopt-to-new-gnulib-read_file-fread_file-signature.patch59 @@ -351,7 +351,7 @@ static int cmd_define(const struct command *cmd) {
/openbmc/qemu/hw/sd/
H A Dcore.c97 trace_sdbus_command(sdbus_name(sdbus), req->cmd, req->arg); in sdbus_do_command()
/openbmc/linux/sound/pci/hda/
H A Dpatch_cs8409.h345 int (*exec_verb)(struct hdac_device *dev, unsigned int cmd, unsigned int flags,
/openbmc/linux/tools/testing/selftests/net/
H A Dfcnal-test.sh202 local cmd="$*"
206 echo "COMMAND: ${cmd}"
209 out=$($cmd 2>&1)
235 local cmd="$*"
238 run_cmd ${cmd}
243 echo "setup command: $cmd"
257 local cmd="$*"
260 run_cmd_nsb ${cmd}
265 echo "setup command: $cmd"
279 local cmd="$*"
[all …]
/openbmc/linux/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c1931 struct ethtool_link_ksettings *cmd) in keystone_get_link_ksettings() argument
1947 phy_ethtool_ksettings_get(phy, cmd); in keystone_get_link_ksettings()
1948 cmd->base.port = gbe_intf->slave->phy_port_t; in keystone_get_link_ksettings()
1954 const struct ethtool_link_ksettings *cmd) in keystone_set_link_ksettings() argument
1959 u8 port = cmd->base.port; in keystone_set_link_ksettings()
1964 cmd->link_modes.advertising); in keystone_set_link_ksettings()
1966 cmd->link_modes.supported); in keystone_set_link_ksettings()
1997 return phy_ethtool_ksettings_set(phy, cmd); in keystone_set_link_ksettings()
2740 struct ifreq *ifr, int cmd) in gbe_hwtstamp() argument
2825 switch (cmd) { in gbe_ioctl()
[all …]
/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139too.c656 static int netdev_ioctl (struct net_device *dev, struct ifreq *rq, int cmd);
2389 struct ethtool_link_ksettings *cmd) in rtl8139_get_link_ksettings() argument
2393 mii_ethtool_get_link_ksettings(&tp->mii, cmd); in rtl8139_get_link_ksettings()
2399 const struct ethtool_link_ksettings *cmd) in rtl8139_set_link_ksettings() argument
2404 rc = mii_ethtool_set_link_ksettings(&tp->mii, cmd); in rtl8139_set_link_ksettings()
2501 static int netdev_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in netdev_ioctl() argument
2510 rc = generic_mii_ioctl(&tp->mii, if_mii(rq), cmd, NULL); in netdev_ioctl()
/openbmc/linux/drivers/net/wan/
H A Dfarsync.c906 fst_issue_cmd(struct fst_port_info *port, unsigned short cmd) in fst_issue_cmd() argument
937 FST_WRW(card, portMailbox[port->index][0], cmd); in fst_issue_cmd()
939 if (cmd == ABORTTX || cmd == STARTPORT) { in fst_issue_cmd()
1911 fst_siocdevprivate(struct net_device *dev, struct ifreq *ifr, void __user *data, int cmd) in fst_siocdevprivate() argument
1920 dbg(DBG_IOCTL, "ioctl: %x, %p\n", cmd, data); in fst_siocdevprivate()
1928 switch (cmd) { in fst_siocdevprivate()
/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-rhine.c512 static int netdev_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
2289 struct ethtool_link_ksettings *cmd) in netdev_get_link_ksettings() argument
2294 mii_ethtool_get_link_ksettings(&rp->mii_if, cmd); in netdev_get_link_ksettings()
2301 const struct ethtool_link_ksettings *cmd) in netdev_set_link_ksettings() argument
2307 rc = mii_ethtool_set_link_ksettings(&rp->mii_if, cmd); in netdev_set_link_ksettings()
2387 static int netdev_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in netdev_ioctl() argument
2396 rc = generic_mii_ioctl(&rp->mii_if, if_mii(rq), cmd, NULL); in netdev_ioctl()
/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c2330 struct gpmi_nand_data *this, u8 cmd, const u8 *addr, int naddr) in gpmi_chain_command() argument
2357 transfer->cmdbuf[0] = cmd; in gpmi_chain_command()
2491 u8 cmd = 0; in gpmi_nfc_exec_op() local
2534 cmd = instr->ctx.cmd.opcode; in gpmi_nfc_exec_op()
2544 desc = gpmi_chain_command(this, cmd, NULL, 0); in gpmi_nfc_exec_op()
2548 desc = gpmi_chain_command(this, cmd, instr->ctx.addr.addrs, in gpmi_nfc_exec_op()
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dp.c707 static void mtk_dp_aux_set_cmd(struct mtk_dp *mtk_dp, u8 cmd, u32 addr) in mtk_dp_aux_set_cmd() argument
710 cmd, MCU_REQUEST_COMMAND_AUX_TX_P0_MASK); in mtk_dp_aux_set_cmd()
810 static int mtk_dp_aux_do_transfer(struct mtk_dp *mtk_dp, bool is_read, u8 cmd, in mtk_dp_aux_do_transfer() argument
816 (cmd == DP_AUX_NATIVE_READ && !length))) in mtk_dp_aux_do_transfer()
828 mtk_dp_aux_set_cmd(mtk_dp, cmd, addr); in mtk_dp_aux_do_transfer()
869 if (cmd == (DP_AUX_I2C_READ | DP_AUX_I2C_MOT) || in mtk_dp_aux_do_transfer()
870 cmd == DP_AUX_I2C_READ) in mtk_dp_aux_do_transfer()
/openbmc/linux/sound/core/
H A Dtimer.c2056 unsigned int cmd, bool compat) in snd_timer_user_tread() argument
2070 else if (cmd == SNDRV_TIMER_IOCTL_TREAD64 || in snd_timer_user_tread()
2092 static long __snd_timer_user_ioctl(struct file *file, unsigned int cmd, in __snd_timer_user_ioctl() argument
2100 switch (cmd) { in __snd_timer_user_ioctl()
2107 return snd_timer_user_tread(argp, tu, cmd, compat); in __snd_timer_user_ioctl()
2140 static long snd_timer_user_ioctl(struct file *file, unsigned int cmd, in snd_timer_user_ioctl() argument
2147 ret = __snd_timer_user_ioctl(file, cmd, arg, false); in snd_timer_user_ioctl()
/openbmc/linux/drivers/atm/
H A Diphase.h135 int cmd; member
1403 #define NVRAM_CMD(cmd) { \ argument
1405 u_short c = cmd; \

1...<<201202203204205206207208209210>>...273