Searched refs:MATCH_CALLBACK (Results 1 – 3 of 3) sorted by relevance
162 #define MATCH_CALLBACK 0x010 /* Use callback to derive match string */ macro
229 {"^cfg$/^usb([0-9]+)$", 1, MATCH_CALLBACK, NULL, get_roothub}; in usb_cfg_creat_cb()
4676 if (match == MATCH_CALLBACK) { in alloc_cmp_str()