/linux-4.1.27/sound/sparc/ |
D | dbri.c | 312 struct dbri_pipe pipes[DBRI_NO_PIPES]; /* DBRI's 32 data pipes */ member 761 dbri->pipes[n].desc = dbri->pipes[n].first_desc = -1; in dbri_initialize() 805 return ((pipe >= 0) && (dbri->pipes[pipe].desc != -1)); in pipe_active() 825 sdp = dbri->pipes[pipe].sdp; in reset_pipe() 838 desc = dbri->pipes[pipe].first_desc; in reset_pipe() 844 } while (desc != -1 && desc != dbri->pipes[pipe].first_desc); in reset_pipe() 846 dbri->pipes[pipe].desc = -1; in reset_pipe() 847 dbri->pipes[pipe].first_desc = -1; in reset_pipe() 874 dbri->pipes[pipe].sdp = sdp; in setup_pipe() 875 dbri->pipes[pipe].desc = -1; in setup_pipe() [all …]
|
/linux-4.1.27/net/nfc/nci/ |
D | hci.c | 124 hdev->pipes[i].gate = NCI_HCI_INVALID_GATE; in nci_hci_reset_pipes() 125 hdev->pipes[i].host = NCI_HCI_INVALID_HOST; in nci_hci_reset_pipes() 135 if (ndev->hci_dev->pipes[i].host == host) { in nci_hci_reset_pipes_per_host() 136 ndev->hci_dev->pipes[i].gate = NCI_HCI_INVALID_GATE; in nci_hci_reset_pipes_per_host() 137 ndev->hci_dev->pipes[i].host = NCI_HCI_INVALID_HOST; in nci_hci_reset_pipes_per_host() 280 u8 gate = ndev->hci_dev->pipes[pipe].gate; in nci_hci_cmd_received() 305 ndev->hci_dev->pipes[new_pipe].gate = dest_gate; in nci_hci_cmd_received() 306 ndev->hci_dev->pipes[new_pipe].host = in nci_hci_cmd_received() 323 ndev->hci_dev->pipes[delete_info->pipe].gate = in nci_hci_cmd_received() 325 ndev->hci_dev->pipes[delete_info->pipe].host = in nci_hci_cmd_received() [all …]
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | usb.c | 70 struct ath6kl_usb_pipe pipes[ATH6KL_USB_PIPE_MAX]; member 246 ath6kl_usb_free_pipe_resources(&ar_usb->pipes[i]); in ath6kl_usb_cleanup_pipe_resources() 344 pipe = &ar_usb->pipes[pipe_num]; in ath6kl_usb_setup_pipe_resources() 460 if (ar_usb->pipes[i].ar_usb != NULL) in ath6kl_usb_flush_all() 461 usb_kill_anchored_urbs(&ar_usb->pipes[i].urb_submitted); in ath6kl_usb_flush_all() 482 ar_usb->pipes[ATH6KL_USB_PIPE_RX_DATA].urb_cnt_thresh = 1; in ath6kl_usb_start_recv_pipes() 484 ath6kl_usb_post_recv_transfers(&ar_usb->pipes[ATH6KL_USB_PIPE_RX_DATA], in ath6kl_usb_start_recv_pipes() 631 pipe = &ar_usb->pipes[i]; in ath6kl_usb_create() 687 device->pipes[i].urb_cnt_thresh = in hif_start() 688 device->pipes[i].urb_alloc / 2; in hif_start() [all …]
|
/linux-4.1.27/Documentation/ |
D | xillybus.txt | 18 -- Seekable pipes 24 -- Channels, pipes, and the message channel 86 project to another (the number of data pipes needed in each direction and 91 Xillybus presents independent data streams, which resemble pipes or TCP/IP 126 possibly pressing CTRL-C as some stage, even though the xillybus_* pipes have 129 The driver and hardware are designed to behave sensibly as pipes, including: 139 device files are treated like two independent pipes (except for sharing a 145 Xillybus pipes are configured (on the IP core) to be either synchronous or 155 For FPGA to host pipes, asynchronous pipes allow data transfer from the FPGA 157 has been requested by a read() call. On synchronous pipes, only the amount [all …]
|
D | nommu-mmap.txt | 161 with character device files, pipes, fifos and sockets.
|
D | devices.txt | 3231 Sockets and pipes 3233 Non-transient sockets and named pipes may exist in /dev. Common entries are:
|
/linux-4.1.27/net/nfc/hci/ |
D | core.c | 54 hdev->pipes[i].gate = NFC_HCI_INVALID_GATE; in nfc_hci_reset_pipes() 55 hdev->pipes[i].dest_host = NFC_HCI_INVALID_HOST; in nfc_hci_reset_pipes() 66 if (hdev->pipes[i].dest_host != host) in nfc_hci_reset_pipes_per_host() 69 hdev->pipes[i].gate = NFC_HCI_INVALID_GATE; in nfc_hci_reset_pipes_per_host() 70 hdev->pipes[i].dest_host = NFC_HCI_INVALID_HOST; in nfc_hci_reset_pipes_per_host() 196 u8 gate = hdev->pipes[pipe].gate; in nfc_hci_cmd_received() 218 hdev->pipes[create_info->pipe].gate = create_info->dest_gate; in nfc_hci_cmd_received() 219 hdev->pipes[create_info->pipe].dest_host = in nfc_hci_cmd_received() 235 hdev->pipes[delete_info->pipe].gate = NFC_HCI_INVALID_GATE; in nfc_hci_cmd_received() 236 hdev->pipes[delete_info->pipe].dest_host = NFC_HCI_INVALID_HOST; in nfc_hci_cmd_received() [all …]
|
D | command.c | 366 hdev->pipes[pipe].gate = dest_gate; in nfc_hci_connect_gate() 367 hdev->pipes[pipe].dest_host = dest_host; in nfc_hci_connect_gate()
|
/linux-4.1.27/drivers/nfc/st21nfcb/ |
D | st21nfcb_se.c | 239 ndev->hci_dev->pipes[st21nfcb_gates[j].pipe].gate = in st21nfcb_hci_load_session() 241 ndev->hci_dev->pipes[st21nfcb_gates[j].pipe].host = in st21nfcb_hci_load_session() 361 u8 gate = ndev->hci_dev->pipes[pipe].gate; in st21nfcb_hci_event_received() 362 u8 host = ndev->hci_dev->pipes[pipe].host; in st21nfcb_hci_event_received() 384 u8 gate = ndev->hci_dev->pipes[pipe].gate; in st21nfcb_hci_cmd_received() 391 ndev->hci_dev->pipes[pipe].host != ST21NFCB_UICC_HOST_ID) in st21nfcb_hci_cmd_received()
|
/linux-4.1.27/drivers/platform/goldfish/ |
D | Kconfig | 2 tristate "Goldfish virtual device for QEMU pipes"
|
/linux-4.1.27/drivers/nfc/st21nfca/ |
D | st21nfca.c | 199 hdev->pipes[st21nfca_gates[j].pipe].gate = in st21nfca_hci_load_session() 201 hdev->pipes[st21nfca_gates[j].pipe].dest_host = in st21nfca_hci_load_session() 867 u8 gate = hdev->pipes[pipe].gate; in st21nfca_hci_cmd_received() 874 hdev->pipes[pipe].dest_host != NFC_HCI_UICC_HOST_ID) in st21nfca_hci_cmd_received() 921 u8 gate = hdev->pipes[pipe].gate; in st21nfca_hci_event_received() 922 u8 host = hdev->pipes[pipe].dest_host; in st21nfca_hci_event_received()
|
/linux-4.1.27/firmware/matrox/ |
D | g200_warp.H16 | 2 * WARP pipes are named according to the functions they perform, where
|
D | g400_warp.H16 | 2 * WARP pipes are named according to the functions they perform, where
|
/linux-4.1.27/drivers/gpu/drm/imx/ |
D | imx-drm-core.c | 42 int pipes; member 355 if (imxdrm->pipes >= MAX_CRTC) in imx_drm_add_crtc() 366 imx_drm_crtc->pipe = imxdrm->pipes++; in imx_drm_add_crtc()
|
/linux-4.1.27/arch/tile/include/asm/ |
D | tile-desc_64.h | 447 unsigned char pipes; member
|
D | tile-desc_32.h | 509 unsigned char pipes; member
|
/linux-4.1.27/include/net/nfc/ |
D | hci.h | 142 struct nfc_hci_pipe pipes[NFC_HCI_MAX_PIPES]; member
|
D | nci_core.h | 172 struct nci_hci_pipe pipes[NCI_HCI_MAX_PIPES]; member
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | psb_device.c | 334 .pipes = 2,
|
D | mdfld_device.c | 530 .pipes = 3,
|
D | psb_drv.c | 251 dev_priv->num_pipe = dev_priv->ops->pipes; in psb_driver_load()
|
D | oaktrail_device.c | 550 .pipes = 2,
|
D | cdv_device.c | 597 .pipes = 2,
|
D | psb_drv.h | 627 int pipes; /* Number of output pipes */ member
|
/linux-4.1.27/Documentation/nfc/ |
D | nfc-hci.txt | 37 those gates have pipes connected when the hci device is set up. 38 In case the chip supports pre-opened gates and pseudo-static pipes, the driver 46 implementation, pipes are totally hidden. The public API only knows gates.
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
D | NOTES | 64 which blocks need to be allocated to the active pipes based on fetch
|
/linux-4.1.27/Documentation/networking/caif/ |
D | Linux-CAIF.txt | 13 The Utility Channels are general purpose pipes between modem and host.
|
/linux-4.1.27/Documentation/filesystems/ |
D | 9p.txt | 117 This can be used to share devices/named pipes/sockets between
|
D | hpfs.txt | 279 2.03 Char, block devices and pipes are correctly created
|
/linux-4.1.27/arch/microblaze/ |
D | Kconfig | 119 execution. By using pipes or other transports made available to
|
/linux-4.1.27/drivers/nfc/microread/ |
D | microread.c | 564 u8 gate = hdev->pipes[pipe].gate; in microread_event_received()
|
/linux-4.1.27/arch/parisc/ |
D | Kconfig | 331 execution. By using pipes or other transports made available to
|
/linux-4.1.27/drivers/nfc/pn544/ |
D | pn544.c | 731 u8 gate = hdev->pipes[pipe].gate; in pn544_hci_event_received()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_dp.c | 391 unsigned int pipes = (1 << PIPE_A) | (1 << PIPE_B); in vlv_power_sequencer_pipe() local 416 pipes &= ~(1 << tmp->pps_pipe); in vlv_power_sequencer_pipe() 423 if (WARN_ON(pipes == 0)) in vlv_power_sequencer_pipe() 426 pipe = ffs(pipes) - 1; in vlv_power_sequencer_pipe()
|
/linux-4.1.27/arch/sparc/ |
D | Kconfig | 243 execution. By using pipes or other transports made available to
|
/linux-4.1.27/arch/sh/ |
D | Kconfig | 657 execution. By using pipes or other transports made available to
|
/linux-4.1.27/arch/s390/ |
D | Kconfig | 621 execution. By using pipes or other transports made available to
|
/linux-4.1.27/arch/arm64/ |
D | Kconfig | 588 execution. By using pipes or other transports made available to
|
/linux-4.1.27/arch/powerpc/ |
D | Kconfig | 688 execution. By using pipes or other transports made available to
|
/linux-4.1.27/Documentation/security/ |
D | Smack.txt | 445 File system objects including files, directories, named pipes, symbolic links,
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 153 ability to mount to IPC$ share (which allows CIFS named pipes to be
|
/linux-4.1.27/arch/mips/ |
D | Kconfig | 2634 execution. By using pipes or other transports made available to
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 1740 execution. By using pipes or other transports made available to
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1706 execution. By using pipes or other transports made available to
|