Home
last modified time | relevance | path

Searched refs:pipes (Results 1 – 44 of 44) sorted by relevance

/linux-4.1.27/sound/sparc/
Ddbri.c312 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/
Dhci.c124 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/
Dusb.c70 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/
Dxillybus.txt18 -- 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 …]
Dnommu-mmap.txt161 with character device files, pipes, fifos and sockets.
Ddevices.txt3231 Sockets and pipes
3233 Non-transient sockets and named pipes may exist in /dev. Common entries are:
/linux-4.1.27/net/nfc/hci/
Dcore.c54 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 …]
Dcommand.c366 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/
Dst21nfcb_se.c239 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/
DKconfig2 tristate "Goldfish virtual device for QEMU pipes"
/linux-4.1.27/drivers/nfc/st21nfca/
Dst21nfca.c199 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/
Dg200_warp.H162 * WARP pipes are named according to the functions they perform, where
Dg400_warp.H162 * WARP pipes are named according to the functions they perform, where
/linux-4.1.27/drivers/gpu/drm/imx/
Dimx-drm-core.c42 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/
Dtile-desc_64.h447 unsigned char pipes; member
Dtile-desc_32.h509 unsigned char pipes; member
/linux-4.1.27/include/net/nfc/
Dhci.h142 struct nfc_hci_pipe pipes[NFC_HCI_MAX_PIPES]; member
Dnci_core.h172 struct nci_hci_pipe pipes[NCI_HCI_MAX_PIPES]; member
/linux-4.1.27/drivers/gpu/drm/gma500/
Dpsb_device.c334 .pipes = 2,
Dmdfld_device.c530 .pipes = 3,
Dpsb_drv.c251 dev_priv->num_pipe = dev_priv->ops->pipes; in psb_driver_load()
Doaktrail_device.c550 .pipes = 2,
Dcdv_device.c597 .pipes = 2,
Dpsb_drv.h627 int pipes; /* Number of output pipes */ member
/linux-4.1.27/Documentation/nfc/
Dnfc-hci.txt37 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/
DNOTES64 which blocks need to be allocated to the active pipes based on fetch
/linux-4.1.27/Documentation/networking/caif/
DLinux-CAIF.txt13 The Utility Channels are general purpose pipes between modem and host.
/linux-4.1.27/Documentation/filesystems/
D9p.txt117 This can be used to share devices/named pipes/sockets between
Dhpfs.txt279 2.03 Char, block devices and pipes are correctly created
/linux-4.1.27/arch/microblaze/
DKconfig119 execution. By using pipes or other transports made available to
/linux-4.1.27/drivers/nfc/microread/
Dmicroread.c564 u8 gate = hdev->pipes[pipe].gate; in microread_event_received()
/linux-4.1.27/arch/parisc/
DKconfig331 execution. By using pipes or other transports made available to
/linux-4.1.27/drivers/nfc/pn544/
Dpn544.c731 u8 gate = hdev->pipes[pipe].gate; in pn544_hci_event_received()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dp.c391 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/
DKconfig243 execution. By using pipes or other transports made available to
/linux-4.1.27/arch/sh/
DKconfig657 execution. By using pipes or other transports made available to
/linux-4.1.27/arch/s390/
DKconfig621 execution. By using pipes or other transports made available to
/linux-4.1.27/arch/arm64/
DKconfig588 execution. By using pipes or other transports made available to
/linux-4.1.27/arch/powerpc/
DKconfig688 execution. By using pipes or other transports made available to
/linux-4.1.27/Documentation/security/
DSmack.txt445 File system objects including files, directories, named pipes, symbolic links,
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES153 ability to mount to IPC$ share (which allows CIFS named pipes to be
/linux-4.1.27/arch/mips/
DKconfig2634 execution. By using pipes or other transports made available to
/linux-4.1.27/arch/arm/
DKconfig1740 execution. By using pipes or other transports made available to
/linux-4.1.27/arch/x86/
DKconfig1706 execution. By using pipes or other transports made available to