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