Searched refs:bInterfaceProtocol (Results 1 – 5 of 5) sorted by relevance
9 ATTR{bInterfaceClass}=="03", ATTR{bInterfaceSubClass}=="01", ATTR{bInterfaceProtocol}=="02", \
116 __u8 bInterfaceProtocol; member
286 __u8 bInterfaceProtocol; member
533 .bInterfaceSubClass = (sc), .bInterfaceProtocol = (pr)
93 if (desc->bInterfaceProtocol != 0x00) in get_interface_number()