Home
last modified time | relevance | path

Searched refs:camss_subdev_resources (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/platform/qcom/camss/
H A Dcamss.h45 struct camss_subdev_resources { struct
100 const struct camss_subdev_resources *csiphy_res;
101 const struct camss_subdev_resources *csid_res;
102 const struct camss_subdev_resources *ispif_res;
103 const struct camss_subdev_resources *vfe_res;
46 regulatorscamss_subdev_resources global() argument
47 clockcamss_subdev_resources global() argument
48 clock_for_resetcamss_subdev_resources global() argument
49 clock_ratecamss_subdev_resources global() argument
50 regcamss_subdev_resources global() argument
51 interruptcamss_subdev_resources global() argument
52 __anon7ccb77a1010acamss_subdev_resources global() argument
H A Dcamss.c37 static const struct camss_subdev_resources csiphy_res_8x16[] = {
73 static const struct camss_subdev_resources csid_res_8x16[] = {
119 static const struct camss_subdev_resources ispif_res_8x16 = {
129 static const struct camss_subdev_resources vfe_res_8x16[] = {
157 static const struct camss_subdev_resources csid_res_8x53[] = {
228 static const struct camss_subdev_resources ispif_res_8x53 = {
239 static const struct camss_subdev_resources vfe_res_8x53[] = {
311 static const struct camss_subdev_resources csiphy_res_8x96[] = {
364 static const struct camss_subdev_resources csid_res_8x96[] = {
454 static const struct camss_subdev_resources ispif_res_8x9
[all...]
H A Dcamss-csiphy.h116 struct camss_subdev_resources;
120 const struct camss_subdev_resources *res, u8 id);
H A Dcamss-vfe.h171 struct camss_subdev_resources;
174 const struct camss_subdev_resources *res, u8 id);
H A Dcamss-csiphy.c580 const struct camss_subdev_resources *res, u8 id) in msm_csiphy_subdev_init()
H A Dcamss-vfe.c1761 const struct camss_subdev_resources *res, u8 id) in msm_vfe_subdev_init()