Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Darm_ffa.h46 void ffa_device_unregister(struct ffa_device *ffa_dev);
60 static inline void ffa_device_unregister(struct ffa_device *dev) {} in ffa_device_unregister() function
/Linux-v5.15/drivers/firmware/arm_ffa/
Dbus.c200 void ffa_device_unregister(struct ffa_device *ffa_dev) in ffa_device_unregister() function
207 EXPORT_SYMBOL_GPL(ffa_device_unregister);