envctrl_pcf8591_chip
#define ENVCTRL_IOC_GETTEMP (int)(_IOR('p', 82, struct envctrl_pcf8591_chip))
#define ENVCTRL_IOC_GETTEMP (int)(_IOR('p', 82, struct envctrl_pcf8591_chip))
sizeof (struct envctrl_pcf8591_chip), NULL);
temp = (struct envctrl_pcf8591_chip *)
sizeof (struct envctrl_pcf8591_chip),
a_fanspeed = (struct envctrl_pcf8591_chip *)
sizeof (struct envctrl_pcf8591_chip),
struct envctrl_pcf8591_chip *temp;
temp = (struct envctrl_pcf8591_chip *)data;
struct envctrl_pcf8591_chip *temp, *a_fanspeed;
sizeof (struct envctrl_pcf8591_chip), NULL);