Home
last modified time | relevance | path

Searched refs:AP_EVENT_POLL (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/s390/crypto/
Dap_bus.c792 [AP_EVENT_POLL] = ap_sm_reset,
796 [AP_EVENT_POLL] = ap_sm_reset_wait,
800 [AP_EVENT_POLL] = ap_sm_setirq_wait,
804 [AP_EVENT_POLL] = ap_sm_write,
808 [AP_EVENT_POLL] = ap_sm_read_write,
812 [AP_EVENT_POLL] = ap_sm_read,
816 [AP_EVENT_POLL] = ap_sm_read,
820 [AP_EVENT_POLL] = ap_sm_nop,
903 wait = min(wait, ap_sm_event_loop(ap_dev, AP_EVENT_POLL)); in ap_tasklet_fn()
988 ap_sm_wait(ap_sm_event_loop(ap_dev, AP_EVENT_POLL)); in ap_queue_message()
[all …]
Dap_bus.h144 AP_EVENT_POLL, enumerator