/openbmc/linux/drivers/clk/ |
H A D | clkdev.c | 72 struct clk_hw *clk_find_hw(const char *dev_id, const char *con_id) in clk_find_hw() 87 const char *con_id) in __clk_get_sys() 94 struct clk *clk_get_sys(const char *dev_id, const char *con_id) in clk_get_sys() 100 struct clk *clk_get(struct device *dev, const char *con_id) in clk_get() 153 char con_id[MAX_CON_ID]; member 240 const char *con_id, struct device *dev) in clk_add_alias() 269 const char *con_id, in __clk_register_clkdev() 283 struct clk_lookup **cl, const char *con_id, const char *dev_id) in do_clk_register_clkdev() 313 int clk_register_clkdev(struct clk *clk, const char *con_id, in clk_register_clkdev() 340 int clk_hw_register_clkdev(struct clk_hw *hw, const char *con_id, in clk_hw_register_clkdev() [all …]
|
H A D | clk.h | 16 int index, const char *con_id) in of_clk_get_hw() 32 const char *con_id) in clk_hw_create_clk()
|
/openbmc/linux/include/linux/gpio/ |
H A D | consumer.h | 198 const char *con_id, in gpiod_get() 205 const char *con_id, in gpiod_get_index() 213 gpiod_get_optional(struct device *dev, const char *con_id, in gpiod_get_optional() 227 gpiod_get_array(struct device *dev, const char *con_id, in gpiod_get_array() 267 const char *con_id, in devm_gpiod_get() 275 const char *con_id, in devm_gpiod_get_index() 283 devm_gpiod_get_optional(struct device *dev, const char *con_id, in devm_gpiod_get_optional() 297 devm_gpiod_get_array(struct device *dev, const char *con_id, in devm_gpiod_get_array() 552 const char *con_id, int index, in fwnode_gpiod_get_index() 562 const char *con_id, int index, in devm_fwnode_gpiod_get_index() [all …]
|
/openbmc/linux/drivers/gpio/ |
H A D | gpiolib-devres.c | 57 const char *con_id, in devm_gpiod_get() 75 const char *con_id, in devm_gpiod_get_optional() 94 const char *con_id, in devm_gpiod_get_index() 149 const char *con_id, int index, in devm_fwnode_gpiod_get_index() 187 const char *con_id, in devm_gpiod_get_index_optional() 212 const char *con_id, in devm_gpiod_get_array() 248 devm_gpiod_get_array_optional(struct device *dev, const char *con_id, in devm_gpiod_get_array_optional()
|
H A D | gpiolib-swnode.c | 20 static void swnode_format_propname(const char *con_id, char *propname, in swnode_format_propname() 53 const char *con_id, unsigned int idx, in swnode_find_gpio() 104 int swnode_gpio_count(const struct fwnode_handle *fwnode, const char *con_id) in swnode_gpio_count()
|
H A D | gpiolib-of.h | 27 const char *con_id, in of_find_gpio() 35 static inline int of_gpio_get_count(struct device *dev, const char *con_id) in of_gpio_get_count()
|
H A D | gpiolib-acpi.h | 48 acpi_find_gpio(struct fwnode_handle *fwnode, const char *con_id, in acpi_find_gpio() 54 static inline int acpi_gpio_count(struct device *dev, const char *con_id) in acpi_gpio_count()
|
H A D | gpiolib-of.c | 81 static int of_gpio_spi_cs_get_count(struct device *dev, const char *con_id) in of_gpio_spi_cs_get_count() 96 int of_gpio_get_count(struct device *dev, const char *con_id) in of_gpio_get_count() 473 const char *con_id, in of_find_gpio_rename() 478 const char *con_id; in of_find_gpio_rename() member 605 const char *con_id, in of_find_mt2701_gpio() 646 struct gpio_desc *of_find_gpio(struct device_node *np, const char *con_id, in of_find_gpio()
|
H A D | gpiolib.c | 3978 static int platform_gpio_count(struct device *dev, const char *con_id) in platform_gpio_count() 4001 const char *con_id, in gpiod_find_by_fwnode() 4027 const char *con_id, in gpiod_find_and_request() 4109 const char *con_id, in fwnode_gpiod_get_index() 4124 int gpiod_count(struct device *dev, const char *con_id) in gpiod_count() 4171 const char *con_id, in gpiod_get_optional() 4191 int gpiod_configure_flags(struct gpio_desc *desc, const char *con_id, in gpiod_configure_flags() 4266 const char *con_id, in gpiod_get_index() 4291 const char *con_id, in gpiod_get_index_optional() 4369 const char *con_id, in gpiod_get_array() [all …]
|
/openbmc/linux/drivers/base/power/ |
H A D | clock_ops.c | 33 char *con_id; member 195 static int __pm_clk_add(struct device *dev, const char *con_id, in __pm_clk_add() 240 int pm_clk_add(struct device *dev, const char *con_id) in pm_clk_add() 387 void pm_clk_remove(struct device *dev, const char *con_id) in pm_clk_remove() 627 char **con_id; in pm_clk_notify() local 710 static void enable_clock(struct device *dev, const char *con_id) in enable_clock() 727 static void disable_clock(struct device *dev, const char *con_id) in disable_clock() 755 char **con_id; in pm_clk_notify() local
|
/openbmc/linux/drivers/clk/pxa/ |
H A D | clk-pxa25x.c | 115 #define PXA25X_CKEN(dev_id, con_id, parents, mult, div, \ argument 119 #define PXA25X_PBUS95_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay) \ argument 122 #define PXA25X_PBUS147_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay)\ argument 125 #define PXA25X_OSC3_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay) \ argument 129 #define PXA25X_CKEN_1RATE(dev_id, con_id, bit, parents, delay) \ argument 132 #define PXA25X_CKEN_1RATE_AO(dev_id, con_id, bit, parents, delay) \ argument 293 const char *con_id; member
|
H A D | clk-pxa27x.c | 110 #define PXA27X_CKEN(dev_id, con_id, parents, mult_hp, div_hp, \ argument 114 #define PXA27X_PBUS_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay) \ argument 124 #define PXA27X_CKEN_1RATE(dev_id, con_id, bit, parents, delay) \ argument 127 #define PXA27X_CKEN_1RATE_AO(dev_id, con_id, bit, parents, delay) \ argument 434 const char *con_id; member
|
H A D | clk-pxa3xx.c | 221 #define PXA3XX_CKEN(dev_id, con_id, parents, mult_lp, div_lp, mult_hp, \ argument 226 #define PXA3XX_PBUS_CKEN(dev_id, con_id, bit, mult_lp, div_lp, \ argument 230 #define PXA3XX_CKEN_1RATE(dev_id, con_id, bit, parents) \ argument 396 const char *con_id; member
|
H A D | clk-pxa.h | 111 const char *con_id; member 131 #define PXA_CKEN_1RATE(dev_id, con_id, name, parents, cken_reg, \ argument
|
/openbmc/linux/include/linux/soc/qcom/ |
H A D | smem_state.h | 28 const char *con_id, unsigned *bit) in qcom_smem_state_get() 34 const char *con_id, in devm_qcom_smem_state_get()
|
/openbmc/linux/drivers/phy/ |
H A D | phy-core.c | 66 int phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_create_lookup() 98 void phy_remove_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_remove_lookup() 117 static struct phy *phy_find(struct device *dev, const char *con_id) in phy_find() 617 struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get() 836 const char *con_id) in devm_of_phy_get() 878 const char *con_id) in devm_of_phy_optional_get()
|
/openbmc/linux/include/linux/ |
H A D | pm_clock.h | 66 static inline int pm_clk_add(struct device *dev, const char *con_id) in pm_clk_add() 79 static inline void pm_clk_remove(struct device *dev, const char *con_id) in pm_clk_remove()
|
H A D | clkdev.h | 21 const char *con_id; member
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | smem_state.c | 89 const char *con_id, in qcom_smem_state_get() 170 const char *con_id, in devm_qcom_smem_state_get()
|
/openbmc/linux/include/linux/phy/ |
H A D | phy.h | 192 const char *con_id; member 445 const char *con_id) in devm_of_phy_get() 452 const char *con_id) in devm_of_phy_optional_get() 476 static inline struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get() 534 phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_create_lookup() 538 static inline void phy_remove_lookup(struct phy *phy, const char *con_id, in phy_remove_lookup()
|
/openbmc/linux/drivers/pwm/ |
H A D | core.c | 687 const char *con_id) in of_pwm_get() 849 struct pwm_device *pwm_get(struct device *dev, const char *con_id) in pwm_get() 1004 struct pwm_device *devm_pwm_get(struct device *dev, const char *con_id) in devm_pwm_get() 1035 const char *con_id) in devm_fwnode_pwm_get()
|
/openbmc/linux/include/drm/ |
H A D | drm_privacy_screen_machine.h | 26 const char *con_id; member
|
H A D | drm_privacy_screen_consumer.h | 34 const char *con_id) in drm_privacy_screen_get()
|
/openbmc/linux/drivers/mmc/core/ |
H A D | slot-gpio.c | 188 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_cd() 261 int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_ro()
|
/openbmc/linux/drivers/staging/board/ |
H A D | board.h | 10 const char *con_id; member
|