Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/ !
H A Df_acm.c83 #define GS_NOTIFY_MAXPACKET 10 /* notification + 2 bytes */ macro
161 .wMaxPacketSize = cpu_to_le16(GS_NOTIFY_MAXPACKET),
199 .wMaxPacketSize = cpu_to_le16(GS_NOTIFY_MAXPACKET),