Home
last modified time | relevance | path

Searched defs:pcf8591_data (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/hwmon/
Dpcf8591.c73 struct pcf8591_data { struct
74 struct device *hwmon_dev;
75 struct mutex update_lock;
100 struct pcf8591_data *data = i2c_get_clientdata(to_i2c_client(dev)); in show_out0_ouput() argument