Searched defs:spp_gchip (Results 1 – 2 of 2) sorted by relevance
263 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); in sppctl_first_get() local298 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); in sppctl_master_get() local309 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); in sppctl_first_master_set() local345 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); in sppctl_gpio_input_inv_set() local354 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); in sppctl_gpio_output_inv_set() local363 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); in sppctl_gpio_output_od_get() local375 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); in sppctl_gpio_output_od_set() local384 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); in sppctl_gpio_get_direction() local395 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); in sppctl_gpio_inv_get() local415 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); in sppctl_gpio_direction_input() local[all …]
135 struct sppctl_gpio_chip *spp_gchip; member