Searched refs:to_fsi_dev (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/linux/
H A Dfsi.h46 #define to_fsi_dev(devp) container_of(devp, struct fsi_device, dev) macro
/linux-master/drivers/fsi/
H A Di2cr-scom.c86 struct fsi_device *fsi_dev = to_fsi_dev(dev);
H A Dfsi-master-hub.c197 struct fsi_device *fsi_dev = to_fsi_dev(dev);
H A Dfsi-scom.c532 struct fsi_device *fsi_dev = to_fsi_dev(dev);
H A Dfsi-core.c149 struct fsi_device *device = to_fsi_dev(_device);
1366 struct fsi_device *fsi_dev = to_fsi_dev(dev);
H A Dfsi-sbefifo.c1027 struct fsi_device *fsi_dev = to_fsi_dev(dev);
/linux-master/drivers/i2c/busses/
H A Di2c-fsi.c690 i2c->fsi = to_fsi_dev(dev);
/linux-master/drivers/spi/
H A Dspi-fsi.c524 struct fsi_device *fsi = to_fsi_dev(dev);

Completed in 128 milliseconds