Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/i2c/ccs/
A Dccs.h279 #define to_ccs_subdev(_sd) \ argument
280 container_of(_sd, struct ccs_subdev, sd)
282 #define to_ccs_sensor(_sd) \ argument
283 (to_ccs_subdev(_sd)->sensor)
/linux-6.3-rc2/drivers/media/i2c/
A Dog01a1b.c70 #define to_og01a1b(_sd) container_of(_sd, struct og01a1b, sd) argument
A Dhi556.c107 #define to_hi556(_sd) container_of(_sd, struct hi556, sd) argument
A Dimx258.c630 static inline struct imx258 *to_imx258(struct v4l2_subdev *_sd) in to_imx258() argument
632 return container_of(_sd, struct imx258, sd); in to_imx258()
A Dhi847.c122 #define to_hi847(_sd) container_of(_sd, struct hi847, sd) argument
A 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()
A Dov13858.c1052 #define to_ov13858(_sd) container_of(_sd, struct ov13858, sd) argument
A 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()
A Dov08x40.c2437 #define to_ov08x40(_sd) container_of(_sd, struct ov08x40, sd) argument
A 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()
A Dov13b10.c594 #define to_ov13b10(_sd) container_of(_sd, struct ov13b10, sd) argument
A Dov08d10.c68 #define to_ov08d10(_sd) container_of(_sd, struct ov08d10, sd) argument
A Dov5670.c1893 #define to_ov5670(_sd) container_of(_sd, struct ov5670, sd) argument
A Dov5675.c81 #define to_ov5675(_sd) container_of(_sd, struct ov5675, sd) argument
A Dimx290.c196 static inline struct imx290 *to_imx290(struct v4l2_subdev *_sd) in to_imx290() argument
198 return container_of(_sd, struct imx290, sd); in to_imx290()
A Dimx219.c497 static inline struct imx219 *to_imx219(struct v4l2_subdev *_sd) in to_imx219() argument
499 return container_of(_sd, struct imx219, sd); in to_imx219()
A Dov8856.c103 #define to_ov8856(_sd) container_of(_sd, struct ov8856, sd) argument
/linux-6.3-rc2/arch/mips/include/asm/
A Duasm.h158 Ip_u2s3u1(_sd);
/linux-6.3-rc2/arch/mips/mm/
A Duasm.c355 I_u2s3u1(_sd)

Completed in 68 milliseconds