Searched defs:adnp (Results 1 – 1 of 1) sorted by relevance
23 struct adnp { struct39 static int adnp_read(struct adnp *adnp, unsigned offset, uint8_t *value) in adnp_read()54 static int adnp_write(struct adnp *adnp, unsigned offset, uint8_t value) in adnp_write()70 struct adnp *adnp = gpiochip_get_data(chip); in adnp_gpio_get() local83 static void __adnp_gpio_set(struct adnp *adnp, unsigned offset, int value) in __adnp_gpio_set()104 struct adnp *adnp = gpiochip_get_data(chip); in adnp_gpio_set() local113 struct adnp *adnp = gpiochip_get_data(chip); in adnp_gpio_direction_input() local148 struct adnp *adnp = gpiochip_get_data(chip); in adnp_gpio_direction_output() local185 struct adnp *adnp = gpiochip_get_data(chip); in adnp_gpio_dbg_show() local242 static int adnp_gpio_setup(struct adnp *adnp, unsigned int num_gpios) in adnp_gpio_setup()[all …]