| /kernel/linux/linux-6.6/drivers/reset/ |
| H A D | core.c | 900 __reset_control_get_from_lookup(struct device *dev, const char *con_id, in __reset_control_get_from_lookup() argument
|
| /kernel/linux/linux-6.6/drivers/base/ |
| H A D | property.c | 1284 fwnode_graph_devcon_matches(const struct fwnode_handle *fwnode, const char *con_id, void *data, devcon_match_fn_t match, void **matches, unsigned int matches_len) fwnode_graph_devcon_matches() argument 1318 fwnode_devcon_matches(const struct fwnode_handle *fwnode, const char *con_id, void *data, devcon_match_fn_t match, void **matches, unsigned int matches_len) fwnode_devcon_matches() argument 1360 fwnode_connection_find_match(const struct fwnode_handle *fwnode, const char *con_id, void *data, devcon_match_fn_t match) fwnode_connection_find_match() argument 1398 fwnode_connection_find_matches(const struct fwnode_handle *fwnode, const char *con_id, void *data, devcon_match_fn_t match, void **matches, unsigned int matches_len) fwnode_connection_find_matches() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/nvmem/ |
| H A D | core.c | 1002 static struct nvmem_cell *nvmem_cell_get_from_lookup(struct device *dev, const char *con_id)
in nvmem_cell_get_from_lookup() argument
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| H A D | gpiolib-acpi.c | 1313 int acpi_gpio_count(struct device *dev, const char *con_id) in acpi_gpio_count() argument 814 acpi_can_fallback_to_crs(struct acpi_device *adev, const char *con_id) acpi_can_fallback_to_crs() argument 824 acpi_find_gpio(struct device *dev, const char *con_id, unsigned int idx, enum gpiod_flags *dflags, unsigned long *lookupflags) acpi_find_gpio() argument [all...] |
| H A D | gpiolib.c | 3714 static struct gpio_desc *gpiod_find(struct device *dev, const char *con_id, in gpiod_find() argument 3780 static int platform_gpio_count(struct device *dev, const char *con_id) in platform_gpio_count() argument 3822 fwnode_gpiod_get_index(struct fwnode_handle *fwnode, const char *con_id, int index, enum gpiod_flags flags, const char *label) fwnode_gpiod_get_index() argument 3855 gpiod_count(struct device *dev, const char *con_id) gpiod_count() argument 3881 gpiod_get(struct device *dev, const char *con_id, enum gpiod_flags flags) gpiod_get() argument 3898 gpiod_get_optional(struct device *dev, const char *con_id, enum gpiod_flags flags) gpiod_get_optional() argument 3919 gpiod_configure_flags(struct gpio_desc *desc, const char *con_id, unsigned long lflags, enum gpiod_flags dflags) gpiod_configure_flags() argument 3989 gpiod_get_index(struct device *dev, const char *con_id, unsigned int idx, enum gpiod_flags flags) gpiod_get_index() argument 4144 gpiod_get_index_optional(struct device *dev, const char *con_id, unsigned int index, enum gpiod_flags flags) gpiod_get_index_optional() argument 4226 gpiod_get_array(struct device *dev, const char *con_id, enum gpiod_flags flags) gpiod_get_array() argument 4350 gpiod_get_array_optional(struct device *dev, const char *con_id, enum gpiod_flags flags) gpiod_get_array_optional() argument [all...] |
| /kernel/linux/linux-5.10/arch/arm/plat-orion/ |
| H A D | common.c | 28 void __init orion_clkdev_add(const char *con_id, const char *dev_id, in orion_clkdev_add() argument
|
| /kernel/linux/linux-6.6/arch/arm/plat-orion/ |
| H A D | common.c | 27 void __init orion_clkdev_add(const char *con_id, const char *dev_id, in orion_clkdev_add() argument
|
| /kernel/linux/linux-5.10/drivers/nvmem/ |
| H A D | core.c | 995 nvmem_cell_get_from_lookup(struct device *dev, const char *con_id) in nvmem_cell_get_from_lookup() argument
|
| /kernel/linux/linux-5.10/include/linux/gpio/ |
| H A D | consumer.h | 196 gpiod_count(struct device *dev, const char *con_id) gpiod_count() argument 201 gpiod_get(struct device *dev, const char *con_id, enum gpiod_flags flags) gpiod_get() argument 208 gpiod_get_index(struct device *dev, const char *con_id, unsigned int idx, enum gpiod_flags flags) gpiod_get_index() argument 217 gpiod_get_optional(struct device *dev, const char *con_id, enum gpiod_flags flags) gpiod_get_optional() argument 224 gpiod_get_index_optional(struct device *dev, const char *con_id, unsigned int index, enum gpiod_flags flags) gpiod_get_index_optional() argument 231 gpiod_get_array(struct device *dev, const char *con_id, enum gpiod_flags flags) gpiod_get_array() argument 238 gpiod_get_array_optional(struct device *dev, const char *con_id, enum gpiod_flags flags) gpiod_get_array_optional() argument 270 devm_gpiod_get(struct device *dev, const char *con_id, enum gpiod_flags flags) devm_gpiod_get() argument 278 devm_gpiod_get_index(struct device *dev, const char *con_id, unsigned int idx, enum gpiod_flags flags) devm_gpiod_get_index() argument 287 devm_gpiod_get_optional(struct device *dev, const char *con_id, enum gpiod_flags flags) devm_gpiod_get_optional() argument 294 devm_gpiod_get_index_optional(struct device *dev, const char *con_id, unsigned int index, enum gpiod_flags flags) devm_gpiod_get_index_optional() argument 301 devm_gpiod_get_array(struct device *dev, const char *con_id, enum gpiod_flags flags) devm_gpiod_get_array() argument 308 devm_gpiod_get_array_optional(struct device *dev, const char *con_id, enum gpiod_flags flags) devm_gpiod_get_array_optional() argument 557 fwnode_gpiod_get_index(struct fwnode_handle *fwnode, const char *con_id, int index, enum gpiod_flags flags, const char *label) fwnode_gpiod_get_index() argument 566 devm_fwnode_gpiod_get_index(struct device *dev, struct fwnode_handle *fwnode, const char *con_id, int index, enum gpiod_flags flags, const char *label) devm_fwnode_gpiod_get_index() argument 578 devm_fwnode_gpiod_get(struct device *dev, struct fwnode_handle *fwnode, const char *con_id, enum gpiod_flags flags, const char *label) devm_fwnode_gpiod_get() argument 589 devm_fwnode_get_index_gpiod_from_child(struct device *dev, const char *con_id, int index, struct fwnode_handle *child, enum gpiod_flags flags, const char *label) devm_fwnode_get_index_gpiod_from_child() argument 600 devm_fwnode_get_gpiod_from_child(struct device *dev, const char *con_id, struct fwnode_handle *child, enum gpiod_flags flags, const char *label) devm_fwnode_get_gpiod_from_child() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/phy/ |
| H A D | phy.h | 192 const char *con_id; member 476 static inline struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get() argument 443 devm_of_phy_get(struct device *dev, struct device_node *np, const char *con_id) devm_of_phy_get() argument 450 devm_of_phy_optional_get(struct device *dev, struct device_node *np, const char *con_id) devm_of_phy_optional_get() argument 534 phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) phy_create_lookup() argument 538 phy_remove_lookup(struct phy *phy, const char *con_id, const char *dev_id) phy_remove_lookup() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpio/ |
| H A D | gpiolib-acpi.c | 1437 int acpi_gpio_count(struct device *dev, const char *con_id) in acpi_gpio_count() argument 965 acpi_can_fallback_to_crs(struct acpi_device *adev, const char *con_id) acpi_can_fallback_to_crs() argument 975 acpi_find_gpio(struct fwnode_handle *fwnode, const char *con_id, unsigned int idx, enum gpiod_flags *dflags, unsigned long *lookupflags) acpi_find_gpio() argument [all...] |
| H A D | gpiolib.c | 3911 static struct gpio_desc *gpiod_find(struct device *dev, const char *con_id, in gpiod_find() argument 3977 static int platform_gpio_count(struct device *dev, const char *con_id) in platform_gpio_count() argument 3998 gpiod_find_by_fwnode(struct fwnode_handle *fwnode, struct device *consumer, const char *con_id, unsigned int idx, enum gpiod_flags *flags, unsigned long *lookupflags) gpiod_find_by_fwnode() argument 4024 gpiod_find_and_request(struct device *consumer, struct fwnode_handle *fwnode, const char *con_id, unsigned int idx, enum gpiod_flags flags, const char *label, bool platform_lookup_allowed) gpiod_find_and_request() argument 4107 fwnode_gpiod_get_index(struct fwnode_handle *fwnode, const char *con_id, int index, enum gpiod_flags flags, const char *label) fwnode_gpiod_get_index() argument 4123 gpiod_count(struct device *dev, const char *con_id) gpiod_count() argument 4152 gpiod_get(struct device *dev, const char *con_id, enum gpiod_flags flags) gpiod_get() argument 4169 gpiod_get_optional(struct device *dev, const char *con_id, enum gpiod_flags flags) gpiod_get_optional() argument 4190 gpiod_configure_flags(struct gpio_desc *desc, const char *con_id, unsigned long lflags, enum gpiod_flags dflags) gpiod_configure_flags() argument 4264 gpiod_get_index(struct device *dev, const char *con_id, unsigned int idx, enum gpiod_flags flags) gpiod_get_index() argument 4289 gpiod_get_index_optional(struct device *dev, const char *con_id, unsigned int index, enum gpiod_flags flags) gpiod_get_index_optional() argument 4367 gpiod_get_array(struct device *dev, const char *con_id, enum gpiod_flags flags) gpiod_get_array() argument 4492 gpiod_get_array_optional(struct device *dev, const char *con_id, enum gpiod_flags flags) gpiod_get_array_optional() argument [all...] |
| /kernel/linux/linux-6.6/drivers/clk/pxa/ |
| H A D | clk-pxa3xx.c | 396 const char *con_id; member [all...] |
| /kernel/linux/linux-5.10/drivers/clk/tegra/ |
| H A D | clk.h | 684 const char *con_id; member 843 char *con_id; member
|
| /kernel/linux/linux-5.10/drivers/clk/ti/ |
| H A D | adpll.c | 212 char con_id[ADPLL_MAX_CON_ID]; in ti_adpll_setup_clock() local
|
| /kernel/linux/linux-5.10/drivers/usb/misc/ |
| H A D | usbtest.c | 794 struct usb_ss_container_id_descriptor *con_id; in is_good_con_id() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | leds.h | 58 const char *con_id; member
|
| /kernel/linux/linux-6.6/drivers/usb/misc/ |
| H A D | usbtest.c | 794 struct usb_ss_container_id_descriptor *con_id; in is_good_con_id() local
|
| /kernel/linux/linux-6.6/drivers/clk/tegra/ |
| H A D | clk.h | 680 const char *con_id; member 839 char *con_id; member
|
| /kernel/linux/linux-6.6/drivers/clk/ti/ |
| H A D | adpll.c | 203 char con_id[ADPLL_MAX_CON_ID]; in ti_adpll_setup_clock() local
|
| /kernel/linux/linux-6.6/drivers/nvmem/ |
| H A D | core.c | 1310 nvmem_cell_get_from_lookup(struct device *dev, const char *con_id) in nvmem_cell_get_from_lookup() argument
|
| /third_party/libdrm/tests/modetest/ |
| H A D | modetest.c | 836 connector_find_mode(struct device *dev, uint32_t con_id, const char *mode_str, in connector_find_mode() argument
|
| /kernel/linux/linux-5.10/drivers/clk/ |
| H A D | clk.c | 106 const char *con_id; member 3769 alloc_clk(struct clk_core *core, const char *dev_id, const char *con_id) alloc_clk() argument 3811 clk_hw_create_clk(struct device *dev, struct clk_hw *hw, const char *dev_id, const char *con_id) clk_hw_create_clk() argument 4892 of_clk_get_hw(struct device_node *np, int index, const char *con_id) of_clk_get_hw() argument 4909 __of_clk_get(struct device_node *np, int index, const char *dev_id, const char *con_id) __of_clk_get() argument [all...] |
| /kernel/linux/linux-6.6/drivers/clk/ |
| H A D | clk.c | 101 const char *con_id; member 3970 alloc_clk(struct clk_core *core, const char *dev_id, const char *con_id) alloc_clk() argument 4012 clk_hw_create_clk(struct device *dev, struct clk_hw *hw, const char *dev_id, const char *con_id) clk_hw_create_clk() argument 4049 clk_hw_get_clk(struct clk_hw *hw, const char *con_id) clk_hw_get_clk() argument 4551 devm_clk_hw_get_clk(struct device *dev, struct clk_hw *hw, const char *con_id) devm_clk_hw_get_clk() argument 5137 of_clk_get_hw(struct device_node *np, int index, const char *con_id) of_clk_get_hw() argument 5154 __of_clk_get(struct device_node *np, int index, const char *dev_id, const char *con_id) __of_clk_get() argument [all...] |