Searched refs:gpio_axp192_config (Results 1 – 1 of 1) sorted by relevance
22 struct gpio_axp192_config { struct39 const struct gpio_axp192_config *config = dev->config; in gpio_axp192_port_get_raw() argument57 const struct gpio_axp192_config *config = dev->config; in gpio_axp192_port_set_masked_raw()80 const struct gpio_axp192_config *config = dev->config; in gpio_axp192_configure()175 const struct gpio_axp192_config *config = dev->config; in gpio_axp192_get_config()231 const struct gpio_axp192_config *config = dev->config; in gpio_axp192_port_get_direction()290 const struct gpio_axp192_config *config = dev->config; in gpio_axp192_init()304 static const struct gpio_axp192_config gpio_axp192_config##inst = { \317 &gpio_axp192_config##inst, POST_KERNEL, \