Home
last modified time | relevance | path

Searched defs:con_id (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpio/
H A Dgpiolib-of.h17 static inline struct gpio_desc *of_find_gpio(struct device *dev, const char *con_id, unsigned int idx, in of_find_gpio() argument
29 static inline int of_gpio_get_count(struct device *dev, const char *con_id) in of_gpio_get_count() argument
H A Dgpiolib-of.c38 static int of_gpio_spi_cs_get_count(struct device *dev, const char *con_id) in of_gpio_spi_cs_get_count() argument
61 int of_gpio_get_count(struct device *dev, const char *con_id) in of_gpio_get_count() argument
367 static struct gpio_desc *of_find_spi_gpio(struct device *dev, const char *con_id, enum of_gpio_flags *of_flags) in of_find_spi_gpio() argument
398 of_find_spi_cs_gpio(struct device *dev, const char *con_id, unsigned int idx, unsigned long *flags) of_find_spi_cs_gpio() argument
430 of_find_regulator_gpio(struct device *dev, const char *con_id, enum of_gpio_flags *of_flags) of_find_regulator_gpio() argument
459 of_find_arizona_gpio(struct device *dev, const char *con_id, enum of_gpio_flags *of_flags) of_find_arizona_gpio() argument
472 of_find_usb_gpio(struct device *dev, const char *con_id, enum of_gpio_flags *of_flags) of_find_usb_gpio() argument
490 of_find_gpio(struct device *dev, const char *con_id, unsigned int idx, unsigned long *flags) of_find_gpio() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dpwm.h481 static inline struct pwm_device *of_pwm_get(struct device *dev, struct device_node *np, const char *con_id) in of_pwm_get() argument
495 static inline struct pwm_device *devm_of_pwm_get(struct device *dev, struct device_node *np, const char *con_id) in devm_of_pwm_get() argument
548 const char *con_id; member
500 devm_fwnode_pwm_get(struct device *dev, struct fwnode_handle *fwnode, const char *con_id) devm_fwnode_pwm_get() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/nvmem/
H A Dcore.c1002 static struct nvmem_cell *nvmem_cell_get_from_lookup(struct device *dev, const char *con_id) in nvmem_cell_get_from_lookup() argument

Completed in 5 milliseconds