Home
last modified time | relevance | path

Searched refs:cmd (Results 6701 – 6725 of 6808) sorted by relevance

1...<<261262263264265266267268269270>>...273

/openbmc/linux/drivers/mtd/nand/raw/
H A Dmtk_nand.c474 mtk_nfc_send_command(nfc, instr->ctx.cmd.opcode); in mtk_nfc_exec_instr()
H A Dstm32_fmc2_nand.c1319 writeb_relaxed(instr->ctx.cmd.opcode, in stm32_fmc2_nfc_exec_op()
H A Domap2.c2114 iowrite8(instr->ctx.cmd.opcode, in omap_nand_exec_instr()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1191 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in stmmac_init_phy()
6021 static int stmmac_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in stmmac_ioctl() argument
6029 switch (cmd) { in stmmac_ioctl()
6033 ret = phylink_mii_ioctl(priv->phylink, rq, cmd); in stmmac_ioctl()
/openbmc/linux/sound/pci/emu10k1/
H A Demufx.c2480 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 Dwcd9335.c1953 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 Dsocket.c3304 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 Drk3399.dtsi2541 sdio0_cmd: sdio0-cmd {
2596 sdmmc_cmd: sdmmc-cmd {
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4111 memcpy(hostcmd->cmd, nla_data(tb[MWIFIEX_TM_ATTR_DATA]), in mwifiex_tm_cmd()
4127 hostcmd->len, hostcmd->cmd); in mwifiex_tm_cmd()
/openbmc/linux/net/mptcp/
H A Dprotocol.c3668 static int mptcp_ioctl(struct sock *sk, int cmd, int *karg) in mptcp_ioctl() argument
3673 switch (cmd) { in mptcp_ioctl()
/openbmc/qemu/ui/
H A Dvnc.c1215 static void audio_capture_notify(void *opaque, audcnotification_e cmd) in audio_capture_notify() argument
1220 switch (cmd) { in audio_capture_notify()
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dctrl.c4445 (FIELD_PREP(IRDMA_CQPSQ_UPESD_SDCMD, info->entry[2].cmd) | in cqp_sds_wqe_fill()
4452 (FIELD_PREP(IRDMA_CQPSQ_UPESD_SDCMD, info->entry[1].cmd) | in cqp_sds_wqe_fill()
4459 FIELD_PREP(IRDMA_CQPSQ_UPESD_SDCMD, info->entry[0].cmd)); in cqp_sds_wqe_fill()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c6034 static int igc_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in igc_ioctl() argument
6036 switch (cmd) { in igc_ioctl()
6323 switch (qopt->cmd) { in igc_tsn_enable_qbv_scheduling()
/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis_main.c67 static int sisfb_ioctl(struct fb_info *info, unsigned int cmd,
1688 static int sisfb_ioctl(struct fb_info *info, unsigned int cmd, in sisfb_ioctl() argument
1700 switch(cmd) { in sisfb_ioctl()
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight.rst335 1. using the perf cmd line tools.
/openbmc/linux/arch/xtensa/
H A DKconfig581 use hardware breakpoints (gdb 'hbreak' cmd) to break at _startup.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.rst266 - u-boot: Convert ${UBOOT_ENV}.cmd into ${UBOOT_ENV}.scr
/openbmc/linux/tools/bpf/bpftool/
H A Dprog.c2502 static const struct cmd cmds[] = {
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/n1sdp/
H A D0005-Platform-ARM-N1Sdp-NOR-flash-Dxe-Driver-for-N1Sdp.patch590 + Execute Flash cmd ctrl and Read Status.
593 + @param[in] Val Value to be written to Flash cmd ctrl Register.
/openbmc/linux/Documentation/kbuild/
H A Dmakefiles.rst481 $(call cmd,crc32)
530 It stores the executed command in a corresponding .cmd
/openbmc/linux/Documentation/arch/x86/
H A Dresctrl.rst1295 An RMID is allocated to the group once its created and hence the <cmd>
1300 # <cmd>
/openbmc/linux/fs/f2fs/
H A Df2fs.h3494 long f2fs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
3495 long f2fs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
/openbmc/linux/net/ipv4/
H A Dtcp.c604 int tcp_ioctl(struct sock *sk, int cmd, int *karg) in tcp_ioctl() argument
610 switch (cmd) { in tcp_ioctl()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v10_0.c8697 uint32_t cmd = 0; in gfx_v10_0_ring_emit_wreg() local
8701 cmd = WRITE_DATA_ENGINE_SEL(1) | WR_CONFIRM; in gfx_v10_0_ring_emit_wreg()
8704 cmd = (1 << 16); /* no inc addr */ in gfx_v10_0_ring_emit_wreg()
8707 cmd = WR_CONFIRM; in gfx_v10_0_ring_emit_wreg()
8711 amdgpu_ring_write(ring, cmd); in gfx_v10_0_ring_emit_wreg()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c14756 wlc_phy_set_rfseq_nphy(struct brcms_phy *pi, u8 cmd, const u8 *events, in wlc_phy_set_rfseq_nphy() argument
14769 t1_offset = cmd << 4; in wlc_phy_set_rfseq_nphy()
21325 void wlc_phy_force_rfseq_nphy(struct brcms_phy *pi, u8 cmd) in wlc_phy_force_rfseq_nphy() argument
21330 switch (cmd) { in wlc_phy_force_rfseq_nphy()
21370 wlc_phy_rfctrl_override_1tomany_nphy(struct brcms_phy *pi, u16 cmd, u16 value, in wlc_phy_rfctrl_override_1tomany_nphy() argument
21378 switch (cmd) { in wlc_phy_rfctrl_override_1tomany_nphy()

1...<<261262263264265266267268269270>>...273