Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmax9286.c142 struct max9286_asd { struct
147 static inline struct max9286_asd *to_max9286_asd(struct v4l2_async_subdev *asd) in to_max9286_asd()
149 return container_of(asd, struct max9286_asd, base); in to_max9286_asd()
583 sizeof(struct max9286_asd)); in max9286_v4l2_notifier_register()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmax9286.c163 struct max9286_asd { struct
168 static inline struct max9286_asd *
171 return container_of(asd, struct max9286_asd, base); in to_max9286_asd()
753 struct max9286_asd *mas; in max9286_v4l2_notifier_register()
756 struct max9286_asd); in max9286_v4l2_notifier_register()

Completed in 5 milliseconds