Searched defs:USB_PKT_LEN (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/input/misc/ | ||
H A D | yealink.h | 22 #define USB_PKT_LEN sizeof(struct yld_ctl_packet) macro |
H A D | cm109.c | 85 enum { USB_PKT_LEN = sizeof(struct cm109_ctl_packet) }; enumerator |