Lines Matching defs:ak8975_data
361 struct ak8975_data { struct362 struct i2c_client *client;363 struct ak_def *def;364 struct attribute_group attrs;365 struct mutex lock;366 u8 asa[3];367 long raw_to_gauss[3];368 int eoc_gpio;369 int eoc_irq;370 wait_queue_head_t data_ready_queue;371 unsigned long flags;372 u8 cntl_cache;