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