Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firmware/arm_ffa/
Dbus.c202 void ffa_device_unregister(struct ffa_device *ffa_dev) in ffa_device_unregister() function
209 EXPORT_SYMBOL_GPL(ffa_device_unregister);
/Linux-v6.1/include/linux/
Darm_ffa.h53 void ffa_device_unregister(struct ffa_device *ffa_dev);
67 static inline void ffa_device_unregister(struct ffa_device *dev) {} in ffa_device_unregister() function