Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dad5820.c46 #define to_ad5820_device(sd) container_of(sd, struct ad5820_device, subdev) macro
213 struct ad5820_device *coil = to_ad5820_device(subdev); in ad5820_registered()
221 struct ad5820_device *coil = to_ad5820_device(subdev); in ad5820_set_power()
277 struct ad5820_device *coil = to_ad5820_device(subdev); in ad5820_suspend()
289 struct ad5820_device *coil = to_ad5820_device(subdev); in ad5820_resume()
342 struct ad5820_device *coil = to_ad5820_device(subdev); in ad5820_remove()