Searched refs:max_matches (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/regulator/
H A Dda9121-regulator.c773 unsigned int max_matches = variant_parameters[chip->variant_id].num_bucks; local
777 for (i = 0; i < max_matches; i++) {
789 regl_desc->name, (i+1), max_matches);

Completed in 207 milliseconds