Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/ccs/
H A 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)
/openbmc/qemu/tests/avocado/avocado_qemu/
H A D__init__.py311 self._sd = tempfile.TemporaryDirectory(prefix="qemu_")
373 self._sd = None
/openbmc/linux/drivers/media/i2c/
H A Dog01a1b.c70 #define to_og01a1b(_sd) container_of(_sd, struct og01a1b, sd) argument
H A Dov13858.c1052 #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 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()
H A 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()
H A Dhi556.c118 #define to_hi556(_sd) container_of(_sd, struct hi556, sd) argument
H A Dov08x40.c2440 #define to_ov08x40(_sd) container_of(_sd, struct ov08x40, sd) argument
H 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()
H 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()
H A Dov5675.c81 #define to_ov5675(_sd) container_of(_sd, struct ov5675, sd) argument
H A Dov13b10.c604 #define to_ov13b10(_sd) container_of(_sd, struct ov13b10, sd) argument
H A Dov08d10.c68 #define to_ov08d10(_sd) container_of(_sd, struct ov08d10, sd) argument
H A 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()
H A Dov5670.c1891 #define to_ov5670(_sd) container_of(_sd, struct ov5670, sd) argument
H A Dov8856.c103 #define to_ov8856(_sd) container_of(_sd, struct ov8856, sd) argument
H A 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()
/openbmc/linux/arch/mips/include/asm/
H A Duasm.h158 Ip_u2s3u1(_sd);
/openbmc/linux/arch/mips/mm/
H A Duasm.c355 I_u2s3u1(_sd)