Home
last modified time | relevance | path

Searched refs:fanroot_oid (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/powerpc/powermac/
H A Dfcu.c573 struct sysctl_oid *oid, *fanroot_oid; in fcu_attach_fans() local
596 fanroot_oid = SYSCTL_ADD_NODE(ctx, in fcu_attach_fans()
617 oid = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(fanroot_oid), in fcu_attach_fans()
637 oid = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(fanroot_oid), in fcu_attach_fans()
H A Dsmu.c993 struct sysctl_oid *oid, *fanroot_oid; in smu_attach_fans() local
1017 fanroot_oid = SYSCTL_ADD_NODE(ctx, in smu_attach_fans()
1032 SYSCTL_CHILDREN(fanroot_oid), OID_AUTO, in smu_attach_fans()
1053 SYSCTL_CHILDREN(fanroot_oid), OID_AUTO, in smu_attach_fans()
/freebsd/sys/dev/iicbus/pwm/
H A Dadt746x.c468 struct sysctl_oid *oid, *fanroot_oid; in adt746x_attach_fans() local
488 fanroot_oid = SYSCTL_ADD_NODE(ctx, in adt746x_attach_fans()
511 oid = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(fanroot_oid), in adt746x_attach_fans()