Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_soctherm.c136 static struct sysctl_ctx_list soctherm_sysctl_ctx; variable
660 sysctl_ctx_init(&soctherm_sysctl_ctx); in soctherm_init_sysctl()
662 oid = SYSCTL_ADD_NODE(&soctherm_sysctl_ctx, in soctherm_init_sysctl()
670 tmp = SYSCTL_ADD_PROC(&soctherm_sysctl_ctx, in soctherm_init_sysctl()
790 sysctl_ctx_free(&soctherm_sysctl_ctx); in soctherm_attach()
813 sysctl_ctx_free(&soctherm_sysctl_ctx); in soctherm_detach()