Searched refs:selector_work_buf (Results 1 – 2 of 2) sorted by relevance
145 void *selector_work_buf; /* Scratch buffer used for selector */ member
427 kfree(map->selector_work_buf); in regmap_range_exit()870 if (map->selector_work_buf == NULL) { in regmap_init()871 map->selector_work_buf = in regmap_init()873 if (map->selector_work_buf == NULL) { in regmap_init()1176 map->work_buf = map->selector_work_buf; in _regmap_select_page()