Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/hsi/
A Dhsi.h221 struct hsi_port { struct
239 #define to_hsi_port(dev) container_of(dev, struct hsi_port, device) argument
242 int hsi_event(struct hsi_port *port, unsigned long event);
251 static inline void hsi_port_set_drvdata(struct hsi_port *port, void *data) in hsi_port_set_drvdata()
256 static inline void *hsi_port_drvdata(struct hsi_port *port) in hsi_port_drvdata()
274 struct hsi_port **port;
283 struct hsi_client *hsi_new_client(struct hsi_port *port,
286 void hsi_port_unregister_clients(struct hsi_port *port);
289 void hsi_add_clients_from_dt(struct hsi_port *port,
292 static inline void hsi_add_clients_from_dt(struct hsi_port *port, in hsi_add_clients_from_dt()
[all …]
/linux-6.3-rc2/drivers/hsi/controllers/
A Domap_ssi_port.c49 struct hsi_port *port = m->private; in ssi_port_regs_show()
126 struct hsi_port *port = data; in ssi_div_get()
138 struct hsi_port *port = data; in ssi_div_set()
521 struct hsi_port *port = hsi_get_port(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()
959 struct hsi_port *port = (struct hsi_port *)ssi_port; in ssi_pio_thread()
998 struct hsi_port *port = (struct hsi_port *)ssi_port; in ssi_wake_thread()
[all …]
A Domap_ssi_core.c149 struct hsi_port *port = hsi_get_port(cl); in ssi_waketest()
171 struct hsi_port *port = to_hsi_port(msg->cl->device.parent); in ssi_gdd_complete()
/linux-6.3-rc2/drivers/hsi/
A Dhsi_core.c67 struct hsi_client *hsi_new_client(struct hsi_port *port, in hsi_new_client()
121 struct hsi_port *p; in hsi_scan_board_info()
197 static void hsi_add_client_from_dt(struct hsi_port *port, in hsi_add_client_from_dt()
358 void hsi_port_unregister_clients(struct hsi_port *port) in hsi_port_unregister_clients()
465 struct hsi_port **port; in hsi_alloc_controller()
579 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()
[all …]
/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