Home
last modified time | relevance | path

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

/drivers/media/i2c/ccs/
Dccs.h265 #define to_ccs_subdev(_sd) \ argument
266 container_of(_sd, struct ccs_subdev, sd)
268 #define to_ccs_sensor(_sd) \ argument
269 (to_ccs_subdev(_sd)->sensor)
/drivers/media/i2c/
Dog01a1b.c70 #define to_og01a1b(_sd) container_of(_sd, struct og01a1b, sd) argument
Dhi847.c122 #define to_hi847(_sd) container_of(_sd, struct hi847, sd) argument
Dimx208.c304 static inline struct imx208 *to_imx208(struct v4l2_subdev *_sd) in to_imx208() argument
306 return container_of(_sd, struct imx208, sd); in to_imx208()
Dhi556.c118 #define to_hi556(_sd) container_of(_sd, struct hi556, sd) argument
Dimx258.c631 static inline struct imx258 *to_imx258(struct v4l2_subdev *_sd) in to_imx258() argument
633 return container_of(_sd, struct imx258, sd); in to_imx258()
Dov13858.c1052 #define to_ov13858(_sd) container_of(_sd, struct ov13858, sd) argument
Dimx355.c1062 static inline struct imx355 *to_imx355(struct v4l2_subdev *_sd) in to_imx355() argument
1064 return container_of(_sd, struct imx355, sd); in to_imx355()
Dimx319.c1764 static inline struct imx319 *to_imx319(struct v4l2_subdev *_sd) in to_imx319() argument
1766 return container_of(_sd, struct imx319, sd); in to_imx319()
Dov08x40.c2440 #define to_ov08x40(_sd) container_of(_sd, struct ov08x40, sd) argument
Dov08d10.c68 #define to_ov08d10(_sd) container_of(_sd, struct ov08d10, sd) argument
Dov5675.c81 #define to_ov5675(_sd) container_of(_sd, struct ov5675, sd) argument
Dov13b10.c604 #define to_ov13b10(_sd) container_of(_sd, struct ov13b10, sd) argument
Dov5670.c1891 #define to_ov5670(_sd) container_of(_sd, struct ov5670, sd) argument
Dimx219.c475 static inline struct imx219 *to_imx219(struct v4l2_subdev *_sd) in to_imx219() argument
477 return container_of(_sd, struct imx219, sd); in to_imx219()
Dov8856.c103 #define to_ov8856(_sd) container_of(_sd, struct ov8856, sd) argument
Dimx290.c255 static inline struct imx290 *to_imx290(struct v4l2_subdev *_sd) in to_imx290() argument
257 return container_of(_sd, struct imx290, sd); in to_imx290()