Lines Matching refs:hsi_port
67 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()
312 void hsi_add_clients_from_dt(struct hsi_port *port, struct device_node *clients) in hsi_add_clients_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()
721 int hsi_event(struct hsi_port *port, unsigned long event) in hsi_event()