Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/hsi/
A Dhsi.h240 #define hsi_get_port(cl) to_hsi_port((cl)->device.parent) macro
358 return hsi_get_port(cl)->setup(cl); in hsi_setup()
374 return hsi_get_port(cl)->flush(cl); in hsi_flush()
413 return hsi_get_port(cl)->start_tx(cl); in hsi_start_tx()
426 return hsi_get_port(cl)->stop_tx(cl); in hsi_stop_tx()
/linux-6.3-rc2/drivers/hsi/
A Dhsi_core.c579 struct hsi_port *port = hsi_get_port(cl); in hsi_async()
600 struct hsi_port *port = hsi_get_port(cl); in hsi_claim_port()
628 struct hsi_port *port = hsi_get_port(cl); in hsi_release_port()
669 struct hsi_port *port = hsi_get_port(cl); in hsi_register_port_event()
693 struct hsi_port *port = hsi_get_port(cl); in hsi_unregister_port_event()
/linux-6.3-rc2/drivers/hsi/controllers/
A Domap_ssi_port.c192 struct hsi_port *port = hsi_get_port(msg->cl); in ssi_claim_lch()
209 struct hsi_port *port = hsi_get_port(msg->cl); in ssi_start_dma()
288 struct hsi_port *port = hsi_get_port(msg->cl); in ssi_start_pio()
340 struct hsi_port *port = hsi_get_port(msg->cl); in ssi_async_break()
521 struct hsi_port *port = hsi_get_port(cl); in ssi_flush()
541 if (!msg || (port != hsi_get_port(msg->cl))) in ssi_flush()
599 struct hsi_port *port = hsi_get_port(cl); in ssi_start_tx()
618 struct hsi_port *port = hsi_get_port(cl); in ssi_stop_tx()
668 struct hsi_port *port = hsi_get_port(cl); in ssi_cleanup_queues()
730 struct hsi_port *port = hsi_get_port(cl); in ssi_cleanup_gdd()
[all …]
A Domap_ssi_core.c149 struct hsi_port *port = hsi_get_port(cl); in ssi_waketest()
/linux-6.3-rc2/drivers/hsi/clients/
A Dnokia-modem.c130 struct hsi_port *port = hsi_get_port(cl); in nokia_modem_probe()

Completed in 10 milliseconds