Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dtda1997x.c2283 static const struct of_device_id tda1997x_of_id[] __maybe_unused = { variable
2288 MODULE_DEVICE_TABLE(of, tda1997x_of_id);
2551 oid = of_match_node(tda1997x_of_id, client->dev.of_node); in tda1997x_probe()
2839 .of_match_table = of_match_ptr(tda1997x_of_id),