Searched refs:ap_device (Results 1 – 6 of 6) sorted by relevance
117 struct ap_device;133 int (*probe)(struct ap_device *);134 void (*remove)(struct ap_device *);135 void (*suspend)(struct ap_device *);136 void (*resume)(struct ap_device *);144 struct ap_device { struct150 #define to_ap_dev(x) container_of((x), struct ap_device, device) argument153 struct ap_device ap_dev;167 struct ap_device ap_dev;254 void ap_queue_suspend(struct ap_device *ap_dev);[all …]
75 static int zcrypt_cex2a_card_probe(struct ap_device *ap_dev) in zcrypt_cex2a_card_probe()136 static void zcrypt_cex2a_card_remove(struct ap_device *ap_dev) in zcrypt_cex2a_card_remove()156 static int zcrypt_cex2a_queue_probe(struct ap_device *ap_dev) in zcrypt_cex2a_queue_probe()196 static void zcrypt_cex2a_queue_remove(struct ap_device *ap_dev) in zcrypt_cex2a_queue_remove()
156 static int zcrypt_pcixcc_card_probe(struct ap_device *ap_dev) in zcrypt_pcixcc_card_probe()214 static void zcrypt_pcixcc_card_remove(struct ap_device *ap_dev) in zcrypt_pcixcc_card_remove()236 static int zcrypt_pcixcc_queue_probe(struct ap_device *ap_dev) in zcrypt_pcixcc_queue_probe()274 static void zcrypt_pcixcc_queue_remove(struct ap_device *ap_dev) in zcrypt_pcixcc_queue_remove()
73 static int zcrypt_cex4_card_probe(struct ap_device *ap_dev) in zcrypt_cex4_card_probe()205 static void zcrypt_cex4_card_remove(struct ap_device *ap_dev) in zcrypt_cex4_card_remove()225 static int zcrypt_cex4_queue_probe(struct ap_device *ap_dev) in zcrypt_cex4_queue_probe()271 static void zcrypt_cex4_queue_remove(struct ap_device *ap_dev) in zcrypt_cex4_queue_remove()
557 struct ap_device *ap_dev = to_ap_dev(dev); in ap_uevent()576 struct ap_device *ap_dev = to_ap_dev(dev); in ap_dev_suspend()585 struct ap_device *ap_dev = to_ap_dev(dev); in ap_dev_resume()760 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_probe()811 struct ap_device *ap_dev = to_ap_dev(dev); in ap_device_remove()
446 void ap_queue_suspend(struct ap_device *ap_dev) in ap_queue_suspend()460 void ap_queue_resume(struct ap_device *ap_dev) in ap_queue_resume()