Searched refs:notify_node (Results 1 – 3 of 3) sorted by relevance
164 struct device_node *notify_node; member819 if (bq->notify_node) { in bq2415x_notifier_call()821 psy->dev.parent->of_node != bq->notify_node) in bq2415x_notifier_call()1619 bq->notify_node = of_parse_phandle(np, in bq2415x_probe()1639 if (bq->notify_node || bq->init_data.notify_device) { in bq2415x_probe()1687 of_node_put(bq->notify_node); in bq2415x_probe()1706 of_node_put(bq->notify_node); in bq2415x_remove()
125 struct device_node *notify_node; member930 bq->notify_node = of_parse_phandle(bq->dev->of_node, in bq25890_fw_probe()986 if (bq->notify_node) { in bq25890_pd_notifier_call()988 psy->dev.parent->of_node != bq->notify_node) in bq25890_pd_notifier_call()1037 if (!bq->notify_node) in bq25890_register_pd_psy()
168 struct device_node *notify_node; member1272 if (bq->notify_node) { in bq2570x_pd_notifier_call()1274 psy->dev.parent->of_node != bq->notify_node) in bq2570x_pd_notifier_call()1681 if (charger->notify_node || charger->plat_data.notify_device) { in bq25700_register_pd_nb()1946 charger->notify_node = of_parse_phandle(np, in bq25700_parse_dt()