Searched refs:sch_gpio (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-sch.c | 22 struct sch_gpio { struct 29 static unsigned int sch_gpio_offset(struct sch_gpio *sch, unsigned int gpio, in sch_gpio_offset() 42 static unsigned int sch_gpio_bit(struct sch_gpio *sch, unsigned int gpio) in sch_gpio_bit() 49 static int sch_gpio_reg_get(struct sch_gpio *sch, unsigned int gpio, unsigned int reg) in sch_gpio_reg_get() 62 static void sch_gpio_reg_set(struct sch_gpio *sch, unsigned int gpio, unsigned int reg, in sch_gpio_reg_set() 81 struct sch_gpio *sch = gpiochip_get_data(gc); in sch_gpio_direction_in() 91 struct sch_gpio *sch = gpiochip_get_data(gc); in sch_gpio_get() 98 struct sch_gpio *sch = gpiochip_get_data(gc); in sch_gpio_set() 108 struct sch_gpio *sch = gpiochip_get_data(gc); in sch_gpio_direction_out() 129 struct sch_gpio *sc in sch_gpio_get_direction() [all...] |
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-sch.c | 39 struct sch_gpio { struct 50 static unsigned int sch_gpio_offset(struct sch_gpio *sch, unsigned int gpio, in sch_gpio_offset() 63 static unsigned int sch_gpio_bit(struct sch_gpio *sch, unsigned int gpio) in sch_gpio_bit() 70 static int sch_gpio_reg_get(struct sch_gpio *sch, unsigned int gpio, unsigned int reg) in sch_gpio_reg_get() 83 static void sch_gpio_reg_set(struct sch_gpio *sch, unsigned int gpio, unsigned int reg, in sch_gpio_reg_set() 102 struct sch_gpio *sch = gpiochip_get_data(gc); in sch_gpio_direction_in() 113 struct sch_gpio *sch = gpiochip_get_data(gc); in sch_gpio_get() 120 struct sch_gpio *sch = gpiochip_get_data(gc); in sch_gpio_set() 131 struct sch_gpio *sch = gpiochip_get_data(gc); in sch_gpio_direction_out() 153 struct sch_gpio *sc in sch_gpio_get_direction() [all...] |
Completed in 2 milliseconds