Searched refs:pd_names (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/bus/ |
| H A D | qcom-ssc-block-bus.c | 31 const char *const *pd_names; member 190 const char *const *pd_names, size_t num_pds) in qcom_ssc_block_bus_pds_attach() argument 196 pds[i] = dev_pm_domain_attach_by_name(dev, pd_names[i]); in qcom_ssc_block_bus_pds_attach() 335 data->pd_names = qcom_ssc_block_pd_names; in qcom_ssc_block_bus_probe() 338 ret = qcom_ssc_block_bus_pds_attach(&pdev->dev, data->pds, data->pd_names, data->num_pds); in qcom_ssc_block_bus_probe()
|
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp-pcie-multiphy.c | 50 const char * const *pd_names; member 160 .pd_names = glymur_pciephy_a_pd_l, 178 .pd_names = glymur_pciephy_b_pd_l, 196 .pd_names = glymur_pciephy_pd_l, 244 cfg->pd_names[i], ret); in qmp_pcie_pd_power_on() 426 cfg->pd_names[i]); in qmp_pcie_pd_init()
|
| /linux/drivers/base/power/ |
| H A D | common.c | 214 if (data && data->pd_names) { in dev_pm_domain_attach_list() 247 data->pd_names[i]); in dev_pm_domain_attach_list()
|
| /linux/sound/soc/sof/imx/ |
| H A D | imx-common.c | 342 .pd_names = NULL, /* no filtering */
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_power.c | 664 .pd_names = ROGUE_PD_NAMES, in pvr_power_domains_init()
|