Home
last modified time | relevance | path

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

/freebsd/sys/dev/ncthwm/
H A Dncthwm.c72 uint8_t fan_count; member
80 .fan_count = 5,
93 .fan_count = 5,
145 if (sc->nctdevp->fan_count <= arg2) in ncthwm_query_fan_speed()
218 for (i = 0; i < sc->nctdevp->fan_count; i++) { in ncthwm_attach()