Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_uac2.c659 #define ranges_lay3_size(c) (sizeof(c.wNumSubRanges) \ macro
1631 value = min_t(unsigned int, w_length, ranges_lay3_size(rs)); in in_rq_range()