Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dsy8106a-regulator.c126 static const struct of_device_id __maybe_unused sy8106a_i2c_of_match[] = { variable
130 MODULE_DEVICE_TABLE(of, sy8106a_i2c_of_match);
141 .of_match_table = of_match_ptr(sy8106a_i2c_of_match),
/kernel/linux/linux-6.6/drivers/regulator/
H A Dsy8106a-regulator.c126 static const struct of_device_id sy8106a_i2c_of_match[] = { variable
130 MODULE_DEVICE_TABLE(of, sy8106a_i2c_of_match);
142 .of_match_table = sy8106a_i2c_of_match,

Completed in 1 milliseconds