Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.h288 void ap_queue_remove(struct ap_queue *aq);
H A Dap_queue.c1149 void ap_queue_remove(struct ap_queue *aq) in ap_queue_remove() function
H A Dap_bus.c975 ap_queue_remove(to_ap_queue(dev)); in ap_device_remove()