Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/i2c/busses/
Di2c-owl.c475 static const struct of_device_id owl_i2c_of_match[] = { variable
480 MODULE_DEVICE_TABLE(of, owl_i2c_of_match);
486 .of_match_table = of_match_ptr(owl_i2c_of_match),