Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
Dap_bus.h168 #define to_ap_card(x) container_of((x), struct ap_card, ap_dev.device) macro
/kernel/linux/linux-6.6/drivers/s390/crypto/
Dap_bus.h198 #define to_ap_card(x) container_of((x), struct ap_card, ap_dev.device) macro