| /kernel/linux/linux-5.10/drivers/clk/ |
| D | clkdev.c | 36 static struct clk_lookup *clk_find(const char *dev_id, const char *con_id) in clk_find() 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 157 vclkdev_alloc(struct clk_hw *hw, const char *con_id, const char *dev_fmt, in vclkdev_alloc() 181 vclkdev_create(struct clk_hw *hw, const char *con_id, const char *dev_fmt, in vclkdev_create() 194 clkdev_alloc(struct clk *clk, const char *con_id, const char *dev_fmt, ...) in clkdev_alloc() 208 clkdev_hw_alloc(struct clk_hw *hw, const char *con_id, const char *dev_fmt, ...) in clkdev_hw_alloc() [all …]
|
| 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()
|
| /kernel/linux/linux-4.19/drivers/clk/ |
| D | clkdev.c | 32 const char *dev_id, const char *con_id) in __of_clk_get() 132 static struct clk_lookup *clk_find(const char *dev_id, const char *con_id) in clk_find() 166 struct clk *clk_get_sys(const char *dev_id, const char *con_id) in clk_get_sys() 194 struct clk *clk_get(struct device *dev, const char *con_id) in clk_get() 247 char con_id[MAX_CON_ID]; member 251 vclkdev_alloc(struct clk_hw *hw, const char *con_id, const char *dev_fmt, in vclkdev_alloc() 275 vclkdev_create(struct clk_hw *hw, const char *con_id, const char *dev_fmt, in vclkdev_create() 288 clkdev_alloc(struct clk *clk, const char *con_id, const char *dev_fmt, ...) in clkdev_alloc() 302 clkdev_hw_alloc(struct clk_hw *hw, const char *con_id, const char *dev_fmt, ...) in clkdev_hw_alloc() 324 struct clk_lookup *clkdev_create(struct clk *clk, const char *con_id, in clkdev_create() [all …]
|
| /kernel/linux/linux-4.19/include/linux/gpio/ |
| D | consumer.h | 172 static inline int gpiod_count(struct device *dev, const char *con_id) in gpiod_count() 178 const char *con_id, in gpiod_get() 185 const char *con_id, in gpiod_get_index() 193 gpiod_get_optional(struct device *dev, const char *con_id, in gpiod_get_optional() 200 gpiod_get_index_optional(struct device *dev, const char *con_id, in gpiod_get_index_optional() 207 gpiod_get_array(struct device *dev, const char *con_id, in gpiod_get_array() 214 gpiod_get_array_optional(struct device *dev, const char *con_id, in gpiod_get_array_optional() 238 const char *con_id, in devm_gpiod_get() 246 const char *con_id, in devm_gpiod_get_index() 254 devm_gpiod_get_optional(struct device *dev, const char *con_id, in devm_gpiod_get_optional() [all …]
|
| /kernel/linux/linux-5.10/include/linux/gpio/ |
| D | consumer.h | 196 static inline int gpiod_count(struct device *dev, const char *con_id) in gpiod_count() 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() 224 gpiod_get_index_optional(struct device *dev, const char *con_id, in gpiod_get_index_optional() 231 gpiod_get_array(struct device *dev, const char *con_id, in gpiod_get_array() 238 gpiod_get_array_optional(struct device *dev, const char *con_id, in gpiod_get_array_optional() 271 const char *con_id, in devm_gpiod_get() 279 const char *con_id, in devm_gpiod_get_index() 287 devm_gpiod_get_optional(struct device *dev, const char *con_id, in devm_gpiod_get_optional() [all …]
|
| /kernel/linux/linux-4.19/drivers/base/power/ |
| D | clock_ops.c | 32 char *con_id; member 75 static int __pm_clk_add(struct device *dev, const char *con_id, in __pm_clk_add() 120 int pm_clk_add(struct device *dev, const char *con_id) in pm_clk_add() 262 void pm_clk_remove(struct device *dev, const char *con_id) in pm_clk_remove() 467 char **con_id; in pm_clk_notify() local 550 static void enable_clock(struct device *dev, const char *con_id) in enable_clock() 567 static void disable_clock(struct device *dev, const char *con_id) in disable_clock() 595 char **con_id; in pm_clk_notify() local
|
| /kernel/linux/linux-5.10/drivers/base/power/ |
| D | clock_ops.c | 32 char *con_id; member 80 static int __pm_clk_add(struct device *dev, const char *con_id, in __pm_clk_add() 123 int pm_clk_add(struct device *dev, const char *con_id) in pm_clk_add() 264 void pm_clk_remove(struct device *dev, const char *con_id) in pm_clk_remove() 469 char **con_id; in pm_clk_notify() local 552 static void enable_clock(struct device *dev, const char *con_id) in enable_clock() 569 static void disable_clock(struct device *dev, const char *con_id) in disable_clock() 597 char **con_id; in pm_clk_notify() local
|
| /kernel/linux/linux-4.19/drivers/gpio/ |
| D | devres.c | 65 const char *con_id, in devm_gpiod_get() 83 const char *con_id, in devm_gpiod_get_optional() 102 const char *con_id, in devm_gpiod_get_index() 186 const char *con_id, int index, in devm_fwnode_get_index_gpiod_from_child() 239 const char *con_id, in devm_gpiod_get_index_optional() 266 const char *con_id, in devm_gpiod_get_array() 302 devm_gpiod_get_array_optional(struct device *dev, const char *con_id, in devm_gpiod_get_array_optional()
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| 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() 269 const char *con_id, in devm_gpiod_get_array() 305 devm_gpiod_get_array_optional(struct device *dev, const char *con_id, in devm_gpiod_get_array_optional()
|
| 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()
|
| D | gpiolib-of.h | 20 const char *con_id, in of_find_gpio() 28 static inline int of_gpio_get_count(struct device *dev, const char *con_id) in of_gpio_get_count()
|
| D | gpiolib-acpi.h | 78 acpi_find_gpio(struct device *dev, const char *con_id, in acpi_find_gpio() 90 static inline int acpi_gpio_count(struct device *dev, const char *con_id) in acpi_gpio_count()
|
| /kernel/linux/linux-4.19/drivers/clk/pxa/ |
| D | clk-pxa25x.c | 139 #define PXA25X_CKEN(dev_id, con_id, parents, mult, div, \ argument 143 #define PXA25X_PBUS95_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay) \ argument 146 #define PXA25X_PBUS147_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay)\ argument 149 #define PXA25X_OSC3_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay) \ argument 153 #define PXA25X_CKEN_1RATE(dev_id, con_id, bit, parents, delay) \ argument 156 #define PXA25X_CKEN_1RATE_AO(dev_id, con_id, bit, parents, delay) \ argument 317 const char *con_id; member
|
| D | clk-pxa3xx.c | 130 #define PXA3XX_CKEN(dev_id, con_id, parents, mult_lp, div_lp, mult_hp, \ argument 135 #define PXA3XX_PBUS_CKEN(dev_id, con_id, bit, mult_lp, div_lp, \ argument 139 #define PXA3XX_CKEN_1RATE(dev_id, con_id, bit, parents) \ argument 305 const char *con_id; member
|
| D | clk-pxa27x.c | 136 #define PXA27X_CKEN(dev_id, con_id, parents, mult_hp, div_hp, \ argument 140 #define PXA27X_PBUS_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay) \ argument 150 #define PXA27X_CKEN_1RATE(dev_id, con_id, bit, parents, delay) \ argument 153 #define PXA27X_CKEN_1RATE_AO(dev_id, con_id, bit, parents, delay) \ argument 460 const char *con_id; member
|
| /kernel/linux/linux-5.10/drivers/clk/pxa/ |
| 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
|
| 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
|
| 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
|
| /kernel/linux/linux-4.19/drivers/base/ |
| D | devcon.c | 25 void *device_connection_find_match(struct device *dev, const char *con_id, in device_connection_find_match() 108 struct device *device_connection_find(struct device *dev, const char *con_id) in device_connection_find()
|
| /kernel/linux/linux-4.19/include/linux/ |
| 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()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | pm_clock.h | 65 static inline int pm_clk_add(struct device *dev, const char *con_id) in pm_clk_add() 78 static inline void pm_clk_remove(struct device *dev, const char *con_id) in pm_clk_remove()
|
| /kernel/linux/linux-4.19/drivers/phy/ |
| D | phy-core.c | 68 int phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_create_lookup() 100 void phy_remove_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_remove_lookup() 119 static struct phy *phy_find(struct device *dev, const char *con_id) in phy_find() 471 struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get() 684 const char *con_id) in devm_of_phy_get()
|
| /kernel/linux/linux-5.10/drivers/pwm/ |
| D | core.c | 806 const char *con_id) in of_pwm_get() 998 struct pwm_device *pwm_get(struct device *dev, const char *con_id) in pwm_get() 1152 struct pwm_device *devm_pwm_get(struct device *dev, const char *con_id) in devm_pwm_get() 1185 const char *con_id) in devm_of_pwm_get() 1219 const char *con_id) in devm_fwnode_pwm_get()
|
| /kernel/linux/linux-5.10/drivers/phy/ |
| 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() 547 struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get() 785 const char *con_id) in devm_of_phy_get()
|
| /kernel/linux/linux-4.19/include/linux/phy/ |
| D | phy.h | 126 const char *con_id; member 339 const char *con_id) in devm_of_phy_get() 359 static inline struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get() 417 phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_create_lookup() 421 static inline void phy_remove_lookup(struct phy *phy, const char *con_id, in phy_remove_lookup()
|