| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | coda.h | 371 int cmd; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_cpp.h | 370 const struct nfp_cpp_explicit_command *cmd,
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | evlist.h | 387 int evlist__ctlfd_process(struct evlist *evlist, enum evlist_ctl_cmd *cmd);
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/ |
| H A D | libtraceevent-reg_print_func.txt | 136 _libtraceevent(3)_, _trace-cmd(1)_
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | uboot-config.bbclass | 56 UBOOT_ENV_SRC_SUFFIX ?= "cmd"
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | setup.c | 563 void machine_restart(char * cmd) in machine_restart() argument
|
| /OK3568_Linux_fs/kernel/drivers/scsi/csiostor/ |
| H A D | csio_wr.h | 490 int csio_wr_destroy_queues(struct csio_hw *, bool cmd);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc.h | 306 int enetc_ioctl(struct net_device *ndev, struct ifreq *rq, int cmd);
|
| H A D | enetc.c | 1781 int enetc_ioctl(struct net_device *ndev, struct ifreq *rq, int cmd) in enetc_ioctl() argument 1785 if (cmd == SIOCSHWTSTAMP) in enetc_ioctl() 1787 if (cmd == SIOCGHWTSTAMP) in enetc_ioctl() 1794 return phylink_mii_ioctl(priv->phylink, rq, cmd); in enetc_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/fpga/ |
| H A D | dfl.h | 340 unsigned int cmd, unsigned long arg);
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/as102/ |
| H A D | as102_usb_drv.c | 369 as102_dev->bus_adap.cmd = &as102_dev->bus_adap.token.usb.c; in as102_usb_probe()
|
| /OK3568_Linux_fs/kernel/fs/fuse/ |
| H A D | dir.c | 1481 static long fuse_dir_ioctl(struct file *file, unsigned int cmd, in fuse_dir_ioctl() argument 1490 return fuse_ioctl_common(file, cmd, arg, FUSE_IOCTL_DIR); in fuse_dir_ioctl() 1493 static long fuse_dir_compat_ioctl(struct file *file, unsigned int cmd, in fuse_dir_compat_ioctl() argument 1501 return fuse_ioctl_common(file, cmd, arg, in fuse_dir_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | pcm.c | 1939 int cmd) in snd_usb_substream_playback_trigger() argument 1943 switch (cmd) { in snd_usb_substream_playback_trigger() 1975 int cmd) in snd_usb_substream_capture_trigger() argument 1980 switch (cmd) { in snd_usb_substream_capture_trigger()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ti/ |
| H A D | omap-dma.c | 1547 unsigned long cmd, void *v) in omap_dma_busy_notifier() argument 1553 switch (cmd) { in omap_dma_busy_notifier() 1599 unsigned long cmd, void *v) in omap_dma_context_notifier() argument 1605 switch (cmd) { in omap_dma_context_notifier()
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3288.dtsi | 1263 sdmmc_cmd: sdmmc-cmd { 1295 sdio0_cmd: sdio0-cmd { 1352 sdio1_cmd: sdio1-cmd { 1370 emmc_cmd: emmc-cmd {
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_display.c | 1301 int rockchip_vop_dump(const char *cmd) in rockchip_vop_dump() argument 1316 if (!cmd) in rockchip_vop_dump() 1318 else if (!strcmp(cmd, "a") || !strcmp(cmd, "all")) in rockchip_vop_dump()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | l2tp.rst | 282 gnlh->cmd = L2TP_CMD_TUNNEL_CREATE; 303 gnlh->cmd = L2TP_CMD_SESSION_CREATE; 327 gnlh->cmd = L2TP_CMD_SESSION_DELETE; 345 gnlh->cmd = L2TP_CMD_TUNNEL_DELETE;
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/riva/ |
| H A D | fbdev.c | 1957 unsigned short cmd; in rivafb_probe() local 1959 pci_read_config_word(pd, PCI_COMMAND, &cmd); in rivafb_probe() 1960 cmd |= (PCI_COMMAND_IO | PCI_COMMAND_MEMORY); in rivafb_probe() 1961 pci_write_config_word(pd, PCI_COMMAND, cmd); in rivafb_probe()
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | ftrace.rst | 412 If the option "record-cmd" is set to "0", then comms of tasks 913 # cmd pid ||||| time | caller 951 cmd: The name of the process in the trace. 1028 record-cmd 1165 record-cmd 1379 # cmd pid ||||| time | caller 1430 # cmd pid ||||| time | caller 1578 # cmd pid ||||| time | caller 1616 # cmd pid ||||| time | caller 1730 # cmd pid ||||| time | caller [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_core.c | 229 struct target_cmd *cmd); 4057 ahd_set_tags(struct ahd_softc *ahd, struct scsi_cmnd *cmd, in ahd_set_tags() argument 4060 struct scsi_device *sdev = cmd->device; in ahd_set_tags() 6205 uint32_t cmd; in ahd_reset() local 6217 cmd = ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/2); in ahd_reset() 6230 mod_cmd = cmd & ~(PCIM_CMD_PERRESPEN|PCIM_CMD_SERRESPEN); in ahd_reset() 6261 cmd, /*bytes*/2); in ahd_reset() 10581 struct target_cmd *cmd; in ahd_run_tqinfifo() local 10584 while ((cmd = &ahd->targetcmds[ahd->tqinfifonext])->cmd_valid != 0) { in ahd_run_tqinfifo() 10590 if (ahd_handle_target_cmd(ahd, cmd) != 0) in ahd_run_tqinfifo() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | sata_mv.c | 1914 u32 cmd = (rw ? 0 : ATA_DMA_WR) | ATA_DMA_START; in mv_bmdma_start() local 1917 writelfl(cmd, port_mmio + BMDMA_CMD); in mv_bmdma_start() 1932 u32 cmd; in mv_bmdma_stop_ap() local 1935 cmd = readl(port_mmio + BMDMA_CMD); in mv_bmdma_stop_ap() 1936 if (cmd & ATA_DMA_START) { in mv_bmdma_stop_ap() 1937 cmd &= ~ATA_DMA_START; in mv_bmdma_stop_ap() 1938 writelfl(cmd, port_mmio + BMDMA_CMD); in mv_bmdma_stop_ap()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 226 enum set_key_cmd cmd, in ath10k_send_key() argument 277 if (cmd == DISABLE_KEY) { in ath10k_send_key() 287 enum set_key_cmd cmd, in ath10k_install_key() argument 301 ret = ath10k_send_key(arvif, key, cmd, macaddr, flags); in ath10k_install_key() 6333 enum set_key_cmd cmd, in ath10k_set_key_h_def_keyidx() argument 6363 if (cmd != SET_KEY) in ath10k_set_key_h_def_keyidx() 6373 static int ath10k_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in ath10k_set_key() argument 6419 if (cmd == SET_KEY) in ath10k_set_key() 6433 if (cmd == SET_KEY) { in ath10k_set_key() 6450 if (cmd == DISABLE_KEY) in ath10k_set_key() [all …]
|
| /OK3568_Linux_fs/kernel/tools/power/x86/intel-speed-select/ |
| H A D | isst-display.c | 712 void isst_display_result(int cpu, FILE *outf, char *feature, char *cmd, in isst_display_result() argument 724 snprintf(header, sizeof(header), "%s", cmd); in isst_display_result()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/ |
| H A D | ax88796.c | 555 static int ax_ioctl(struct net_device *dev, struct ifreq *req, int cmd) in ax_ioctl() argument 565 return phy_mii_ioctl(phy_dev, req, cmd); in ax_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/s390/scsi/ |
| H A D | zfcp_scsi.c | 155 zfcp_sdev->latencies.cmd.channel.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc() 156 zfcp_sdev->latencies.cmd.fabric.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc()
|