max1586_of_match  204 drivers/regulator/max1586.c static const struct of_device_id max1586_of_match[] = {
max1586_of_match  208 drivers/regulator/max1586.c MODULE_DEVICE_TABLE(of, max1586_of_match);
max1586_of_match  221 drivers/regulator/max1586.c 		match = of_match_device(of_match_ptr(max1586_of_match),
max1586_of_match  296 drivers/regulator/max1586.c 		.of_match_table = of_match_ptr(max1586_of_match),