Searched defs:_sd (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/smiapp/ |
| H A D | smiapp.h | 274 #define to_smiapp_subdev(_sd) \ argument 277 #define to_smiapp_sensor(_sd) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov5675.c | 70 #define to_ov5675(_sd) container_of(_sd, struct ov5675, sd) argument
|
| H A D | imx290.c | 361 static inline struct imx290 *to_imx290(struct v4l2_subdev *_sd) in to_imx290()
|
| H A D | imx355.c | 1062 static inline struct imx355 *to_imx355(struct v4l2_subdev *_sd) in to_imx355()
|
| H A D | ov8856.c | 81 #define to_ov8856(_sd) container_of(_sd, struct ov8856, sd) argument
|
| H A D | imx319.c | 1762 static inline struct imx319 *to_imx319(struct v4l2_subdev *_sd) in to_imx319()
|
| H A D | ov13858.c | 1051 #define to_ov13858(_sd) container_of(_sd, struct ov13858, sd) argument
|
| H A D | imx219.c | 571 static inline struct imx219 *to_imx219(struct v4l2_subdev *_sd) in to_imx219()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/ |
| H A D | rkisp1.c | 1134 #define sd_to_isp_sd(_sd) container_of(_sd, struct rkisp1_isp_subdev, sd) argument
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | rkisp.c | 2504 #define sd_to_isp_sd(_sd) container_of(_sd, struct rkisp_isp_subdev, sd) argument
|