Searched refs:selector_work_buf (Results 1 – 2 of 2) sorted by relevance
175 void *selector_work_buf; /* Scratch buffer used for selector */ member
555 kfree(map->selector_work_buf); in regmap_range_exit()1128 if (map->selector_work_buf == NULL) { in __regmap_init()1129 map->selector_work_buf = in __regmap_init()1131 if (map->selector_work_buf == NULL) { in __regmap_init()1555 map->work_buf = map->selector_work_buf; in _regmap_select_page()
Completed in 13 milliseconds