Searched refs:ep_type_name (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/usb/
H A Dendpoint.c658 #define ep_type_name(type) \ macro
689 ep_type_name(type),
1562 ep_type_name(ep->type), ep->ep_num,
1675 ep_type_name(ep->type), ep->ep_num,
/linux-master/drivers/usb/serial/
H A Dkeyspan.c1713 char const *ep_type_name; local
1735 ep_type_name = "INT";
1741 ep_type_name = "BULK";
1754 __func__, urb, ep_type_name, endpoint);

Completed in 213 milliseconds