Home
last modified time | relevance | path

Searched refs:tvp7002_of_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtvp7002.c1067 static const struct of_device_id tvp7002_of_match[] = { variable
1071 MODULE_DEVICE_TABLE(of, tvp7002_of_match);
1077 .of_match_table = of_match_ptr(tvp7002_of_match),
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtvp7002.c1069 static const struct of_device_id tvp7002_of_match[] = { variable
1073 MODULE_DEVICE_TABLE(of, tvp7002_of_match);
1079 .of_match_table = of_match_ptr(tvp7002_of_match),

Completed in 3 milliseconds