Home
last modified time | relevance | path

Searched refs:ap_queue_remove (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/s390/crypto/
Dap_bus.h253 void ap_queue_remove(struct ap_queue *aq);
Dap_queue.c738 void ap_queue_remove(struct ap_queue *aq) in ap_queue_remove() function
749 EXPORT_SYMBOL(ap_queue_remove);
Dap_bus.c815 ap_queue_remove(to_ap_queue(dev)); in ap_device_remove()