Searched refs:mon_bin_add (Results 1 – 3 of 3) sorted by relevance
60 int /*bool*/ mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus);
302 mbus->bin_inited = mon_bin_add(mbus, ubus); in mon_bus_init()322 mbus->bin_inited = mon_bin_add(mbus, NULL); in mon_bus0_init()
1351 int mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_bin_add() function