Home
last modified time | relevance | path

Searched refs:as5011_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Das5011.c61 struct as5011_device { struct
116 struct as5011_device *as5011 = dev_id; in as5011_button_interrupt()
127 struct as5011_device *as5011 = dev_id; in as5011_axis_interrupt()
147 static int as5011_configure_chip(struct as5011_device *as5011, in as5011_configure_chip()
219 struct as5011_device *as5011; in as5011_probe()
241 as5011 = kmalloc(sizeof(struct as5011_device), GFP_KERNEL); in as5011_probe()
332 struct as5011_device *as5011 = i2c_get_clientdata(client); in as5011_remove()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Das5011.c61 struct as5011_device { struct
116 struct as5011_device *as5011 = dev_id; in as5011_button_interrupt()
127 struct as5011_device *as5011 = dev_id; in as5011_axis_interrupt()
147 static int as5011_configure_chip(struct as5011_device *as5011, in as5011_configure_chip()
218 struct as5011_device *as5011; in as5011_probe()
240 as5011 = kmalloc(sizeof(struct as5011_device), GFP_KERNEL); in as5011_probe()
331 struct as5011_device *as5011 = i2c_get_clientdata(client); in as5011_remove()

Completed in 2 milliseconds