Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps65023-regulator.c319 static const struct of_device_id __maybe_unused tps65023_of_match[] = { variable
325 MODULE_DEVICE_TABLE(of, tps65023_of_match);
345 .of_match_table = of_match_ptr(tps65023_of_match),
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps65023-regulator.c311 static const struct of_device_id __maybe_unused tps65023_of_match[] = { variable
317 MODULE_DEVICE_TABLE(of, tps65023_of_match);
338 .of_match_table = of_match_ptr(tps65023_of_match),

Completed in 2 milliseconds