Home
last modified time | relevance | path

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

/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 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 Dimx258.c683 static inline struct imx258 *to_imx258(struct v4l2_subdev *_sd) in to_imx258()