Home
last modified time | relevance | path

Searched defs:ap_device (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/crypto/
Dap_bus.h149 struct ap_device { struct
155 #define to_ap_dev(x) container_of((x), struct ap_device, device) argument
/kernel/linux/linux-6.6/drivers/s390/crypto/
Dap_bus.h176 struct ap_device { struct
181 #define to_ap_dev(x) container_of((x), struct ap_device, device) argument