Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wusbcore/
Dcbaf.c166 u16 ar_type, ar_subtype; in cbaf_check() local
180 ar_subtype = le16_to_cpu(assoc_request->AssociationSubTypeId); in cbaf_check()
187 switch (ar_subtype) { in cbaf_check()
204 ar_subtype, (size_t)ar_size, ar_name); in cbaf_check()