to_index
#define to_index(attr) (to_sensor_dev_attr(attr)->index & 0xffff)
static unsigned int to_index(struct entry_space *es, struct entry *e)
#define to_index(priv, source) ((source) - &(priv)->sources[0])