Searched refs:sc16is7xx_dt_ids (Results 1 – 1 of 1) sorted by relevance
1187 static const struct of_device_id __maybe_unused sc16is7xx_dt_ids[] = { variable1196 MODULE_DEVICE_TABLE(of, sc16is7xx_dt_ids);1216 of_match_device(sc16is7xx_dt_ids, &i2c->dev); in sc16is7xx_i2c_probe()1250 .of_match_table = of_match_ptr(sc16is7xx_dt_ids),