Lines Matching refs:next
224 hsreq = list_entry(hsep->queue.next,
272 * s3c_hsudc_write_fifo - Write next chunk of transfer data to EP fifo.
274 * @hsreq: Transfer request from which the next chunk of data is written.
276 * Write the next chunk of data from a transfer request to the endpoint FIFO.
317 * s3c_hsudc_read_fifo - Read the next chunk of data from EP fifo.
319 * @hsreq: Transfer request to which the next chunk of data read is written.
321 * Read the next chunk of data from the endpoint FIFO and a write it to the
395 hsreq = list_entry(hsep->queue.next,
432 hsreq = list_entry(hsep->queue.next,
477 hsreq = list_entry(hsep->queue.next,
669 hsreq = list_entry(hsep->queue.next,
682 hsreq = list_entry(hsep->queue.next,