Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/qcom/
Dtsens.c65 static const struct of_device_id tsens_table[] = { variable
81 MODULE_DEVICE_TABLE(of, tsens_table);
130 id = of_match_node(tsens_table, np); in tsens_probe()
202 .of_match_table = tsens_table,