Home
last modified time | relevance | path

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

/drivers/hwmon/
Datxp1.c51 static struct atxp1_data *atxp1_update_device(struct device *dev);
86 static struct atxp1_data *atxp1_update_device(struct device *dev) in atxp1_update_device() function
120 data = atxp1_update_device(dev); in atxp1_showvcore()
139 data = atxp1_update_device(dev); in atxp1_storevcore()
201 data = atxp1_update_device(dev); in atxp1_showgpio1()
218 data = atxp1_update_device(dev); in atxp1_storegpio1()
250 data = atxp1_update_device(dev); in atxp1_showgpio2()
261 struct atxp1_data *data = atxp1_update_device(dev); in atxp1_storegpio2()