Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mfd/
H A Dtps65912-i2c.c26 static const struct of_device_id tps65912_i2c_of_match_table[] = { variable
30 MODULE_DEVICE_TABLE(of, tps65912_i2c_of_match_table);
70 .of_match_table = tps65912_i2c_of_match_table,
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtps65912-i2c.c18 static const struct of_device_id tps65912_i2c_of_match_table[] = { variable
22 MODULE_DEVICE_TABLE(of, tps65912_i2c_of_match_table);
61 .of_match_table = tps65912_i2c_of_match_table,

Completed in 1 milliseconds