Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-mv64xxx.c812 static const struct of_device_id mv64xxx_i2c_of_match_table[] = { variable
820 MODULE_DEVICE_TABLE(of, mv64xxx_i2c_of_match_table);
1111 .of_match_table = mv64xxx_i2c_of_match_table,