Home
last modified time | relevance | path

Searched defs:fg_node (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dda9150-fg.c420 struct device_node *fg_node = dev->of_node; in da9150_fg_dt_pdata() local
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c416 static int read_widget_caps(struct hda_codec *codec, hda_nid_t fg_node) in read_widget_caps()