Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dap_bus.h277 void ap_queue_remove(struct ap_queue *aq);
H A Dap_queue.c1295 void ap_queue_remove(struct ap_queue *aq) in ap_queue_remove() function
H A Dap_bus.c940 ap_queue_remove(to_ap_queue(dev)); in ap_device_remove()