Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.h287 void ap_queue_prepare_remove(struct ap_queue *aq);
H A Dap_queue.c1138 void ap_queue_prepare_remove(struct ap_queue *aq) in ap_queue_prepare_remove() function
H A Dap_bus.c967 ap_queue_prepare_remove(to_ap_queue(dev)); in ap_device_remove()