Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/qcom/
Dtsens.c145 if (data->hw_ids) in tsens_probe()
146 priv->sensor[i].hw_id = data->hw_ids[i]; in tsens_probe()
Dtsens.h272 unsigned int *hw_ids; member
Dtsens-v0_1.c372 .hw_ids = (unsigned int []){0, 1, 2, 4, 5 },