Home
last modified time | relevance | path

Searched refs:to_hsi_port (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/hsi/
A Dhsi.h239 #define to_hsi_port(dev) container_of(dev, struct hsi_port, device) macro
240 #define hsi_get_port(cl) to_hsi_port((cl)->device.parent)
342 return to_hsi_port(cl->device.parent)->num; in hsi_port_id()
/linux-6.3-rc2/drivers/hsi/controllers/
A Domap_ssi_port.c157 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()
A Domap_ssi_core.c171 struct hsi_port *port = to_hsi_port(msg->cl->device.parent); in ssi_gdd_complete()
/linux-6.3-rc2/drivers/hsi/
A Dhsi_core.c351 kfree(to_hsi_port(dev)); in hsi_port_release()

Completed in 9 milliseconds