Searched refs:most_stop_enqueue (Results 1 – 3 of 3) sorted by relevance
299 void most_stop_enqueue(struct most_interface *iface, int channel_idx);
1534 void most_stop_enqueue(struct most_interface *iface, int id) in most_stop_enqueue() function1545 EXPORT_SYMBOL_GPL(most_stop_enqueue);
833 most_stop_enqueue(&mdev->iface, channel); in wq_clear_halt()