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

1 /* SPDX-License-Identifier: GPL-2.0-only */
5 * Copyright (C) 2009-2010 Texas Instruments Incorporated.
31 * struct dev_pm_opp_supply - Power supply voltage/current values
57 * struct dev_pm_opp_config - Device OPP configuration values
66 * attach. Mutually exclusive with required_devs.
67 * @virt_devs: Pointer to return the array of genpd virtual devices. Mutually
68 * exclusive with required_devs.
69 * @required_devs: Required OPP devices. Mutually exclusive with genpd_names/virt_devs.
90 * struct dev_pm_opp_data - The data to use to initialize an OPP.
202 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_get_opp_table()
207 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_get_opp_table_indexed()
219 return -EOPNOTSUPP; in dev_pm_opp_get_supplies()
277 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_freq_exact()
284 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_freq_exact_indexed()
290 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_freq_floor()
296 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_freq_floor_indexed()
302 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_freq_ceil()
308 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_freq_ceil_indexed()
314 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_level_exact()
320 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_level_ceil()
326 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_level_floor()
332 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_bw_ceil()
338 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_find_bw_floor()
346 return -EOPNOTSUPP; in dev_pm_opp_add_dynamic()
377 return -EOPNOTSUPP; in dev_pm_opp_register_notifier()
382 return -EOPNOTSUPP; in dev_pm_opp_unregister_notifier()
387 return -EOPNOTSUPP; in dev_pm_opp_set_config()
392 return -EOPNOTSUPP; in devm_pm_opp_set_config()
401 return -EOPNOTSUPP; in dev_pm_opp_config_clks_simple()
407 return ERR_PTR(-EOPNOTSUPP); in dev_pm_opp_xlate_required_opp()
412 return -EOPNOTSUPP; in dev_pm_opp_xlate_performance_state()
417 return -EOPNOTSUPP; in dev_pm_opp_set_rate()
422 return -EOPNOTSUPP; in dev_pm_opp_set_opp()
427 return -EOPNOTSUPP; in dev_pm_opp_set_sharing_cpus()
432 return -EINVAL; in dev_pm_opp_get_sharing_cpus()
445 return -EOPNOTSUPP; in dev_pm_opp_sync_regulators()
456 return -EINVAL; in dev_pm_opp_init_cpufreq_table()
489 return -EOPNOTSUPP; in dev_pm_opp_of_add_table()
494 return -EOPNOTSUPP; in dev_pm_opp_of_add_table_indexed()
499 return -EOPNOTSUPP; in devm_pm_opp_of_add_table_indexed()
508 return -EOPNOTSUPP; in devm_pm_opp_of_add_table()
513 return -EOPNOTSUPP; in dev_pm_opp_of_cpumask_add_table()
522 return -EOPNOTSUPP; in dev_pm_opp_of_get_sharing_cpus()
538 return -EOPNOTSUPP; in dev_pm_opp_of_register_em()
548 return -EOPNOTSUPP; in dev_pm_opp_calc_power()
553 return -EOPNOTSUPP; in of_get_required_opp_performance_state()
563 return -EOPNOTSUPP; in dev_pm_opp_of_find_icc_paths()
606 /* Supported-hw helpers */
662 /* config-regulators helpers */
708 /* prop-name helpers */