/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() 202 struct clk_lookup *clkdev_create(struct clk *clk, const char *con_id, in clkdev_create() 225 struct clk_lookup *clkdev_hw_create(struct clk_hw *hw, const char *con_id, in clkdev_hw_create() [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()
|
D | clk.c | 103 const char *con_id; member 3950 const char *con_id) in alloc_clk() 3992 const char *dev_id, const char *con_id) in clk_hw_create_clk() 4028 struct clk *clk_hw_get_clk(struct clk_hw *hw, const char *con_id) in clk_hw_get_clk() 4524 const char *con_id) in devm_clk_hw_get_clk() 5110 const char *con_id) in of_clk_get_hw() 5128 const char *con_id) in __of_clk_get()
|
D | clk-devres.c | 206 struct device_node *np, const char *con_id) in devm_get_clk_from_child()
|
/drivers/base/power/ |
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
|
/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() 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()
|
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() 374 const char *con_id, in of_find_spi_gpio() 403 const char *con_id, in of_find_spi_cs_gpio() 433 const char *con_id, in of_find_regulator_gpio() 459 const char *con_id, in of_find_arizona_gpio() 473 const char *con_id, in of_find_usb_gpio() 504 struct gpio_desc *of_find_gpio(struct device *dev, const char *con_id, in of_find_gpio()
|
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()
|
D | gpiolib-acpi.h | 86 acpi_find_gpio(struct device *dev, const char *con_id, in acpi_find_gpio() 98 static inline int acpi_gpio_count(struct device *dev, const char *con_id) in acpi_gpio_count()
|
D | gpiolib.c | 3736 static struct gpio_desc *gpiod_find(struct device *dev, const char *con_id, in gpiod_find() 3802 static int platform_gpio_count(struct device *dev, const char *con_id) in platform_gpio_count() 3911 const char *con_id, int index, in fwnode_gpiod_get_index() 3943 int gpiod_count(struct device *dev, const char *con_id) in gpiod_count() 3970 struct gpio_desc *__must_check gpiod_get(struct device *dev, const char *con_id, in gpiod_get() 3988 const char *con_id, in gpiod_get_optional() 4008 int gpiod_configure_flags(struct gpio_desc *desc, const char *con_id, in gpiod_configure_flags() 4083 const char *con_id, in gpiod_get_index() 4167 const char *con_id, in gpiod_get_index_optional() 4245 const char *con_id, in gpiod_get_array() [all …]
|
D | gpiolib-acpi.c | 900 const char *con_id) in acpi_can_fallback_to_crs() 910 const char *con_id, in acpi_find_gpio() 1420 int acpi_gpio_count(struct device *dev, const char *con_id) in acpi_gpio_count()
|
/drivers/clk/pxa/ |
D | clk-pxa25x.c | 113 #define PXA25X_CKEN(dev_id, con_id, parents, mult, div, \ argument 117 #define PXA25X_PBUS95_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay) \ argument 120 #define PXA25X_PBUS147_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay)\ argument 123 #define PXA25X_OSC3_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay) \ argument 127 #define PXA25X_CKEN_1RATE(dev_id, con_id, bit, parents, delay) \ argument 130 #define PXA25X_CKEN_1RATE_AO(dev_id, con_id, bit, parents, delay) \ argument 291 const char *con_id; member
|
D | clk-pxa27x.c | 109 #define PXA27X_CKEN(dev_id, con_id, parents, mult_hp, div_hp, \ argument 113 #define PXA27X_PBUS_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay) \ argument 123 #define PXA27X_CKEN_1RATE(dev_id, con_id, bit, parents, delay) \ argument 126 #define PXA27X_CKEN_1RATE_AO(dev_id, con_id, bit, parents, delay) \ argument 433 const char *con_id; member
|
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
|
D | clk-pxa.h | 111 const char *con_id; member 131 #define PXA_CKEN_1RATE(dev_id, con_id, name, parents, cken_reg, \ argument
|
D | clk-pxa.c | 89 void __init clkdev_pxa_register(int ckid, const char *con_id, in clkdev_pxa_register()
|
/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() 615 struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get() 855 const char *con_id) in devm_of_phy_get()
|
/drivers/pwm/ |
D | core.c | 738 const char *con_id) in of_pwm_get() 900 struct pwm_device *pwm_get(struct device *dev, const char *con_id) in pwm_get() 1055 struct pwm_device *devm_pwm_get(struct device *dev, const char *con_id) in devm_pwm_get() 1086 const char *con_id) in devm_fwnode_pwm_get()
|
/drivers/soc/qcom/ |
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()
|
/drivers/mmc/core/ |
D | slot-gpio.c | 173 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()
|
/drivers/base/ |
D | property.c | 1277 const char *con_id, void *data, in fwnode_graph_devcon_matches() 1311 const char *con_id, void *data, in fwnode_devcon_matches() 1353 const char *con_id, void *data, in fwnode_connection_find_match() 1391 const char *con_id, void *data, in fwnode_connection_find_matches()
|
/drivers/staging/board/ |
D | board.h | 10 const char *con_id; member
|
/drivers/clk/davinci/ |
D | psc.h | 21 const char *con_id; member
|
/drivers/gpu/drm/ |
D | drm_privacy_screen.c | 116 const char *con_id) in drm_privacy_screen_get()
|
/drivers/input/touchscreen/ |
D | colibri-vf50-ts.c | 240 const char *con_id, enum gpiod_flags flags) in vf50_ts_get_gpiod()
|