Searched refs:tda1997x_of_id (Results 1 – 1 of 1) sorted by relevance
2280 static const struct of_device_id tda1997x_of_id[] __maybe_unused = { variable2285 MODULE_DEVICE_TABLE(of, tda1997x_of_id);2548 oid = of_match_node(tda1997x_of_id, client->dev.of_node); in tda1997x_probe()2835 .of_match_table = of_match_ptr(tda1997x_of_id),