Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
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,
Dcdnsp-ring.c734 pep->stream_info.td_count--; in cdnsp_remove_request()
912 preq->pep->stream_info.td_count--; in cdnsp_td_cleanup()
1697 preq->pep->stream_info.td_count++; in cdnsp_prepare_transfer()
Dcdnsp-gadget.h779 int td_count; member
Dcdnsp-gadget.c796 pep->stream_info.td_count = 0; in cdnsp_alloc_streams()