Searched refs:raw_hwtype (Results 1 – 2 of 2) sorted by relevance
165 int raw_hwtype; /* AP raw hardware type. */ member
676 return snprintf(buf, PAGE_SIZE, "%d\n", ap_dev->raw_hwtype); in ap_raw_hwtype_show()679 static DEVICE_ATTR(raw_hwtype, 0444, ap_raw_hwtype_show, NULL);1480 ap_dev->raw_hwtype = device_type; in ap_scan_bus()