Home
last modified time | relevance | path

Searched refs:ap_matrix_dev (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/s390/crypto/
Dvfio_ap_private.h39 struct ap_matrix_dev { struct
48 extern struct ap_matrix_dev *matrix_dev; argument
Dvfio_ap_drv.c27 struct ap_matrix_dev *matrix_dev;
89 struct ap_matrix_dev *matrix_dev = dev_get_drvdata(dev); in vfio_ap_matrix_dev_release()