Searched defs:pipes (Results 1 – 9 of 9) sorted by relevance
42 int pipes; member
142 struct nfc_hci_pipe pipes[NFC_HCI_MAX_PIPES]; member
172 struct nci_hci_pipe pipes[NCI_HCI_MAX_PIPES]; member
70 struct ath6kl_usb_pipe pipes[ATH6KL_USB_PIPE_MAX]; member
447 unsigned char pipes; member
509 unsigned char pipes; member
312 struct dbri_pipe pipes[DBRI_NO_PIPES]; /* DBRI's 32 data pipes */ member
627 int pipes; /* Number of output pipes */ member
391 unsigned int pipes = (1 << PIPE_A) | (1 << PIPE_B); in vlv_power_sequencer_pipe() local