Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dlp8727_charger.c602 static const struct of_device_id lp8727_dt_ids[] = { variable
606 MODULE_DEVICE_TABLE(of, lp8727_dt_ids);
617 .of_match_table = of_match_ptr(lp8727_dt_ids),
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dlp8727_charger.c601 static const struct of_device_id lp8727_dt_ids[] __maybe_unused = {
605 MODULE_DEVICE_TABLE(of, lp8727_dt_ids);
616 .of_match_table = of_match_ptr(lp8727_dt_ids),

Completed in 2 milliseconds