Searched refs:ap_device (Results 1 – 6 of 6) sorted by relevance
127 struct ap_device;143 int (*probe)(struct ap_device *);144 void (*remove)(struct ap_device *);152 struct ap_device { struct157 #define to_ap_dev(x) container_of((x), struct ap_device, device) argument160 struct ap_device ap_dev;173 struct ap_device ap_dev;361 void ap_send_config_uevent(struct ap_device *ap_dev, bool cfg);362 void ap_send_online_uevent(struct ap_device *ap_dev, int online);
73 static int zcrypt_cex2a_card_probe(struct ap_device *ap_dev) in zcrypt_cex2a_card_probe()131 static void zcrypt_cex2a_card_remove(struct ap_device *ap_dev) in zcrypt_cex2a_card_remove()150 static int zcrypt_cex2a_queue_probe(struct ap_device *ap_dev) in zcrypt_cex2a_queue_probe()190 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()310 static void zcrypt_cex2c_card_remove(struct ap_device *ap_dev) in zcrypt_cex2c_card_remove()333 static int zcrypt_cex2c_queue_probe(struct ap_device *ap_dev) in zcrypt_cex2c_queue_probe()383 static void zcrypt_cex2c_queue_remove(struct ap_device *ap_dev) in zcrypt_cex2c_queue_remove()
50 static int vfio_ap_queue_dev_probe(struct ap_device *apdev) in vfio_ap_queue_dev_probe()69 static void vfio_ap_queue_dev_remove(struct ap_device *apdev) in vfio_ap_queue_dev_remove()
403 static int zcrypt_cex4_card_probe(struct ap_device *ap_dev) in zcrypt_cex4_card_probe()569 static void zcrypt_cex4_card_remove(struct ap_device *ap_dev) in zcrypt_cex4_card_remove()595 static int zcrypt_cex4_queue_probe(struct ap_device *ap_dev) in zcrypt_cex4_queue_probe()659 static void zcrypt_cex4_queue_remove(struct ap_device *ap_dev) in zcrypt_cex4_queue_remove()
599 struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent()660 void ap_send_config_uevent(struct ap_device *ap_dev, bool cfg) in ap_send_config_uevent()671 void ap_send_online_uevent(struct ap_device *ap_dev, int online) in ap_send_online_uevent()845 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe()895 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_remove()