as5011_device     116 drivers/input/joystick/as5011.c 	struct as5011_device *as5011 = dev_id;
as5011_device     127 drivers/input/joystick/as5011.c 	struct as5011_device *as5011 = dev_id;
as5011_device     147 drivers/input/joystick/as5011.c static int as5011_configure_chip(struct as5011_device *as5011,
as5011_device     219 drivers/input/joystick/as5011.c 	struct as5011_device *as5011;
as5011_device     241 drivers/input/joystick/as5011.c 	as5011 = kmalloc(sizeof(struct as5011_device), GFP_KERNEL);
as5011_device     332 drivers/input/joystick/as5011.c 	struct as5011_device *as5011 = i2c_get_clientdata(client);