Home
last modified time | relevance | path

Searched refs:to_ad5820_device (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/media/i2c/
Dad5820.c37 #define to_ad5820_device(sd) container_of(sd, struct ad5820_device, subdev) macro
211 struct ad5820_device *coil = to_ad5820_device(subdev); in ad5820_registered()
219 struct ad5820_device *coil = to_ad5820_device(subdev); in ad5820_set_power()
274 struct ad5820_device *coil = to_ad5820_device(subdev); in ad5820_suspend()
285 struct ad5820_device *coil = to_ad5820_device(subdev); in ad5820_resume()
348 struct ad5820_device *coil = to_ad5820_device(subdev); in ad5820_remove()