Lines Matching +full:mutually +full:- +full:exclusive

1 /* SPDX-License-Identifier: GPL-2.0-only */
5 * Copyright (C) 2009-2010 Texas Instruments Incorporated.
30 * struct dev_pm_opp_supply - Power supply voltage/current values
56 * struct dev_pm_opp_config - Device OPP configuration values
65 * attach. Mutually exclusive with required_devs.
66 * @virt_devs: Pointer to return the array of genpd virtual devices. Mutually
67 * exclusive with required_devs.
68 * @required_devs: Required OPP devices. Mutually exclusive with genpd_names/virt_devs.
89 * struct dev_pm_opp_data - The data to use to initialize an OPP.
199 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_get_opp_table()
204 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_get_opp_table_indexed()
216 return -EOPNOTSUPP; in dev_pm_opp_get_supplies()
274 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_freq_exact()
281 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_freq_exact_indexed()
287 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_freq_floor()
293 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_freq_floor_indexed()
299 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_freq_ceil()
305 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_freq_ceil_indexed()
311 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_level_exact()
317 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_level_ceil()
323 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_level_floor()
329 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_bw_ceil()
335 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_bw_floor()
343 return -EOPNOTSUPP; in dev_pm_opp_add_dynamic()
374 return -EOPNOTSUPP; in dev_pm_opp_register_notifier()
379 return -EOPNOTSUPP; in dev_pm_opp_unregister_notifier()
384 return -EOPNOTSUPP; in dev_pm_opp_set_config()
389 return -EOPNOTSUPP; in devm_pm_opp_set_config()
398 return -EOPNOTSUPP; in dev_pm_opp_config_clks_simple()
404 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_xlate_required_opp()
409 return -EOPNOTSUPP; in dev_pm_opp_xlate_performance_state()
414 return -EOPNOTSUPP; in dev_pm_opp_set_rate()
419 return -EOPNOTSUPP; in dev_pm_opp_set_opp()
424 return -EOPNOTSUPP; in dev_pm_opp_set_sharing_cpus()
429 return -EINVAL; in dev_pm_opp_get_sharing_cpus()
442 return -EOPNOTSUPP; in dev_pm_opp_sync_regulators()
468 return -EOPNOTSUPP; in dev_pm_opp_of_add_table()
473 return -EOPNOTSUPP; in dev_pm_opp_of_add_table_indexed()
478 return -EOPNOTSUPP; in devm_pm_opp_of_add_table_indexed()
487 return -EOPNOTSUPP; in devm_pm_opp_of_add_table()
492 return -EOPNOTSUPP; in dev_pm_opp_of_cpumask_add_table()
501 return -EOPNOTSUPP; in dev_pm_opp_of_get_sharing_cpus()
517 return -EOPNOTSUPP; in dev_pm_opp_of_register_em()
526 return -EOPNOTSUPP; in of_get_required_opp_performance_state()
531 return -EOPNOTSUPP; in dev_pm_opp_of_find_icc_paths()
574 /* Supported-hw helpers */
630 /* config-regulators helpers */
676 /* prop-name helpers */