Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/i2c/busses/
Di2c-npcm7xx.c2321 static const struct of_device_id npcm_i2c_bus_of_table[] = { variable
2325 MODULE_DEVICE_TABLE(of, npcm_i2c_bus_of_table);
2332 .of_match_table = npcm_i2c_bus_of_table,