Searched refs:ffa_device_unregister (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/firmware/arm_ffa/
H A Dbus.c226 void ffa_device_unregister(struct ffa_device *ffa_dev) function
233 EXPORT_SYMBOL_GPL(ffa_device_unregister); variable
H A Ddriver.c1236 ffa_device_unregister(ffa_dev);
1245 ffa_device_unregister(ffa_dev);
/linux-master/include/linux/
H A Darm_ffa.h166 void ffa_device_unregister(struct ffa_device *ffa_dev);
180 static inline void ffa_device_unregister(struct ffa_device *dev) {} function

Completed in 121 milliseconds