Searched refs:rk817_bat_of_match (Results 1 – 1 of 1) sorted by relevance
2978 static const struct of_device_id rk817_bat_of_match[] = { variable2982 MODULE_DEVICE_TABLE(of, rk817_bat_of_match);2984 static const struct of_device_id rk817_bat_of_match[] = { variable2992 of_match_device(rk817_bat_of_match, &pdev->dev); in rk817_battery_probe()3402 .of_match_table = of_match_ptr(rk817_bat_of_match),