Searched refs:tsens_table (Results 1 – 1 of 1) sorted by relevance
1102 static const struct of_device_id tsens_table[] = { variable1148 MODULE_DEVICE_TABLE(of, tsens_table);1261 id = of_match_node(tsens_table, np); in tsens_probe()1340 .of_match_table = tsens_table,