Searched refs:ap_device (Results 1 – 7 of 7) sorted by relevance
121 struct ap_device;137 int (*probe)(struct ap_device *);138 void (*remove)(struct ap_device *);139 void (*suspend)(struct ap_device *);140 void (*resume)(struct ap_device *);148 struct ap_device { struct154 #define to_ap_dev(x) container_of((x), struct ap_device, device) argument157 struct ap_device ap_dev;171 struct ap_device ap_dev;262 void ap_queue_suspend(struct ap_device *ap_dev);[all …]
73 static int zcrypt_cex2a_card_probe(struct ap_device *ap_dev) in zcrypt_cex2a_card_probe()134 static void zcrypt_cex2a_card_remove(struct ap_device *ap_dev) in zcrypt_cex2a_card_remove()154 static int zcrypt_cex2a_queue_probe(struct ap_device *ap_dev) in zcrypt_cex2a_queue_probe()194 static void zcrypt_cex2a_queue_remove(struct ap_device *ap_dev) in zcrypt_cex2a_queue_remove()
133 static int zcrypt_cex2c_card_probe(struct ap_device *ap_dev) in zcrypt_cex2c_card_probe()191 static void zcrypt_cex2c_card_remove(struct ap_device *ap_dev) in zcrypt_cex2c_card_remove()211 static int zcrypt_cex2c_queue_probe(struct ap_device *ap_dev) in zcrypt_cex2c_queue_probe()249 static void zcrypt_cex2c_queue_remove(struct ap_device *ap_dev) in zcrypt_cex2c_queue_remove()
158 static int zcrypt_cex4_card_probe(struct ap_device *ap_dev) in zcrypt_cex4_card_probe()329 static void zcrypt_cex4_card_remove(struct ap_device *ap_dev) in zcrypt_cex4_card_remove()353 static int zcrypt_cex4_queue_probe(struct ap_device *ap_dev) in zcrypt_cex4_queue_probe()409 static void zcrypt_cex4_queue_remove(struct ap_device *ap_dev) in zcrypt_cex4_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()
573 struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent()592 struct ap_device *ap_dev = to_ap_dev(dev); in ap_dev_suspend()601 struct ap_device *ap_dev = to_ap_dev(dev); in ap_dev_resume()776 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe()827 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_remove()
455 void ap_queue_suspend(struct ap_device *ap_dev) in ap_queue_suspend()469 void ap_queue_resume(struct ap_device *ap_dev) in ap_queue_resume()