Home
last modified time | relevance | path

Searched defs:fan_div (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/hwmon/
H A Dnct6775.h106 u8 fan_div[NUM_FAN]; member
H A Dpc87360.c1157 static struct sensor_device_attribute fan_div[] = { variable
H A Dw83627hf.c369 u8 fan_div[3]; /* Register encoding, shifted right */ member
H A Dnct6775-core.c1340 u8 fan_div = data->fan_div[nr]; in nct6775_select_fan_div() local