Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/i2c/
Dad5820.c38 #define to_ad5820_device(sd) container_of(sd, struct ad5820_device, subdev) macro
205 struct ad5820_device *coil = to_ad5820_device(subdev); in ad5820_registered()
213 struct ad5820_device *coil = to_ad5820_device(subdev); in ad5820_set_power()
269 struct ad5820_device *coil = to_ad5820_device(subdev); in ad5820_suspend()
281 struct ad5820_device *coil = to_ad5820_device(subdev); in ad5820_resume()
334 struct ad5820_device *coil = to_ad5820_device(subdev); in ad5820_remove()