Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Ddb8500-thermal.txt33 trip0-cdev-name0 = "thermal-cpufreq-0";
38 trip1-cdev-name0 = "thermal-cpufreq-0";
/f-stack/freebsd/netgraph/
H A Dng_ksocket.c540 ng_ksocket_newhook(node_p node, hook_p hook, const char *name0) in ng_ksocket_newhook() argument
559 snprintf(name, sizeof(name), "%s", name0); in ng_ksocket_newhook()