Lines Matching refs:hsi_port
80 struct hsi_client *hsi_new_client(struct hsi_port *port, in hsi_new_client()
123 struct hsi_port *p; in hsi_scan_board_info()
199 static void hsi_add_client_from_dt(struct hsi_port *port, in hsi_add_client_from_dt()
317 void hsi_add_clients_from_dt(struct hsi_port *port, struct device_node *clients) in hsi_add_clients_from_dt()
363 void hsi_port_unregister_clients(struct hsi_port *port) in hsi_port_unregister_clients()
470 struct hsi_port **port; in hsi_alloc_controller()
584 struct hsi_port *port = hsi_get_port(cl); in hsi_async()
605 struct hsi_port *port = hsi_get_port(cl); in hsi_claim_port()
633 struct hsi_port *port = hsi_get_port(cl); in hsi_release_port()
674 struct hsi_port *port = hsi_get_port(cl); in hsi_register_port_event()
698 struct hsi_port *port = hsi_get_port(cl); in hsi_unregister_port_event()
726 int hsi_event(struct hsi_port *port, unsigned long event) in hsi_event()