envctrl_tda8444t_chip
#define ENVCTRL_IOC_SETFAN (int)(_IOW('p', 80, struct envctrl_tda8444t_chip))
#define ENVCTRL_IOC_GETFAN (int)(_IOR('p', 81, struct envctrl_tda8444t_chip))
#define ENVCTRL_IOC_SETFAN (int)(_IOW('p', 80, struct envctrl_tda8444t_chip))
#define ENVCTRL_IOC_GETFAN (int)(_IOR('p', 81, struct envctrl_tda8444t_chip))
sizeof (struct envctrl_tda8444t_chip),
fanspeed = (struct envctrl_tda8444t_chip *)
struct envctrl_tda8444t_chip fan;
struct envctrl_tda8444t_chip *fanspeed;
fanspeed = (struct envctrl_tda8444t_chip *)data;
struct envctrl_tda8444t_chip fan;
struct envctrl_tda8444t_chip *fanspeed;