Searched refs:get_roothub (Results 1 – 1 of 1) sorted by relevance
56 static char *get_roothub(const char *path, void *cb_arg);220 {"^cfg$/^usb([0-9]+)$", 1, MATCH_CALLBACK, NULL, get_roothub}; in usb_cfg_creat_cb()320 get_roothub(const char *path, void *cb_arg) in get_roothub() function