Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/hsi/
Dhsi.h262 static inline int hsi_port_claimed(struct hsi_client *cl) in hsi_port_claimed() function
372 if (!hsi_port_claimed(cl)) in hsi_setup()
388 if (!hsi_port_claimed(cl)) in hsi_flush()
427 if (!hsi_port_claimed(cl)) in hsi_start_tx()
440 if (!hsi_port_claimed(cl)) in hsi_stop_tx()
/linux-4.1.27/drivers/hsi/
Dhsi.c586 if (!hsi_port_claimed(cl)) in hsi_async()
678 if (!hsi_port_claimed(cl)) in hsi_register_port_event()
701 WARN_ON(!hsi_port_claimed(cl)); in hsi_unregister_port_event()