Home
last modified time | relevance | path

Searched defs:con_id (Results 51 - 75 of 95) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/clk/pxa/
H A Dclk-pxa3xx.c302 const char *con_id; member
[all...]
H A Dclk-pxa27x.c456 const char *con_id; member
[all...]
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-max3191x.c332 devm_gpiod_get_array_optional_count( struct device *dev, const char *con_id, enum gpiod_flags flags, unsigned int expected) devm_gpiod_get_array_optional_count() argument
H A Dgpiolib-acpi.c1313 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...]
/kernel/linux/linux-5.10/drivers/phy/
H A Dphy-core.c64 int phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_create_lookup() argument
96 void phy_remove_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_remove_lookup() argument
115 phy_find(struct device *dev, const char *con_id) phy_find() argument
547 of_phy_get(struct device_node *np, const char *con_id) of_phy_get() argument
784 devm_of_phy_get(struct device *dev, struct device_node *np, const char *con_id) devm_of_phy_get() argument
[all...]
/kernel/linux/linux-5.10/drivers/reset/
H A Dcore.c692 __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/pwm/
H A Dcore.c686 of_pwm_get(struct device *dev, struct device_node *np, const char *con_id) of_pwm_get() argument
849 pwm_get(struct device *dev, const char *con_id) pwm_get() argument
1004 devm_pwm_get(struct device *dev, const char *con_id) devm_pwm_get() argument
1033 devm_fwnode_pwm_get(struct device *dev, struct fwnode_handle *fwnode, const char *con_id) devm_fwnode_pwm_get() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-max3191x.c332 devm_gpiod_get_array_optional_count( struct device *dev, const char *con_id, enum gpiod_flags flags, unsigned int expected) devm_gpiod_get_array_optional_count() argument
H A Dgpiolib-of.c81 static int of_gpio_spi_cs_get_count(struct device *dev, const char *con_id) in of_gpio_spi_cs_get_count() argument
96 int of_gpio_get_count(struct device *dev, const char *con_id) in of_gpio_get_count() argument
460 const char *con_id; in of_find_gpio_rename() member
454 of_find_gpio_rename(struct device_node *np, const char *con_id, unsigned int idx, enum of_gpio_flags *of_flags) of_find_gpio_rename() argument
586 of_find_mt2701_gpio(struct device_node *np, const char *con_id, unsigned int idx, enum of_gpio_flags *of_flags) of_find_mt2701_gpio() argument
628 of_find_gpio(struct device_node *np, const char *con_id, unsigned int idx, unsigned long *flags) of_find_gpio() argument
[all...]
/kernel/linux/linux-6.6/drivers/clk/pxa/
H A Dclk-pxa27x.c434 const char *con_id; member
[all...]
/kernel/linux/linux-6.6/drivers/phy/
H A Dphy-core.c66 int phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_create_lookup() argument
98 void phy_remove_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_remove_lookup() argument
117 phy_find(struct device *dev, const char *con_id) phy_find() argument
617 of_phy_get(struct device_node *np, const char *con_id) of_phy_get() argument
835 devm_of_phy_get(struct device *dev, struct device_node *np, const char *con_id) devm_of_phy_get() argument
877 devm_of_phy_optional_get(struct device *dev, struct device_node *np, const char *con_id) devm_of_phy_optional_get() argument
[all...]
/kernel/linux/linux-6.6/drivers/leds/
H A Dled-class.c335 struct led_classdev *led_get(struct device *dev, char *con_id) in led_get() argument
371 struct led_classdev *devm_led_get(struct device *dev, char *con_id) in devm_led_get() argument
/kernel/linux/linux-5.10/drivers/base/
H A Dproperty.c1189 fwnode_graph_devcon_match(struct fwnode_handle *fwnode, const char *con_id, in fwnode_graph_devcon_match() argument
1214 fwnode_devcon_match(struct fwnode_handle *fwnode, const char *con_id, in fwnode_devcon_match() argument
1246 fwnode_connection_find_match(struct fwnode_handle *fwnode, const char *con_id, void *data, devcon_match_fn_t match) fwnode_connection_find_match() argument
/kernel/linux/linux-6.6/arch/arm/mach-ep93xx/
H A Dclock.c466 const char *con_id; member
/kernel/linux/linux-5.10/include/linux/phy/
H A Dphy.h176 const char *con_id; member
442 static inline struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get() argument
500 phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_create_lookup() argument
504 static inline void phy_remove_lookup(struct phy *phy, const char *con_id, in phy_remove_lookup() argument
416 devm_of_phy_get(struct device *dev, struct device_node *np, const char *con_id) devm_of_phy_get() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dpwm.h572 const char *con_id; member
499 of_pwm_get(struct device *dev, struct device_node *np, const char *con_id) of_pwm_get() argument
516 devm_of_pwm_get(struct device *dev, struct device_node *np, const char *con_id) devm_of_pwm_get() argument
524 devm_fwnode_pwm_get(struct device *dev, struct fwnode_handle *fwnode, const char *con_id) devm_fwnode_pwm_get() argument
[all...]
H A Dproperty.h441 device_connection_find_match(struct device *dev, const char *con_id, void *data, devcon_match_fn_t match) device_connection_find_match() argument
H A Dclk.h1000 static inline struct clk *clk_get_sys(const char *dev_id, const char *con_id) in clk_get_sys() argument
918 devm_get_clk_from_child(struct device *dev, struct device_node *np, const char *con_id) devm_get_clk_from_child() argument
/kernel/linux/linux-5.10/drivers/pwm/
H A Dcore.c805 of_pwm_get(struct device *dev, struct device_node *np, const char *con_id) of_pwm_get() argument
998 pwm_get(struct device *dev, const char *con_id) pwm_get() argument
1152 devm_pwm_get(struct device *dev, const char *con_id) devm_pwm_get() argument
1184 devm_of_pwm_get(struct device *dev, struct device_node *np, const char *con_id) devm_of_pwm_get() argument
1217 devm_fwnode_pwm_get(struct device *dev, struct fwnode_handle *fwnode, const char *con_id) devm_fwnode_pwm_get() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dproperty.h464 device_connection_find_match(const struct device *dev, const char *con_id, void *data, devcon_match_fn_t match) device_connection_find_match() argument
H A Dpwm.h547 const char *con_id; member
501 devm_fwnode_pwm_get(struct device *dev, struct fwnode_handle *fwnode, const char *con_id) devm_fwnode_pwm_get() argument
H A Dclk.h1053 static inline struct clk *clk_get_sys(const char *dev_id, const char *con_id) in clk_get_sys() argument
971 devm_get_clk_from_child(struct device *dev, struct device_node *np, const char *con_id) devm_get_clk_from_child() argument
/kernel/linux/linux-6.6/include/linux/gpio/
H A Dconsumer.h192 gpiod_count(struct device *dev, const char *con_id) gpiod_count() argument
197 gpiod_get(struct device *dev, const char *con_id, enum gpiod_flags flags) gpiod_get() argument
204 gpiod_get_index(struct device *dev, const char *con_id, unsigned int idx, enum gpiod_flags flags) gpiod_get_index() argument
213 gpiod_get_optional(struct device *dev, const char *con_id, enum gpiod_flags flags) gpiod_get_optional() argument
220 gpiod_get_index_optional(struct device *dev, const char *con_id, unsigned int index, enum gpiod_flags flags) gpiod_get_index_optional() argument
227 gpiod_get_array(struct device *dev, const char *con_id, enum gpiod_flags flags) gpiod_get_array() argument
234 gpiod_get_array_optional(struct device *dev, const char *con_id, enum gpiod_flags flags) gpiod_get_array_optional() argument
266 devm_gpiod_get(struct device *dev, const char *con_id, enum gpiod_flags flags) devm_gpiod_get() argument
274 devm_gpiod_get_index(struct device *dev, const char *con_id, unsigned int idx, enum gpiod_flags flags) devm_gpiod_get_index() argument
283 devm_gpiod_get_optional(struct device *dev, const char *con_id, enum gpiod_flags flags) devm_gpiod_get_optional() argument
290 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
297 devm_gpiod_get_array(struct device *dev, const char *con_id, enum gpiod_flags flags) devm_gpiod_get_array() argument
304 devm_gpiod_get_array_optional(struct device *dev, const char *con_id, enum gpiod_flags flags) devm_gpiod_get_array_optional() argument
551 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
560 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
572 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
[all...]
/kernel/linux/linux-6.6/drivers/reset/
H A Dcore.c900 __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 Dproperty.c1284 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...]

Completed in 28 milliseconds

1234