Home
last modified time | relevance | path

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

/linux/drivers/thermal/qcom/
H A Dtsens.c1109 static const struct of_device_id tsens_table[] = { variable
1167 MODULE_DEVICE_TABLE(of, tsens_table);
1310 id = of_match_node(tsens_table, np); in tsens_probe()
1385 .of_match_table = tsens_table,