Home
last modified time | relevance | path

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

/linux/include/linux/firmware/
H A Dxlnx-event-manager.h22 typedef void (*event_cb_func_t)(const u32 *payload, void *data); typedef
27 event_cb_func_t cb_fun, void *data);
30 const u32 event, event_cb_func_t cb_fun, void *data);
34 event_cb_func_t cb_fun, void *data) in xlnx_register_event()
40 const u32 event, event_cb_func_t cb_fun, void *data) in xlnx_unregister_event()