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

/linux-master/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--;
910 preq->pep->stream_info.td_count--;
1695 preq->pep->stream_info.td_count++;
H A Dcdnsp-gadget.h768 * @td_count: Number of TDs associated with endpoint.
779 int td_count; member in struct:cdnsp_stream_info
H A Dcdnsp-gadget.c796 pep->stream_info.td_count = 0;

Completed in 200 milliseconds