Searched refs:max8998_dt_match (Results 1 – 1 of 1) sorted by relevance
135 static const struct of_device_id max8998_dt_match[] = { variable141 MODULE_DEVICE_TABLE(of, max8998_dt_match);177 match = of_match_node(max8998_dt_match, i2c->dev.of_node); in max8998_i2c_get_driver_data()381 .of_match_table = of_match_ptr(max8998_dt_match),