Lines Matching refs:hsi_port
80 struct hsi_client *hsi_new_client(struct hsi_port *port, in hsi_new_client()
133 struct hsi_port *p; in hsi_scan_board_info()
209 static void hsi_add_client_from_dt(struct hsi_port *port, in hsi_add_client_from_dt()
326 void hsi_add_clients_from_dt(struct hsi_port *port, struct device_node *clients) in hsi_add_clients_from_dt()
372 void hsi_port_unregister_clients(struct hsi_port *port) in hsi_port_unregister_clients()
479 struct hsi_port **port; in hsi_alloc_controller()
593 struct hsi_port *port = hsi_get_port(cl); in hsi_async()
614 struct hsi_port *port = hsi_get_port(cl); in hsi_claim_port()
642 struct hsi_port *port = hsi_get_port(cl); in hsi_release_port()
683 struct hsi_port *port = hsi_get_port(cl); in hsi_register_port_event()
707 struct hsi_port *port = hsi_get_port(cl); in hsi_unregister_port_event()
735 int hsi_event(struct hsi_port *port, unsigned long event) in hsi_event()