Home
last modified time | relevance | path

Searched defs:pipes (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/imx/
Dimx-drm-core.c42 int 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/net/wireless/ath/ath6kl/
Dusb.c70 struct ath6kl_usb_pipe pipes[ATH6KL_USB_PIPE_MAX]; member
/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/sound/sparc/
Ddbri.c312 struct dbri_pipe pipes[DBRI_NO_PIPES]; /* DBRI's 32 data pipes */ member
/linux-4.1.27/drivers/gpu/drm/gma500/
Dpsb_drv.h627 int pipes; /* Number of output pipes */ member
/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