Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/mon/
H A Dmon_main.c21 static void mon_stop(struct mon_bus *mbus);
73 mon_stop(mbus); in mon_reader_del()
165 static void mon_stop(struct mon_bus *mbus) in mon_stop() function