Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/mon/
Dmon_main.c20 static void mon_stop(struct mon_bus *mbus);
72 mon_stop(mbus); in mon_reader_del()
161 static void mon_stop(struct mon_bus *mbus) in mon_stop() function