/openbmc/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynosautov9-pinctrl.dtsi | 373 sd2_cmd: sd2-cmd-pins {
|
/openbmc/linux/net/openvswitch/ |
H A D | actions.c | 963 upcall.cmd = OVS_PACKET_CMD_ACTION; in output_userspace()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/ |
H A D | packagegroup-meta-oe.bb | 636 trace-cmd \
|
/openbmc/linux/drivers/s390/cio/ |
H A D | device.c | 1695 if (sch->schib.scsw.cmd.actl == 0) in ccw_device_wait_idle()
|
/openbmc/linux/drivers/scsi/ |
H A D | advansys.c | 2284 static struct advansys_cmd *advansys_cmd(struct scsi_cmnd *cmd) in advansys_cmd() argument 2286 return scsi_cmd_priv(cmd); in advansys_cmd() 10531 u16 cmd; in AdvInitGetConfig() local 10543 pci_read_config_word(pdev, PCI_COMMAND, &cmd); in AdvInitGetConfig() 10544 if ((cmd & PCI_COMMAND_PARITY) == 0) in AdvInitGetConfig()
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_ca0132.c | 3058 bool cmd; in dma_set_state() local 3062 cmd = false; in dma_set_state() 3065 cmd = true; in dma_set_state() 3071 snd_hda_codec_load_dsp_trigger(dma->codec, cmd); in dma_set_state()
|
/openbmc/qemu/target/xtensa/ |
H A D | translate.c | 2270 #define gen_shift_reg(cmd, reg) do { \ argument 2273 tcg_gen_##cmd##_i64(v, v, tmp); \ 2277 #define gen_shift(cmd) gen_shift_reg(cmd, cpu_SR[SAR]) argument
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv.c | 1383 static int kvmppc_hcall_impl_hv(unsigned long cmd) in kvmppc_hcall_impl_hv() argument 1385 switch (cmd) { in kvmppc_hcall_impl_hv() 1413 return kvmppc_hcall_impl_hv_realmode(cmd); in kvmppc_hcall_impl_hv()
|
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | ucc_geth.c | 3498 static int ucc_geth_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in ucc_geth_ioctl() argument 3508 return phy_mii_ioctl(ugeth->phydev, rq, cmd); in ucc_geth_ioctl()
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | handlers.c | 1682 u32 cmd = value & 0xff; in mailbox_write() local 1685 switch (cmd) { in mailbox_write()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 2483 static int mlx4_en_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in mlx4_en_ioctl() argument 2485 switch (cmd) { in mlx4_en_ioctl()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sa8775p.dtsi | 348 aop_cmd_db_mem: aop-cmd-db@90860000 { 349 compatible = "qcom,cmd-db";
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_core.c | 683 int hci_dev_cmd(unsigned int cmd, void __user *arg) in hci_dev_cmd() argument 712 switch (cmd) { in hci_dev_cmd()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-config.txt | 561 New man viewer tool can be also added using 'man.<tool>.cmd'
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.megaraid | 380 i. Handle IOCTL cmd timeouts more properly.
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | mxl5xx.c | 419 struct dvb_diseqc_master_cmd *cmd) in send_master_cmd() argument
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | mtk_nand.c | 474 mtk_nfc_send_command(nfc, instr->ctx.cmd.opcode); in mtk_nfc_exec_instr()
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 1191 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in stmmac_init_phy() 6034 static int stmmac_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in stmmac_ioctl() argument 6042 switch (cmd) { in stmmac_ioctl() 6046 ret = phylink_mii_ioctl(priv->phylink, rq, cmd); in stmmac_ioctl()
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emufx.c | 2480 static int snd_emu10k1_fx8010_ioctl(struct snd_hwdep * hw, struct file *file, unsigned int cmd, uns… in snd_emu10k1_fx8010_ioctl() argument 2490 switch (cmd) { in snd_emu10k1_fx8010_ioctl()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wcd9335.c | 1953 static int wcd9335_trigger(struct snd_pcm_substream *substream, int cmd, in wcd9335_trigger() argument 1964 switch (cmd) { in wcd9335_trigger()
|
/openbmc/linux/net/tipc/ |
H A D | socket.c | 3304 static int tipc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in tipc_ioctl() argument 3311 switch (cmd) { in tipc_ioctl()
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399.dtsi | 2541 sdio0_cmd: sdio0-cmd { 2596 sdmmc_cmd: sdmmc-cmd {
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 4111 memcpy(hostcmd->cmd, nla_data(tb[MWIFIEX_TM_ATTR_DATA]), in mwifiex_tm_cmd() 4127 hostcmd->len, hostcmd->cmd); in mwifiex_tm_cmd()
|
/openbmc/qemu/ui/ |
H A D | vnc.c | 1215 static void audio_capture_notify(void *opaque, audcnotification_e cmd) in audio_capture_notify() argument 1220 switch (cmd) { in audio_capture_notify()
|
/openbmc/linux/net/mptcp/ |
H A D | protocol.c | 3676 static int mptcp_ioctl(struct sock *sk, int cmd, int *karg) in mptcp_ioctl() argument 3681 switch (cmd) { in mptcp_ioctl()
|