Home
last modified time | relevance | path

Searched defs:_sd (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/media/i2c/ccs/
H A Dccs.h266 #define to_ccs_subdev(_sd) \ argument
269 #define to_ccs_sensor(_sd) \ argument
/linux/drivers/media/i2c/
H A Dog01a1b.c73 #define to_og01a1b(_sd) container_of(_sd, struct og01a1b, sd) argument
H A Dimx355.c1060 static inline struct imx355 *to_imx355(struct v4l2_subdev *_sd) in to_imx355()
H A Dimx319.c1763 static inline struct imx319 *to_imx319(struct v4l2_subdev *_sd) in to_imx319()
H A Dov13858.c1049 #define to_ov13858(_sd) container_of(_sd, struct ov13858, sd) argument
H A Dhi847.c122 #define to_hi847(_sd) container_of(_sd, struct hi847, sd) argument
H A Dov08d10.c68 #define to_ov08d10(_sd) container_of(_sd, struct ov08d10, sd) argument
H A Dov5675.c81 #define to_ov5675(_sd) container_of(_sd, struct ov5675, sd) argument
H A Dov13b10.c657 #define to_ov13b10(_sd) container_of(_sd, struct ov13b10, sd) argument
H A Dimx258.c683 static inline struct imx258 *to_imx258(struct v4l2_subdev *_sd) in to_imx258()