Home
last modified time | relevance | path

Searched refs:dt_name (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/macintosh/
H A Dwindfarm_fcu_controls.c406 const char *dt_name; /* Device-tree name */ in wf_fcu_lookup_fans() member
459 if (strncmp(loc, loc_trans[i].dt_name, in wf_fcu_lookup_fans()
460 strlen(loc_trans[i].dt_name))) in wf_fcu_lookup_fans()
/linux/drivers/phy/apple/
H A Datc.c2180 const char *dt_name; in atcphy_load_tunables() member
2197 atcphy->dev, atcphy->np, tunables[i].dt_name, tunables[i].res); in atcphy_load_tunables()
2200 tunables[i].dt_name, PTR_ERR(*tunables[i].tunable)); in atcphy_load_tunables()