Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-mv64xxx.c746 static const struct of_device_id mv64xxx_i2c_of_match_table[] = { variable
754 MODULE_DEVICE_TABLE(of, mv64xxx_i2c_of_match_table);
834 device = of_match_device(mv64xxx_i2c_of_match_table, dev); in mv64xxx_of_config()
1005 .of_match_table = mv64xxx_i2c_of_match_table,
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-mv64xxx.c813 static const struct of_device_id mv64xxx_i2c_of_match_table[] = { variable
821 MODULE_DEVICE_TABLE(of, mv64xxx_i2c_of_match_table);
900 device = of_match_device(mv64xxx_i2c_of_match_table, dev); in mv64xxx_of_config()
1112 .of_match_table = mv64xxx_i2c_of_match_table,

Completed in 4 milliseconds