Home
last modified time | relevance | path

Searched full:s1_p2 (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/sys/contrib/device-tree/Bindings/thermal/
H A Dqcom-tsens.yaml171 - const: s1_p2
330 "s1_p1", "s1_p2",
/freebsd-src/contrib/libpcap/
H A Dpcap-sita.c502 char *s1_p2, *s2_p2;
507 if ((s1_p2 = strchr(s1, '_'))) { /* if an underscore is found... */ in if_sort()
508 s1_p1_len = s1_p2 - s1; /* the prefix length is the difference in pointers */ in if_sort()
509 s1_p2++; /* the suffix actually starts _after_ the underscore */ in if_sort()
512 s1_p2 = 0; /* and there is no suffix */ in if_sort()
525 return strcmp(s1_p2, s2_p2); /* otherwise we return the result of comparing the 2nd half of the string */ in if_sort()
504 char *s1_p2, *s2_p2; if_sort() local
/freebsd-src/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-apq8084.dtsi547 "s1_p1", "s1_p2",
H A Dqcom-msm8226.dtsi723 "s1_p1", "s1_p2",
H A Dqcom-msm8974.dtsi1204 "s1_p1", "s1_p2",
/freebsd-src/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8976.dtsi652 "s1_p1", "s1_p2",
H A Dqcs404.dtsi582 "s1_p1", "s1_p2",
H A Dmsm8939.dtsi625 "s1_p1", "s1_p2",
H A Dmsm8916.dtsi560 "s1_p1", "s1_p2",