Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/qcom/
H A Dtsens.c1102 static const struct of_device_id tsens_table[] = { variable
1148 MODULE_DEVICE_TABLE(of, tsens_table);
1261 id = of_match_node(tsens_table, np); in tsens_probe()
1340 .of_match_table = tsens_table,