Searched defs:ap_dev (Results 1 – 5 of 5) sorted by relevance
74 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()189 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()
437 static int zcrypt_cex4_card_probe(struct ap_device *ap_dev) in zcrypt_cex4_card_probe()630 static void zcrypt_cex4_card_remove(struct ap_device *ap_dev) in zcrypt_cex4_card_remove()656 static int zcrypt_cex4_queue_probe(struct ap_device *ap_dev) in zcrypt_cex4_queue_probe()720 static void zcrypt_cex4_queue_remove(struct ap_device *ap_dev) in zcrypt_cex4_queue_remove()
619 const struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent() local680 void ap_send_config_uevent(struct ap_device *ap_dev, bool cfg) in ap_send_config_uevent()691 void ap_send_online_uevent(struct ap_device *ap_dev, int online) in ap_send_online_uevent()901 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe() local952 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_remove() local
179 struct ap_device ap_dev; member193 struct ap_device ap_dev; member
Completed in 10 milliseconds