Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/wusbcore/
Dcbaf.c180 u16 ar_type, ar_subtype; in cbaf_check() local
194 ar_subtype = le16_to_cpu(assoc_request->AssociationSubTypeId); in cbaf_check()
201 switch (ar_subtype) { in cbaf_check()
218 ar_subtype, (size_t)ar_size, ar_name); in cbaf_check()