to_hsi_port       171 drivers/hsi/controllers/omap_ssi_core.c 	struct hsi_port *port = to_hsi_port(msg->cl->device.parent);
to_hsi_port       157 drivers/hsi/controllers/omap_ssi_port.c 	struct hsi_port *port = to_hsi_port(omap_port->dev);
to_hsi_port       456 drivers/hsi/controllers/omap_ssi_port.c 	struct hsi_port *port = to_hsi_port(cl->device.parent);
to_hsi_port       589 drivers/hsi/controllers/omap_ssi_port.c 	struct hsi_port *port = to_hsi_port(omap_port->dev);
to_hsi_port      1288 drivers/hsi/controllers/omap_ssi_port.c 	struct hsi_port *port = to_hsi_port(omap_port->dev);
to_hsi_port      1300 drivers/hsi/controllers/omap_ssi_port.c 	struct hsi_port *port = to_hsi_port(omap_port->dev);
to_hsi_port       351 drivers/hsi/hsi_core.c 	kfree(to_hsi_port(dev));
to_hsi_port       240 include/linux/hsi/hsi.h #define hsi_get_port(cl) to_hsi_port((cl)->device.parent)
to_hsi_port       342 include/linux/hsi/hsi.h 	return	to_hsi_port(cl->device.parent)->num;