Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/s390/crypto/
Dvfio_ap_private.h40 struct ap_matrix_dev { struct
49 extern struct ap_matrix_dev *matrix_dev; argument
Dvfio_ap_drv.c25 struct ap_matrix_dev *matrix_dev;
89 struct ap_matrix_dev *matrix_dev = dev_get_drvdata(dev); in vfio_ap_matrix_dev_release()