Searched refs:to_hsi_port (Results 1 – 4 of 4) sorted by relevance
255 #define to_hsi_port(dev) container_of(dev, struct hsi_port, device) macro256 #define hsi_get_port(cl) to_hsi_port((cl)->device.parent)358 return to_hsi_port(cl->device.parent)->num; in hsi_port_id()
177 struct hsi_port *port = to_hsi_port(omap_port->dev); in ssi_debug_add_port()441 struct hsi_port *port = to_hsi_port(cl->device.parent); in ssi_setup()1265 struct hsi_port *port = to_hsi_port(omap_port->dev); in ssi_save_port_ctx()1277 struct hsi_port *port = to_hsi_port(omap_port->dev); in ssi_restore_port_ctx()
205 struct hsi_port *port = to_hsi_port(msg->cl->device.parent); in ssi_gdd_complete()
365 kfree(to_hsi_port(dev)); in hsi_port_release()