Searched refs:prtcrevs (Results 1 – 3 of 3) sorted by relevance
590 svc->prtcid, svc->prtcvers, svc->prtcrevs); in get_modalias()627 return sprintf(buf, "%u\n", svc->prtcrevs); in prtcrevs_show()629 static DEVICE_ATTR_RO(prtcrevs);729 svc->prtcrevs = p->value.immediate; in populate_service()
43 if (id->protocol_revision != svc->prtcrevs) in match_service_id()
353 u32 prtcrevs; member