Home
last modified time | relevance | path

Searched refs:to_fsi_dev (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
A Dfsi.h46 #define to_fsi_dev(devp) container_of(devp, struct fsi_device, dev) macro
/linux/drivers/fsi/
A Dfsi-master-hub.c197 struct fsi_device *fsi_dev = to_fsi_dev(dev); in hub_master_probe()
A Dfsi-core.c163 struct fsi_device *device = to_fsi_dev(_device); in fsi_device_release()
1350 struct fsi_device *fsi_dev = to_fsi_dev(dev); in fsi_bus_match()
A Dfsi-scom.c542 struct fsi_device *fsi_dev = to_fsi_dev(dev); in scom_probe()
A Dfsi-sbefifo.c952 struct fsi_device *fsi_dev = to_fsi_dev(dev); in sbefifo_probe()
/linux/drivers/spi/
A Dspi-fsi.c511 struct fsi_device *fsi = to_fsi_dev(dev); in fsi_spi_probe()
/linux/drivers/i2c/busses/
A Di2c-fsi.c690 i2c->fsi = to_fsi_dev(dev); in fsi_i2c_probe()

Completed in 19 milliseconds