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