Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/qcom/
H A Dtsens-v2.c34 .combo_int = 0,
45 .combo_int = 1,
H A Dtsens-v1.c74 .combo_int = 0,
H A Dtsens-8960.c272 .combo_int = 0,
H A Dtsens-v0_1.c284 .combo_int = 0,
H A Dtsens.h515 unsigned int combo_int:1; member
H A Dtsens.c1228 if (priv->feat->combo_int) { in tsens_register()