Home
last modified time | relevance | path

Searched defs:con_id (Results 1 – 25 of 42) sorted by relevance

12

/Linux-v5.4/drivers/clk/
Dclkdev.c36 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 …]
Dclk.h16 int index, const char *con_id) in of_clk_get_hw()
32 const char *con_id) in clk_hw_create_clk()
/Linux-v5.4/include/linux/gpio/
Dconsumer.h187 static inline int gpiod_count(struct device *dev, const char *con_id) in gpiod_count()
193 const char *con_id, in gpiod_get()
200 const char *con_id, in gpiod_get_index()
208 gpiod_get_optional(struct device *dev, const char *con_id, in gpiod_get_optional()
215 gpiod_get_index_optional(struct device *dev, const char *con_id, in gpiod_get_index_optional()
222 gpiod_get_array(struct device *dev, const char *con_id, in gpiod_get_array()
229 gpiod_get_array_optional(struct device *dev, const char *con_id, in gpiod_get_array_optional()
262 const char *con_id, in devm_gpiod_get()
270 const char *con_id, in devm_gpiod_get_index()
278 devm_gpiod_get_optional(struct device *dev, const char *con_id, in devm_gpiod_get_optional()
[all …]
/Linux-v5.4/drivers/base/power/
Dclock_ops.c32 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
/Linux-v5.4/drivers/base/
Ddevcon.c16 fwnode_graph_devcon_match(struct fwnode_handle *fwnode, const char *con_id, in fwnode_graph_devcon_match()
39 fwnode_devcon_match(struct fwnode_handle *fwnode, const char *con_id, in fwnode_devcon_match()
72 const char *con_id, void *data, in fwnode_connection_find_match()
99 void *device_connection_find_match(struct device *dev, const char *con_id, in device_connection_find_match()
203 struct device *device_connection_find(struct device *dev, const char *con_id) in device_connection_find()
/Linux-v5.4/drivers/gpio/
Dgpiolib-devres.c57 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_get_index_gpiod_from_child()
257 const char *con_id, in devm_gpiod_get_index_optional()
284 const char *con_id, in devm_gpiod_get_array()
320 devm_gpiod_get_array_optional(struct device *dev, const char *con_id, in devm_gpiod_get_array_optional()
Dgpiolib-of.h20 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()
Dgpiolib-of.c32 int of_gpio_get_count(struct device *dev, const char *con_id) in of_gpio_get_count()
353 static struct gpio_desc *of_find_spi_gpio(struct device *dev, const char *con_id, in of_find_spi_gpio()
384 const char *con_id, in of_find_spi_cs_gpio()
414 static struct gpio_desc *of_find_regulator_gpio(struct device *dev, const char *con_id, in of_find_regulator_gpio()
442 const char *con_id, in of_find_arizona_gpio()
454 struct gpio_desc *of_find_gpio(struct device *dev, const char *con_id, in of_find_gpio()
Dgpiolib-acpi.h78 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()
Dgpiolib.c4284 static struct gpio_desc *gpiod_find(struct device *dev, const char *con_id, in gpiod_find()
4337 static int platform_gpio_count(struct device *dev, const char *con_id) in platform_gpio_count()
4364 int gpiod_count(struct device *dev, const char *con_id) in gpiod_count()
4390 struct gpio_desc *__must_check gpiod_get(struct device *dev, const char *con_id, in gpiod_get()
4408 const char *con_id, in gpiod_get_optional()
4428 int gpiod_configure_flags(struct gpio_desc *desc, const char *con_id, in gpiod_configure_flags()
4499 const char *con_id, in gpiod_get_index()
4648 const char *con_id, in gpiod_get_index_optional()
4731 const char *con_id, in gpiod_get_array()
4855 const char *con_id, in gpiod_get_array_optional()
/Linux-v5.4/drivers/clk/pxa/
Dclk-pxa25x.c136 #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
Dclk-pxa3xx.c127 #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
Dclk-pxa27x.c132 #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
Dclk-pxa.h110 const char *con_id; member
129 #define PXA_CKEN_1RATE(dev_id, con_id, name, parents, cken_reg, \ argument
/Linux-v5.4/include/linux/
Dpm_clock.h65 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()
Dclkdev.h21 const char *con_id; member
Dpwm.h502 const char *con_id) in of_pwm_get()
519 const char *con_id) in devm_of_pwm_get()
526 const char *con_id) in devm_fwnode_pwm_get()
573 const char *con_id; member
Dreset-controller.h43 const char *con_id; member
/Linux-v5.4/drivers/pwm/
Dcore.c678 const char *con_id) in of_pwm_get()
870 struct pwm_device *pwm_get(struct device *dev, const char *con_id) in pwm_get()
1024 struct pwm_device *devm_pwm_get(struct device *dev, const char *con_id) in devm_pwm_get()
1057 const char *con_id) in devm_of_pwm_get()
1091 const char *con_id) in devm_fwnode_pwm_get()
/Linux-v5.4/drivers/phy/
Dphy-core.c64 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()
765 const char *con_id) in devm_of_phy_get()
/Linux-v5.4/include/linux/phy/
Dphy.h168 const char *con_id; member
409 const char *con_id) in devm_of_phy_get()
429 static inline struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get()
487 phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_create_lookup()
491 static inline void phy_remove_lookup(struct phy *phy, const char *con_id, in phy_remove_lookup()
/Linux-v5.4/drivers/mmc/core/
Dslot-gpio.c179 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_cd()
226 int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_ro()
/Linux-v5.4/include/linux/soc/qcom/
Dsmem_state.h27 const char *con_id, unsigned *bit) in qcom_smem_state_get()
/Linux-v5.4/drivers/staging/board/
Dboard.h10 const char *con_id; member
/Linux-v5.4/drivers/soc/qcom/
Dsmem_state.c89 const char *con_id, in qcom_smem_state_get()

12