Searched refs:ffa_driver_unregister (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Darm_ffa.h169 void ffa_driver_unregister(struct ffa_driver *driver);
189 static inline void ffa_driver_unregister(struct ffa_driver *driver) {} function
199 ffa_driver_unregister(driver)
/linux-master/drivers/firmware/arm_ffa/
H A Dbus.c139 void ffa_driver_unregister(struct ffa_driver *driver) function
143 EXPORT_SYMBOL_GPL(ffa_driver_unregister); variable

Completed in 91 milliseconds