Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
Df_acm.c89 #define GS_NOTIFY_MAXPACKET 10 /* notification + 2 bytes */ macro
167 .wMaxPacketSize = cpu_to_le16(GS_NOTIFY_MAXPACKET),
205 .wMaxPacketSize = cpu_to_le16(GS_NOTIFY_MAXPACKET),