Home
last modified time | relevance | path

Searched refs:hsi_port_claimed (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/hsi/
A Dhsi.h246 static inline int hsi_port_claimed(struct hsi_client *cl) in hsi_port_claimed() function
356 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()
/linux-6.3-rc2/drivers/hsi/
A Dhsi_core.c581 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 5 milliseconds