Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dmax8973-regulator.c618 static const struct of_device_id of_max8973_match_tbl[] = { variable
623 MODULE_DEVICE_TABLE(of, of_max8973_match_tbl);
668 match = of_match_device(of_match_ptr(of_max8973_match_tbl), in max8973_probe()
839 .of_match_table = of_max8973_match_tbl,
/kernel/linux/linux-6.6/drivers/regulator/
H A Dmax8973-regulator.c582 static const struct of_device_id of_max8973_match_tbl[] = { variable
587 MODULE_DEVICE_TABLE(of, of_max8973_match_tbl);
632 match = of_match_device(of_match_ptr(of_max8973_match_tbl), in max8973_probe()
808 .of_match_table = of_max8973_match_tbl,

Completed in 3 milliseconds