Home
last modified time | relevance | path

Searched refs:fsi_cdev_type (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dfsi.h72 extern const struct device_type fsi_cdev_type;
/openbmc/linux/drivers/fsi/
H A Di2cr-scom.c101 scom->dev.type = &fsi_cdev_type; in i2cr_scom_probe()
H A Dfsi-core.c892 const struct device_type fsi_cdev_type = { variable
896 EXPORT_SYMBOL_GPL(fsi_cdev_type);
H A Dfsi-scom.c550 scom->dev.type = &fsi_cdev_type; in scom_probe()
H A Dfsi-sbefifo.c1054 sbefifo->dev.type = &fsi_cdev_type; in sbefifo_probe()