Searched refs:ap_hex2bitmap (Results 1 – 2 of 2) sorted by relevance
354 int ap_hex2bitmap(const char *str, unsigned long *bitmap, int bits);
1137 int ap_hex2bitmap(const char *str, unsigned long *bitmap, int bits) in ap_hex2bitmap() function1164 EXPORT_SYMBOL(ap_hex2bitmap);1230 rc = ap_hex2bitmap(str, newmap, bits); in ap_parse_bitmap_str()