Searched defs:ap_dev (Results 1 – 6 of 6) sorted by relevance
588 static void ap_increase_queue_count(struct ap_device *ap_dev) in ap_increase_queue_count()606 static void ap_decrease_queue_count(struct ap_device *ap_dev) in ap_decrease_queue_count()628 struct ap_device *ap_dev = to_ap_dev(dev); in ap_hwtype_show() local636 struct ap_device *ap_dev = to_ap_dev(dev); in ap_depth_show() local645 struct ap_device *ap_dev = to_ap_dev(dev); in ap_request_count_show() local684 struct ap_device *ap_dev = to_ap_dev(dev); in ap_bus_match() local711 struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent() local730 struct ap_device *ap_dev = to_ap_dev(dev); in ap_bus_suspend() local765 struct ap_device *ap_dev = to_ap_dev(dev); in ap_bus_resume() local812 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe() local[all …]
243 static void zcrypt_pcica_receive(struct ap_device *ap_dev, in zcrypt_pcica_receive()360 static int zcrypt_pcica_probe(struct ap_device *ap_dev) in zcrypt_pcica_probe()394 static void zcrypt_pcica_remove(struct ap_device *ap_dev) in zcrypt_pcica_remove()
302 static void zcrypt_cex2a_receive(struct ap_device *ap_dev, in zcrypt_cex2a_receive()428 static int zcrypt_cex2a_probe(struct ap_device *ap_dev) in zcrypt_cex2a_probe()482 static void zcrypt_cex2a_remove(struct ap_device *ap_dev) in zcrypt_cex2a_remove()
340 static void rng_type6CPRB_msgX(struct ap_device *ap_dev, in rng_type6CPRB_msgX()639 static void zcrypt_pcixcc_receive(struct ap_device *ap_dev, in zcrypt_pcixcc_receive()860 static int zcrypt_pcixcc_mcl(struct ap_device *ap_dev) in zcrypt_pcixcc_mcl()976 static int zcrypt_pcixcc_rng_supported(struct ap_device *ap_dev) in zcrypt_pcixcc_rng_supported()1029 static int zcrypt_pcixcc_probe(struct ap_device *ap_dev) in zcrypt_pcixcc_probe()1107 static void zcrypt_pcixcc_remove(struct ap_device *ap_dev) in zcrypt_pcixcc_remove()
445 static void zcrypt_pcicc_receive(struct ap_device *ap_dev, in zcrypt_pcicc_receive()566 static int zcrypt_pcicc_probe(struct ap_device *ap_dev) in zcrypt_pcicc_probe()600 static void zcrypt_pcicc_remove(struct ap_device *ap_dev) in zcrypt_pcicc_remove()
98 struct ap_device *ap_dev; /* The "real" ap device. */ member