Searched refs:mon_text_add (Results 1 – 3 of 3) sorted by relevance
58 int /*bool*/ mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus);
290 mbus->text_inited = mon_text_add(mbus, ubus); in mon_bus_init()310 mbus->text_inited = mon_text_add(mbus, NULL); in mon_bus0_init()
699 int mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_text_add() function