wf_sat_sensor
struct wf_sat_sensor *sens = wf_to_sat(sr);
struct wf_sat_sensor *sens = wf_to_sat(sr);
struct wf_sat_sensor *sens;
sens = kzalloc(sizeof(struct wf_sat_sensor) + 16, GFP_KERNEL);
sens = kzalloc(sizeof(struct wf_sat_sensor) + 16, GFP_KERNEL);
struct wf_sat_sensor *sens;
struct wf_sat_sensor, link);
#define wf_to_sat(c) container_of(c, struct wf_sat_sensor, sens)