Home
last modified time | relevance | path

Searched refs:tda1997x_of_id (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/media/i2c/
Dtda1997x.c2280 static const struct of_device_id tda1997x_of_id[] __maybe_unused = { variable
2285 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),