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

/linux-master/drivers/firmware/arm_ffa/
H A Dbus.c28 ffa_dev = to_ffa_dev(dev);
51 struct ffa_device *ffa_dev = to_ffa_dev(dev);
61 ffa_drv->remove(to_ffa_dev(dev));
66 const struct ffa_device *ffa_dev = to_ffa_dev(dev);
75 struct ffa_device *ffa_dev = to_ffa_dev(dev);
85 struct ffa_device *ffa_dev = to_ffa_dev(dev);
94 struct ffa_device *ffa_dev = to_ffa_dev(dev);
147 struct ffa_device *ffa_dev = to_ffa_dev(dev);
174 tmp_dev = to_ffa_dev(dev);
/linux-master/include/linux/
H A Darm_ffa.h136 #define to_ffa_dev(d) container_of(d, struct ffa_device, dev) macro

Completed in 106 milliseconds