Searched refs:max6650_dt_match (Results 1 – 1 of 1) sorted by relevance
127 static const struct of_device_id __maybe_unused max6650_dt_match[] = { variable138 MODULE_DEVICE_TABLE(of, max6650_dt_match);767 of_match_device(of_match_ptr(max6650_dt_match), dev); in max6650_probe()820 .of_match_table = of_match_ptr(max6650_dt_match),