Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/hsi/
Dhsi.h259 static inline int hsi_port_claimed(struct hsi_client *cl) in hsi_port_claimed() function
369 if (!hsi_port_claimed(cl)) in hsi_setup()
385 if (!hsi_port_claimed(cl)) in hsi_flush()
424 if (!hsi_port_claimed(cl)) in hsi_start_tx()
437 if (!hsi_port_claimed(cl)) in hsi_stop_tx()
/Linux-v4.19/drivers/hsi/
Dhsi_core.c594 if (!hsi_port_claimed(cl)) in hsi_async()
686 if (!hsi_port_claimed(cl)) in hsi_register_port_event()
709 WARN_ON(!hsi_port_claimed(cl)); in hsi_unregister_port_event()