Home
last modified time | relevance | path

Searched refs:AP_DEVICE_TYPE_CEX7 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_cex4.c50 { .dev_type = AP_DEVICE_TYPE_CEX7,
66 { .dev_type = AP_DEVICE_TYPE_CEX7,
489 } else if (ac->ap_dev.device_type == AP_DEVICE_TYPE_CEX7) { in zcrypt_cex4_card_probe()
537 } else if (ac->ap_dev.device_type == AP_DEVICE_TYPE_CEX7) { in zcrypt_cex4_card_probe()
568 } else if (ac->ap_dev.device_type == AP_DEVICE_TYPE_CEX7) { in zcrypt_cex4_card_probe()
H A Dvfio_ap_drv.c39 { .dev_type = AP_DEVICE_TYPE_CEX7,
H A Dap_bus.h75 #define AP_DEVICE_TYPE_CEX7 13 macro