Home
last modified time | relevance | path

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

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