hx8357_dt_ids     568 drivers/video/backlight/hx8357.c static const struct of_device_id hx8357_dt_ids[] = {
hx8357_dt_ids     579 drivers/video/backlight/hx8357.c MODULE_DEVICE_TABLE(of, hx8357_dt_ids);
hx8357_dt_ids     600 drivers/video/backlight/hx8357.c 	match = of_match_device(hx8357_dt_ids, &spi->dev);
hx8357_dt_ids     673 drivers/video/backlight/hx8357.c 		.of_match_table = hx8357_dt_ids,