Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/s390/crypto/
Dap_bus.h144 struct ap_device { struct
150 #define to_ap_dev(x) container_of((x), struct ap_device, device) argument
/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