Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dmt6380-regulator.c324 static const struct of_device_id mt6380_of_match[] = { variable
328 MODULE_DEVICE_TABLE(of, mt6380_of_match);
333 .of_match_table = of_match_ptr(mt6380_of_match),
/kernel/linux/linux-6.6/drivers/regulator/
H A Dmt6380-regulator.c322 static const struct of_device_id __maybe_unused mt6380_of_match[] = { variable
326 MODULE_DEVICE_TABLE(of, mt6380_of_match);
332 .of_match_table = of_match_ptr(mt6380_of_match),

Completed in 2 milliseconds