Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmt9m111.c1374 static const struct of_device_id mt9m111_of_match[] = { variable
1378 MODULE_DEVICE_TABLE(of, mt9m111_of_match);
1389 .of_match_table = of_match_ptr(mt9m111_of_match),
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmt9m111.c1370 static const struct of_device_id mt9m111_of_match[] = { variable
1374 MODULE_DEVICE_TABLE(of, mt9m111_of_match);
1385 .of_match_table = mt9m111_of_match,

Completed in 5 milliseconds