Searched refs:to_hsi_port (Results 1 – 4 of 4) sorted by relevance
239 #define to_hsi_port(dev) container_of(dev, struct hsi_port, device) macro240 #define hsi_get_port(cl) to_hsi_port((cl)->device.parent)342 return to_hsi_port(cl->device.parent)->num; in hsi_port_id()
157 struct hsi_port *port = to_hsi_port(omap_port->dev); in ssi_debug_add_port()456 struct hsi_port *port = to_hsi_port(cl->device.parent); in ssi_setup()589 struct hsi_port *port = to_hsi_port(omap_port->dev); in start_tx_work()1288 struct hsi_port *port = to_hsi_port(omap_port->dev); in ssi_save_port_ctx()1300 struct hsi_port *port = to_hsi_port(omap_port->dev); in ssi_restore_port_ctx()
171 struct hsi_port *port = to_hsi_port(msg->cl->device.parent); in ssi_gdd_complete()
351 kfree(to_hsi_port(dev)); in hsi_port_release()
Completed in 10 milliseconds