Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dyogafan.c41 struct yogafan_config { struct
57 static const struct yogafan_config yoga_8bit_fans_cfg = { argument
63 static const struct yogafan_config ideapad_8bit_fan0_cfg = {
69 static const struct yogafan_config legion_16bit_dual_cfg = {
75 static const struct yogafan_config loq_15iax9_8bit_dual_cfg = {
81 static const struct yogafan_config xiaoxin_8bit_dual_cfg = {
87 static const struct yogafan_config yoga_pro_7_14iah10_cfg = {
271 const struct yogafan_config *cfg; in yoga_fan_probe()