/linux/drivers/clk/ |
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 …]
|
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()
|
/linux/include/linux/gpio/ |
A D | consumer.h | 202 const char *con_id, in gpiod_get() 209 const char *con_id, in gpiod_get_index() 217 gpiod_get_optional(struct device *dev, const char *con_id, in gpiod_get_optional() 231 gpiod_get_array(struct device *dev, const char *con_id, in gpiod_get_array() 271 const char *con_id, in devm_gpiod_get() 279 const char *con_id, in devm_gpiod_get_index() 558 const char *con_id, int index, in fwnode_gpiod_get_index() 568 const char *con_id, int index, in devm_fwnode_gpiod_get_index() 580 const char *con_id, in devm_fwnode_gpiod_get() 590 const char *con_id, int index, in devm_fwnode_get_index_gpiod_from_child() [all …]
|
/linux/drivers/base/power/ |
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
|
/linux/drivers/gpio/ |
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() 204 const char *con_id, int index, in devm_fwnode_gpiod_get_index() 242 const char *con_id, in devm_gpiod_get_index_optional() 267 const char *con_id, in devm_gpiod_get_array() 303 devm_gpiod_get_array_optional(struct device *dev, const char *con_id, in devm_gpiod_get_array_optional()
|
A D | gpiolib-of.c | 38 static int of_gpio_spi_cs_get_count(struct device *dev, const char *con_id) in of_gpio_spi_cs_get_count() 59 int of_gpio_get_count(struct device *dev, const char *con_id) in of_gpio_get_count() 372 static struct gpio_desc *of_find_spi_gpio(struct device *dev, const char *con_id, in of_find_spi_gpio() 403 const char *con_id, in of_find_spi_cs_gpio() 434 static struct gpio_desc *of_find_regulator_gpio(struct device *dev, const char *con_id, in of_find_regulator_gpio() 462 const char *con_id, in of_find_arizona_gpio() 475 const char *con_id, in of_find_usb_gpio() 492 struct gpio_desc *of_find_gpio(struct device *dev, const char *con_id, in of_find_gpio()
|
A D | gpiolib-of.h | 21 const char *con_id, in of_find_gpio() 29 static inline int of_gpio_get_count(struct device *dev, const char *con_id) in of_gpio_get_count()
|
A D | gpiolib-acpi.h | 84 acpi_find_gpio(struct device *dev, const char *con_id, in acpi_find_gpio() 96 static inline int acpi_gpio_count(struct device *dev, const char *con_id) in acpi_gpio_count()
|
A D | gpiolib.c | 3574 static struct gpio_desc *gpiod_find(struct device *dev, const char *con_id, in gpiod_find() 3640 static int platform_gpio_count(struct device *dev, const char *con_id) in platform_gpio_count() 3683 const char *con_id, int index, in fwnode_gpiod_get_index() 3715 int gpiod_count(struct device *dev, const char *con_id) in gpiod_count() 3742 struct gpio_desc *__must_check gpiod_get(struct device *dev, const char *con_id, in gpiod_get() 3760 const char *con_id, in gpiod_get_optional() 3780 int gpiod_configure_flags(struct gpio_desc *desc, const char *con_id, in gpiod_configure_flags() 3851 const char *con_id, in gpiod_get_index() 4003 const char *con_id, in gpiod_get_index_optional() 4083 const char *con_id, in gpiod_get_array() [all …]
|
/linux/drivers/clk/pxa/ |
A D | clk-pxa25x.c | 136 #define PXA25X_CKEN(dev_id, con_id, parents, mult, div, \ argument 140 #define PXA25X_PBUS95_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay) \ argument 143 #define PXA25X_PBUS147_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay)\ argument 146 #define PXA25X_OSC3_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay) \ argument 150 #define PXA25X_CKEN_1RATE(dev_id, con_id, bit, parents, delay) \ argument 153 #define PXA25X_CKEN_1RATE_AO(dev_id, con_id, bit, parents, delay) \ argument 314 const char *con_id; member
|
A D | clk-pxa3xx.c | 127 #define PXA3XX_CKEN(dev_id, con_id, parents, mult_lp, div_lp, mult_hp, \ argument 132 #define PXA3XX_PBUS_CKEN(dev_id, con_id, bit, mult_lp, div_lp, \ argument 136 #define PXA3XX_CKEN_1RATE(dev_id, con_id, bit, parents) \ argument 302 const char *con_id; member
|
A D | clk-pxa27x.c | 132 #define PXA27X_CKEN(dev_id, con_id, parents, mult_hp, div_hp, \ argument 136 #define PXA27X_PBUS_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay) \ argument 146 #define PXA27X_CKEN_1RATE(dev_id, con_id, bit, parents, delay) \ argument 149 #define PXA27X_CKEN_1RATE_AO(dev_id, con_id, bit, parents, delay) \ argument 456 const char *con_id; member
|
A D | clk-pxa.h | 110 const char *con_id; member 129 #define PXA_CKEN_1RATE(dev_id, con_id, name, parents, cken_reg, \ argument
|
/linux/include/linux/soc/qcom/ |
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()
|
/linux/drivers/pwm/ |
A D | core.c | 773 const char *con_id) in of_pwm_get() 936 struct pwm_device *pwm_get(struct device *dev, const char *con_id) in pwm_get() 1091 struct pwm_device *devm_pwm_get(struct device *dev, const char *con_id) in devm_pwm_get() 1121 const char *con_id) in devm_of_pwm_get() 1152 const char *con_id) in devm_fwnode_pwm_get()
|
/linux/include/linux/ |
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()
|
A D | clkdev.h | 21 const char *con_id; member
|
A D | pwm.h | 515 const char *con_id) in of_pwm_get() 535 const char *con_id) in devm_of_pwm_get() 543 const char *con_id) in devm_fwnode_pwm_get() 588 const char *con_id; member
|
A D | reset-controller.h | 43 const char *con_id; member
|
/linux/drivers/phy/ |
A D | phy-core.c | 64 int phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_create_lookup() 96 void phy_remove_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_remove_lookup() 115 static struct phy *phy_find(struct device *dev, const char *con_id) in phy_find() 577 struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get() 817 const char *con_id) in devm_of_phy_get()
|
/linux/drivers/soc/qcom/ |
A D | smem_state.c | 89 const char *con_id, in qcom_smem_state_get() 169 const char *con_id, in devm_qcom_smem_state_get()
|
/linux/drivers/mmc/core/ |
A D | slot-gpio.c | 169 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_cd() 222 int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_ro()
|
/linux/include/linux/phy/ |
A D | phy.h | 186 const char *con_id; member 444 const char *con_id) in devm_of_phy_get() 468 static inline struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get() 526 phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_create_lookup() 530 static inline void phy_remove_lookup(struct phy *phy, const char *con_id, in phy_remove_lookup()
|
/linux/drivers/staging/board/ |
A D | board.h | 10 const char *con_id; member
|
/linux/drivers/base/ |
A D | property.c | 1200 fwnode_graph_devcon_match(struct fwnode_handle *fwnode, const char *con_id, in fwnode_graph_devcon_match() 1223 fwnode_devcon_match(struct fwnode_handle *fwnode, const char *con_id, in fwnode_devcon_match() 1256 const char *con_id, void *data, in fwnode_connection_find_match()
|