Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/qcom/
H A Dtsens.c898 static const struct of_device_id tsens_table[] = { variable
923 MODULE_DEVICE_TABLE(of, tsens_table);
1008 id = of_match_node(tsens_table, np); in tsens_probe()
1083 .of_match_table = tsens_table,