Home
last modified time | relevance | path

Searched refs:raw_hwtype (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dap_card.c37 return scnprintf(buf, PAGE_SIZE, "%d\n", ac->raw_hwtype); in raw_hwtype_show()
40 static DEVICE_ATTR_RO(raw_hwtype);
220 ac->raw_hwtype = raw_type; in ap_card_create()
H A Dap_bus.h160 int raw_hwtype; /* AP raw hardware type. */ member
H A Dap_bus.c1501 if (ac->raw_hwtype != type) { in ap_scan_adapter()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dap_card.c37 return sysfs_emit(buf, "%d\n", ac->raw_hwtype); in raw_hwtype_show()
40 static DEVICE_ATTR_RO(raw_hwtype);
243 ac->raw_hwtype = raw_type; in ap_card_create()
H A Dap_bus.h185 int raw_hwtype; /* AP raw hardware type. */ member
H A Dap_bus.c2027 if (ac->raw_hwtype != type) { in ap_scan_adapter()

Completed in 9 milliseconds