Searched defs:invoke_ffa_fn (Results 1 – 3 of 3) sorted by relevance
23 static inline int __init ffa_transport_init(ffa_fn **invoke_ffa_fn) in ffa_transport_init()
20 int __init ffa_transport_init(ffa_fn **invoke_ffa_fn) in ffa_transport_init()
62 static ffa_fn *invoke_ffa_fn; variable