Home
last modified time | relevance | path

Searched refs:td_count (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-trace.h46 __field(int, td_count)
56 __entry->td_count = pep->stream_info.td_count;
63 __entry->enabled, __entry->num_streams, __entry->td_count,
H A Dcdnsp-ring.c733 pep->stream_info.td_count--; in cdnsp_remove_request()
910 preq->pep->stream_info.td_count--; in cdnsp_td_cleanup()
1695 preq->pep->stream_info.td_count++; in cdnsp_prepare_transfer()
H A Dcdnsp-gadget.h768 * @td_count: Number of TDs associated with endpoint.
779 int td_count; member
H A Dcdnsp-gadget.c796 pep->stream_info.td_count = 0; in cdnsp_alloc_streams()

Completed in 9 milliseconds