of_bh1780_match   277 drivers/iio/light/bh1780.c static const struct of_device_id of_bh1780_match[] = {
of_bh1780_match   281 drivers/iio/light/bh1780.c MODULE_DEVICE_TABLE(of, of_bh1780_match);
of_bh1780_match   291 drivers/iio/light/bh1780.c 		.of_match_table = of_match_ptr(of_bh1780_match),