/Linux-v6.6/drivers/base/ |
D | property.c | 1285 const char *con_id, void *data, in fwnode_graph_devcon_matches() 1319 const char *con_id, void *data, in fwnode_devcon_matches() 1361 const char *con_id, void *data, in fwnode_connection_find_match() 1399 const char *con_id, void *data, in fwnode_connection_find_matches()
|
/Linux-v6.6/drivers/leds/ |
D | led-class.c | 349 struct led_classdev *led_get(struct device *dev, char *con_id) in led_get() 385 struct led_classdev *devm_led_get(struct device *dev, char *con_id) in devm_led_get()
|
/Linux-v6.6/include/linux/ |
D | reset-controller.h | 43 const char *con_id; member
|
D | clk.h | 972 struct device_node *np, const char *con_id) in devm_get_clk_from_child() 1053 static inline struct clk *clk_get_sys(const char *dev_id, const char *con_id) in clk_get_sys()
|
D | pwm.h | 502 const char *con_id) in devm_fwnode_pwm_get() 547 const char *con_id; member
|
D | nvmem-consumer.h | 37 const char *con_id; member
|
D | property.h | 465 const char *con_id, void *data, in device_connection_find_match()
|
D | leds.h | 58 const char *con_id; member
|
/Linux-v6.6/drivers/clk/davinci/ |
D | psc.h | 21 const char *con_id; member
|
/Linux-v6.6/drivers/gpu/drm/ |
D | drm_privacy_screen.c | 116 const char *con_id) in drm_privacy_screen_get()
|
/Linux-v6.6/include/linux/gpio/ |
D | machine.h | 38 const char *con_id; member
|
/Linux-v6.6/drivers/input/touchscreen/ |
D | colibri-vf50-ts.c | 240 const char *con_id, enum gpiod_flags flags) in vf50_ts_get_gpiod()
|
/Linux-v6.6/drivers/gpio/ |
D | gpiolib-acpi.c | 966 const char *con_id) in acpi_can_fallback_to_crs() 976 const char *con_id, in acpi_find_gpio() 1437 int acpi_gpio_count(struct device *dev, const char *con_id) in acpi_gpio_count()
|
D | gpio-max3191x.c | 333 struct device *dev, const char *con_id, in devm_gpiod_get_array_optional_count()
|
/Linux-v6.6/drivers/clk/pxa/ |
D | clk-pxa.c | 90 void __init clkdev_pxa_register(int ckid, const char *con_id, in clkdev_pxa_register()
|
/Linux-v6.6/drivers/clk/ |
D | clk-devres.c | 206 struct device_node *np, const char *con_id) in devm_get_clk_from_child()
|
D | clk.c | 101 const char *con_id; member 3968 const char *con_id) in alloc_clk() 4010 const char *dev_id, const char *con_id) in clk_hw_create_clk() 4046 struct clk *clk_hw_get_clk(struct clk_hw *hw, const char *con_id) in clk_hw_get_clk() 4549 const char *con_id) in devm_clk_hw_get_clk() 5135 const char *con_id) in of_clk_get_hw() 5153 const char *con_id) in __of_clk_get()
|
/Linux-v6.6/drivers/ata/ |
D | libahci_platform.c | 108 struct clk *ahci_platform_find_clk(struct ahci_host_priv *hpriv, const char *con_id) in ahci_platform_find_clk()
|
/Linux-v6.6/drivers/i2c/busses/ |
D | i2c-gpio.c | 329 const char *con_id, in i2c_gpio_get_desc()
|
/Linux-v6.6/arch/arm/mach-ep93xx/ |
D | clock.c | 466 const char *con_id; member
|
/Linux-v6.6/arch/arm/plat-orion/ |
D | common.c | 27 void __init orion_clkdev_add(const char *con_id, const char *dev_id, in orion_clkdev_add()
|
/Linux-v6.6/drivers/clk/tegra/ |
D | clk.h | 680 const char *con_id; member 839 char *con_id; member
|
/Linux-v6.6/drivers/reset/ |
D | core.c | 897 __reset_control_get_from_lookup(struct device *dev, const char *con_id, in __reset_control_get_from_lookup()
|
/Linux-v6.6/drivers/clk/ti/ |
D | adpll.c | 203 char con_id[ADPLL_MAX_CON_ID]; in ti_adpll_setup_clock() local
|
/Linux-v6.6/drivers/nvmem/ |
D | core.c | 1304 nvmem_cell_get_from_lookup(struct device *dev, const char *con_id) in nvmem_cell_get_from_lookup()
|