Home
last modified time | relevance | path

Searched refs:tm6000_endpoint (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
Dtm6000.h152 struct tm6000_endpoint { struct
247 struct tm6000_endpoint bulk_in, bulk_out, isoc_in, isoc_out;
248 struct tm6000_endpoint int_in, int_out;
Dtm6000-cards.c1148 struct tm6000_endpoint *tm_ep) in get_max_endpoint()