Searched refs:hsi_port_claimed (Results 1 – 2 of 2) sorted by relevance
246 static inline int hsi_port_claimed(struct hsi_client *cl) in hsi_port_claimed() function356 if (!hsi_port_claimed(cl)) in hsi_setup()372 if (!hsi_port_claimed(cl)) in hsi_flush()411 if (!hsi_port_claimed(cl)) in hsi_start_tx()424 if (!hsi_port_claimed(cl)) in hsi_stop_tx()
581 if (!hsi_port_claimed(cl)) in hsi_async()673 if (!hsi_port_claimed(cl)) in hsi_register_port_event()696 WARN_ON(!hsi_port_claimed(cl)); in hsi_unregister_port_event()
Completed in 13 milliseconds