Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/power/
H A Drk817_charger.c1509 static const struct of_device_id rk817_charge_of_match[] = { variable
1519 const struct of_device_id *of_id = of_match_device(rk817_charge_of_match, &pdev->dev); in rk817_charge_probe()
1703 .of_match_table = of_match_ptr(rk817_charge_of_match),
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Drk817_charger.c1565 static const struct of_device_id rk817_charge_of_match[] = { variable
1574 of_match_device(rk817_charge_of_match, &pdev->dev); in rk817_charge_probe()
1781 .of_match_table = of_match_ptr(rk817_charge_of_match),

Completed in 6 milliseconds