Searched refs:pd_name (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/media/platform/qcom/camss/ |
D | camss.c | 1010 .pd_name = "ife0", 1036 .pd_name = "ife1", 1316 .pd_name = "ife0", 1336 .pd_name = "ife1", 1356 .pd_name = "ife2", 1376 .pd_name = "ife3", 2130 if (camss->res->pd_name) { in camss_configure_pd() 2132 camss->res->pd_name); in camss_configure_pd() 2420 .pd_name = "top", 2434 .pd_name = "top",
|
D | camss.h | 91 const char *pd_name; member
|
D | camss-vfe.h | 133 char *pd_name; member
|
D | camss-vfe.c | 1499 if (res->vfe.pd_name) { in msm_vfe_subdev_init() 1501 res->vfe.pd_name); in msm_vfe_subdev_init()
|
/linux-6.12.1/drivers/clk/samsung/ |
D | clk-exynos5-subcmu.h | 20 const char *pd_name; member
|
D | clk-exynos5420.c | 1336 .pd_name = "DISP", 1346 .pd_name = "GSC", 1354 .pd_name = "G3D", 1364 .pd_name = "MFC", 1374 .pd_name = "MSC", 1382 .pd_name = "MAU",
|
D | clk-exynos5-subcmu.c | 166 if (strcmp(cmu[i]->pd_name, name) == 0) in exynos5_clk_probe()
|
D | clk-exynos5250.c | 684 .pd_name = "DISP1",
|