Searched refs:ap_device (Results 1 – 6 of 6) sorted by relevance
130 struct ap_device;146 int (*probe)(struct ap_device *);147 void (*remove)(struct ap_device *);155 struct ap_device { struct161 #define to_ap_dev(x) container_of((x), struct ap_device, device) argument164 struct ap_device ap_dev;177 struct ap_device ap_dev;
73 static int zcrypt_cex2a_card_probe(struct ap_device *ap_dev) in zcrypt_cex2a_card_probe()132 static void zcrypt_cex2a_card_remove(struct ap_device *ap_dev) in zcrypt_cex2a_card_remove()152 static int zcrypt_cex2a_queue_probe(struct ap_device *ap_dev) in zcrypt_cex2a_queue_probe()193 static void zcrypt_cex2a_queue_remove(struct ap_device *ap_dev) in zcrypt_cex2a_queue_remove()
245 static int zcrypt_cex2c_card_probe(struct ap_device *ap_dev) in zcrypt_cex2c_card_probe()312 static void zcrypt_cex2c_card_remove(struct ap_device *ap_dev) in zcrypt_cex2c_card_remove()335 static int zcrypt_cex2c_queue_probe(struct ap_device *ap_dev) in zcrypt_cex2c_queue_probe()387 static void zcrypt_cex2c_queue_remove(struct ap_device *ap_dev) in zcrypt_cex2c_queue_remove()
52 static int vfio_ap_queue_dev_probe(struct ap_device *apdev) in vfio_ap_queue_dev_probe()71 static void vfio_ap_queue_dev_remove(struct ap_device *apdev) in vfio_ap_queue_dev_remove()
406 static int zcrypt_cex4_card_probe(struct ap_device *ap_dev) in zcrypt_cex4_card_probe()575 static void zcrypt_cex4_card_remove(struct ap_device *ap_dev) in zcrypt_cex4_card_remove()601 static int zcrypt_cex4_queue_probe(struct ap_device *ap_dev) in zcrypt_cex4_queue_probe()668 static void zcrypt_cex4_queue_remove(struct ap_device *ap_dev) in zcrypt_cex4_queue_remove()
580 struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent()681 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe()732 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_remove()