Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/sparc/
Ddbri.c281 struct dbri_pipe { struct
282 u32 sdp; /* SDP command word */
283 int nextpipe; /* Next pipe in linked list */
284 int length; /* Length of timeslot (bits) */
285 int first_desc; /* Index of first descriptor */
286 int desc; /* Index of active descriptor */
287 volatile __u32 *recv_fixed_ptr; /* Ptr to receive fixed data */
/kernel/linux/linux-6.6/sound/sparc/
Ddbri.c280 struct dbri_pipe { struct
281 u32 sdp; /* SDP command word */
282 int nextpipe; /* Next pipe in linked list */
283 int length; /* Length of timeslot (bits) */
284 int first_desc; /* Index of first descriptor */
285 int desc; /* Index of active descriptor */
286 volatile __u32 *recv_fixed_ptr; /* Ptr to receive fixed data */