Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A 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),
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_acm.c79 #define GS_NOTIFY_MAXPACKET 10 /* notification + 2 bytes */ macro
157 .wMaxPacketSize = cpu_to_le16(GS_NOTIFY_MAXPACKET),
195 .wMaxPacketSize = cpu_to_le16(GS_NOTIFY_MAXPACKET),

Completed in 3 milliseconds