Home
last modified time | relevance | path

Searched refs:most_stop_enqueue (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/linux/ !
Dmost.h300 void most_stop_enqueue(struct most_interface *iface, int channel_idx);
/linux-6.1.9/drivers/most/ !
Dmost_usb.c738 most_stop_enqueue(&mdev->iface, channel); in wq_clear_halt()
1140 most_stop_enqueue(&mdev->iface, i); in hdm_suspend()
Dcore.c1416 void most_stop_enqueue(struct most_interface *iface, int id) in most_stop_enqueue() function
1427 EXPORT_SYMBOL_GPL(most_stop_enqueue);