Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sbus/audio/
Ddbri.h59 struct dbri_pipe { struct
60 u32 sdp; /* SDP command word */
61 enum direction direction;
62 int nextpipe; /* Next pipe in linked list */
63 int prevpipe;
64 int cycle; /* Offset of timeslot (bits) */
65 int length; /* Length of timeslot (bits) */
66 int desc; /* Index of active descriptor*/
67 volatile __u32 *recv_fixed_ptr; /* Ptr to receive fixed data */