Lines Matching full:each
36 * - each interface setting has zero or (usually) more endpoints.
91 * @altsetting: array of interface structures, one for each alternate
92 * setting that may be selected. Each one includes a set of
108 * USB device drivers attach to interfaces on a physical device. Each
119 * Each interface may have alternate settings. The initial configuration
173 * each alternate setting that may be selected. Each one includes a
200 * @interface: array of pointers to usb_interface structures, one for each
205 * for each interface in the configuration. These structures exist
213 * at any time. Each encapsulates a different operational environment;
218 * A configuration can contain multiple interfaces. Each corresponds to
333 unsigned int toggle[2]; /* one bit for each endpoint
349 char **rawdescriptors; /* Raw descriptors for each config */
371 * Each instance needs its own set of data structures.
578 * and specialized data may be associated with each entry. That table
697 * each frame is in the fields of the iso_frame-desc.
741 * collect the transfer status for each buffer.
754 * perform a dma mapping (and unmapping) for each buffer transferred. Those
783 * transfer_buffer may each be mapped for DMA or not, independently of
813 * at the end. Each such packet is an individual ISO transfer. Isochronous