Home
last modified time | relevance | path

Searched refs:cmd (Results 6776 – 6800 of 8289) sorted by relevance

1...<<271272273274275276277278279280>>...332

/OK3568_Linux_fs/kernel/arch/arm64/kernel/vdso32/
H A DMakefile203 $(call cmd,vdso_install)
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dxen-acpi-cpuhotplug.c194 op.cmd = XENPF_cpu_hotadd; in xen_hotadd_cpu()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dserial.h280 unsigned int cmd, unsigned long arg);
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dau1550nd.c161 writeb(instr->ctx.cmd.opcode, in au1550nd_exec_instr()
H A Dfsl_upm.c90 mar = (instr->ctx.cmd.opcode << (32 - fun->upm.width)) | in func_exec_instr()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dkeystone-k2hk-netcp.dtsi119 0x2a20000 0x4000>; /*cmd*/
H A Dste-href.dtsi150 st,sig-dir-cmd;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Devergreen_cs.c2801 u32 header, cmd, count, sub_cmd; in evergreen_dma_cs_parse() local
2815 cmd = GET_DMA_CMD(header); in evergreen_dma_cs_parse()
2819 switch (cmd) { in evergreen_dma_cs_parse()
3212 DRM_ERROR("Unknown packet type %d at %d !\n", cmd, idx); in evergreen_dma_cs_parse()
3569 u32 header, cmd, count, sub_cmd; in evergreen_dma_ib_parse() local
3573 cmd = GET_DMA_CMD(header); in evergreen_dma_ib_parse()
3577 switch (cmd) { in evergreen_dma_ib_parse()
3651 DRM_ERROR("Unknown packet type %d at %d !\n", cmd, idx); in evergreen_dma_ib_parse()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h1341 struct ifreq *ifr, int cmd);
1526 struct ip_tunnel_parm *p, int cmd);
2755 const char *netdev_cmd_to_name(enum netdev_cmd cmd);
3941 static inline bool is_socket_ioctl_cmd(unsigned int cmd) in is_socket_ioctl_cmd() argument
3943 return _IOC_TYPE(cmd) == SOCK_IOC_TYPE; in is_socket_ioctl_cmd()
3945 int dev_ioctl(struct net *net, unsigned int cmd, struct ifreq *ifr,
4778 void ethtool_notify(struct net_device *dev, unsigned int cmd, const void *data);
4780 static inline void ethtool_notify(struct net_device *dev, unsigned int cmd, in ethtool_notify() argument
H A Dinetdevice.h180 int devinet_ioctl(struct net *net, unsigned int cmd, struct ifreq *);
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c3320 h2c.bt_wlan_calibration.cmd = H2C_8723B_BT_WLAN_CALIBRATION; in rtl8xxxu_gen2_prepare_calibrate()
3828 h2c.b_type_dma.cmd = H2C_8723B_B_TYPE_TDMA; in rtl8723bu_set_ps_tdma()
4246 u32 cmd, val32, addr, ctrl; in rtl8xxxu_cam_write() local
4277 cmd = CAM_CMD_POLLING | CAM_CMD_WRITE | (addr + j); in rtl8xxxu_cam_write()
4278 rtl8xxxu_write32(priv, REG_CAM_CMD, cmd); in rtl8xxxu_cam_write()
4314 h2c.ramask.cmd = H2C_SET_RATE_MASK; in rtl8xxxu_update_rate_mask()
4335 h2c.b_macid_cfg.cmd = H2C_8723B_MACID_CFG_RAID; in rtl8xxxu_gen2_update_rate_mask()
4359 h2c.joinbss.cmd = H2C_JOIN_BSS_REPORT; in rtl8xxxu_gen1_report_connect()
4383 h2c.media_status_rpt.cmd = H2C_8723B_MEDIA_STATUS_RPT; in rtl8xxxu_gen2_report_connect()
6075 static int rtl8xxxu_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in rtl8xxxu_set_key() argument
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c520 uint32 cmd; member
848 static int dhd_msgbuf_query_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd,
850 static int dhd_msgbuf_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd,
853 static int dhd_fillup_ioct_reqst(dhd_pub_t *dhd, uint16 len, uint cmd,
7486 if (xt_id != prot->ioctl_trans_id || prot->curr_ioctl_cmd != ioct_resp->cmd) { in dhd_prot_ioctcmplt_process()
7489 prot->curr_ioctl_cmd, ioct_resp->cmd)); in dhd_prot_ioctcmplt_process()
9516 if (ioc->cmd == WLC_SET_VAR && buf != NULL && !strcmp(buf, "pcie_bus_tput")) {
9531 dhdmsgbuf_hmap(dhd, hmap_params, (ioc->cmd == WLC_SET_VAR));
9534 if (ioc->cmd == WLC_SET_VAR && buf != NULL && !strcmp(buf, "bus:hmaptest")) {
9551 if (ioc->cmd == WLC_SET_VAR && buf != NULL && !strcmp(buf, "bus:hmaptest")) {
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c524 uint32 cmd; member
852 static int dhd_msgbuf_query_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd,
854 static int dhd_msgbuf_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd,
857 static int dhd_fillup_ioct_reqst(dhd_pub_t *dhd, uint16 len, uint cmd,
7490 if (xt_id != prot->ioctl_trans_id || prot->curr_ioctl_cmd != ioct_resp->cmd) { in dhd_prot_ioctcmplt_process()
7493 prot->curr_ioctl_cmd, ioct_resp->cmd)); in dhd_prot_ioctcmplt_process()
9520 if (ioc->cmd == WLC_SET_VAR && buf != NULL && !strcmp(buf, "pcie_bus_tput")) {
9535 dhdmsgbuf_hmap(dhd, hmap_params, (ioc->cmd == WLC_SET_VAR));
9538 if (ioc->cmd == WLC_SET_VAR && buf != NULL && !strcmp(buf, "bus:hmaptest")) {
9555 if (ioc->cmd == WLC_SET_VAR && buf != NULL && !strcmp(buf, "bus:hmaptest")) {
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/qedi/
H A Dqedi_main.c1855 struct qedi_cmd *cmd) in qedi_update_itt_map() argument
1858 qedi->itt_map[tid].p_cmd = cmd; in qedi_update_itt_map()
1892 struct qedi_cmd *cmd = NULL; in qedi_get_cmd_from_tid() local
1897 cmd = qedi->itt_map[tid].p_cmd; in qedi_get_cmd_from_tid()
1898 if (cmd->task_id != tid) in qedi_get_cmd_from_tid()
1903 return cmd; in qedi_get_cmd_from_tid()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c2356 SwI2cCmd_t *cmd = &req->SwI2cCmds[i]; in navi10_fill_i2c_req() local
2360 cmd->Cmd = 1; in navi10_fill_i2c_req()
2362 cmd->Cmd = write; in navi10_fill_i2c_req()
2366 cmd->CmdConfig |= (i == 2 && !write) ? CMDCONFIG_RESTART_MASK : 0; in navi10_fill_i2c_req()
2369 cmd->CmdConfig |= (i == (numbytes - 1)) ? CMDCONFIG_STOP_MASK : 0; in navi10_fill_i2c_req()
2372 cmd->RegisterAddr = data[i]; in navi10_fill_i2c_req()
H A Darcturus_ppt.c1902 SwI2cCmd_t *cmd = &req->SwI2cCmds[i]; in arcturus_fill_i2c_req() local
1906 cmd->Cmd = 1; in arcturus_fill_i2c_req()
1908 cmd->Cmd = write; in arcturus_fill_i2c_req()
1912 cmd->CmdConfig |= (i == 2 && !write) ? CMDCONFIG_RESTART_MASK : 0; in arcturus_fill_i2c_req()
1915 cmd->CmdConfig |= (i == (numbytes - 1)) ? CMDCONFIG_STOP_MASK : 0; in arcturus_fill_i2c_req()
1918 cmd->RegisterAddr = data[i]; in arcturus_fill_i2c_req()
/OK3568_Linux_fs/kernel/sound/pci/
H A Dintel8x0.c807 static int snd_intel8x0_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_intel8x0_pcm_trigger() argument
814 switch (cmd) { in snd_intel8x0_pcm_trigger()
836 if (cmd == SNDRV_PCM_TRIGGER_STOP) { in snd_intel8x0_pcm_trigger()
845 static int snd_intel8x0_ali_trigger(struct snd_pcm_substream *substream, int cmd) in snd_intel8x0_ali_trigger() argument
856 switch (cmd) { in snd_intel8x0_ali_trigger()
884 if (cmd == SNDRV_PCM_TRIGGER_PAUSE_PUSH) in snd_intel8x0_ali_trigger()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dmain.c1699 enum sta_notify_cmd cmd, in ath9k_sta_notify() argument
1705 switch (cmd) { in ath9k_sta_notify()
1761 enum set_key_cmd cmd, in ath9k_set_key() argument
1792 if (cmd == DISABLE_KEY && key->flags & IEEE80211_KEY_FLAG_PAIRWISE) { in ath9k_set_key()
1800 ath_dbg(common, CONFIG, "Set HW Key %d\n", cmd); in ath9k_set_key()
1810 switch (cmd) { in ath9k_set_key()
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dalps.c1839 int cmd = enable ? PSMOUSE_CMD_SETSCALE21 : PSMOUSE_CMD_SETSCALE11; in alps_passthrough_mode_v2() local
1841 if (ps2_command(ps2dev, NULL, cmd) || in alps_passthrough_mode_v2()
1842 ps2_command(ps2dev, NULL, cmd) || in alps_passthrough_mode_v2()
1843 ps2_command(ps2dev, NULL, cmd) || in alps_passthrough_mode_v2()
1967 int cmd = enable ? PSMOUSE_CMD_SETRATE : PSMOUSE_CMD_SETRES; in alps_tap_mode() local
1974 ps2_command(ps2dev, &tap_arg, cmd)) in alps_tap_mode()
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A D.rk3288-phycore-rdk.dtb.dts.tmp
H A Dexynos4210-trats.dts50 samsung,vl-cmd-allow-len = <0xf>;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/halrf/rtl8822b/
H A Dhalrf_iqk_8822b.c818 _iqk_check_cal_8822b(struct dm_struct *dm, u8 path, u8 cmd) in _iqk_check_cal_8822b() argument
826 if (cmd == 0x0) /*LOK*/ in _iqk_check_cal_8822b()
1696 u32 cmd = 0xf8000008; in _iqk_rximr_test_8822b() local
1737 odm_write_4byte(dm, 0x1b00, cmd | path << 1); in _iqk_rximr_test_8822b()
1755 odm_write_4byte(dm, 0x1b00, cmd | path << 1); in _iqk_rximr_test_8822b()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmmci.h392 struct mmc_command *cmd; member
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dlink.c411 static const struct cmd cmds[] = {
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_common.h479 } cmd; member

1...<<271272273274275276277278279280>>...332