/linux-6.1.9/drivers/gpio/ |
D | gpio-lp87565.c | 23 struct lp87565_gpio *gpio = gpiochip_get_data(chip); in lp87565_gpio_get() 36 struct lp87565_gpio *gpio = gpiochip_get_data(chip); in lp87565_gpio_set() 45 struct lp87565_gpio *gpio = gpiochip_get_data(chip); in lp87565_gpio_get_direction() 61 struct lp87565_gpio *gpio = gpiochip_get_data(chip); in lp87565_gpio_direction_input() 71 struct lp87565_gpio *gpio = gpiochip_get_data(chip); in lp87565_gpio_direction_output() 82 struct lp87565_gpio *gpio = gpiochip_get_data(gc); in lp87565_gpio_request() 111 struct lp87565_gpio *gpio = gpiochip_get_data(gc); in lp87565_gpio_set_config()
|
D | gpio-max77620.c | 54 struct max77620_gpio *gpio = gpiochip_get_data(chip); in max77620_gpio_irq_mask() 63 struct max77620_gpio *gpio = gpiochip_get_data(chip); in max77620_gpio_irq_unmask() 72 struct max77620_gpio *gpio = gpiochip_get_data(chip); in max77620_gpio_set_irq_type() 101 struct max77620_gpio *gpio = gpiochip_get_data(chip); in max77620_gpio_bus_lock() 109 struct max77620_gpio *gpio = gpiochip_get_data(chip); in max77620_gpio_bus_sync_unlock() 137 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_dir_input() 151 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_get() 170 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_dir_output() 229 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_set() 245 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_set_config() [all …]
|
D | gpio-wm8994.c | 32 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_request() 55 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_direction_in() 64 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_get() 81 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_direction_out() 93 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_set() 105 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_set_config() 125 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_to_irq() 189 struct wm8994_gpio *wm8994_gpio = gpiochip_get_data(chip); in wm8994_gpio_dbg_show()
|
D | gpio-gpio-mm.c | 48 struct gpiomm_gpio *const gpiommgpio = gpiochip_get_data(chip); in gpiomm_gpio_get_direction() 59 struct gpiomm_gpio *const gpiommgpio = gpiochip_get_data(chip); in gpiomm_gpio_direction_input() 69 struct gpiomm_gpio *const gpiommgpio = gpiochip_get_data(chip); in gpiomm_gpio_direction_output() 79 struct gpiomm_gpio *const gpiommgpio = gpiochip_get_data(chip); in gpiomm_gpio_get() 87 struct gpiomm_gpio *const gpiommgpio = gpiochip_get_data(chip); in gpiomm_gpio_get_multiple() 97 struct gpiomm_gpio *const gpiommgpio = gpiochip_get_data(chip); in gpiomm_gpio_set() 105 struct gpiomm_gpio *const gpiommgpio = gpiochip_get_data(chip); in gpiomm_gpio_set_multiple()
|
D | gpio-max77650.c | 43 struct max77650_gpio_chip *chip = gpiochip_get_data(gc); in max77650_gpio_direction_input() 54 struct max77650_gpio_chip *chip = gpiochip_get_data(gc); in max77650_gpio_direction_output() 68 struct max77650_gpio_chip *chip = gpiochip_get_data(gc); in max77650_gpio_set_value() 82 struct max77650_gpio_chip *chip = gpiochip_get_data(gc); in max77650_gpio_get_value() 96 struct max77650_gpio_chip *chip = gpiochip_get_data(gc); in max77650_gpio_get_direction() 110 struct max77650_gpio_chip *chip = gpiochip_get_data(gc); in max77650_gpio_set_config() 135 struct max77650_gpio_chip *chip = gpiochip_get_data(gc); in max77650_gpio_to_irq()
|
D | gpio-104-dio-48e.c | 85 struct dio48e_gpio *const dio48egpio = gpiochip_get_data(chip); in dio48e_gpio_get_direction() 95 struct dio48e_gpio *const dio48egpio = gpiochip_get_data(chip); in dio48e_gpio_direction_input() 106 struct dio48e_gpio *const dio48egpio = gpiochip_get_data(chip); in dio48e_gpio_direction_output() 116 struct dio48e_gpio *const dio48egpio = gpiochip_get_data(chip); in dio48e_gpio_get() 124 struct dio48e_gpio *const dio48egpio = gpiochip_get_data(chip); in dio48e_gpio_get_multiple() 133 struct dio48e_gpio *const dio48egpio = gpiochip_get_data(chip); in dio48e_gpio_set() 141 struct dio48e_gpio *const dio48egpio = gpiochip_get_data(chip); in dio48e_gpio_set_multiple() 154 struct dio48e_gpio *const dio48egpio = gpiochip_get_data(chip); in dio48e_irq_mask() 180 struct dio48e_gpio *const dio48egpio = gpiochip_get_data(chip); in dio48e_irq_unmask() 271 struct dio48e_gpio *const dio48egpio = gpiochip_get_data(gc); in dio48e_irq_init_hw()
|
D | gpio-vf610.c | 87 struct vf610_gpio_port *port = gpiochip_get_data(gc); in vf610_gpio_get() 102 struct vf610_gpio_port *port = gpiochip_get_data(gc); in vf610_gpio_set() 111 struct vf610_gpio_port *port = gpiochip_get_data(chip); in vf610_gpio_direction_input() 127 struct vf610_gpio_port *port = gpiochip_get_data(chip); in vf610_gpio_direction_output() 145 gpiochip_get_data(irq_desc_get_handler_data(desc)); in vf610_gpio_irq_handler() 166 gpiochip_get_data(irq_data_get_irq_chip_data(d)); in vf610_gpio_irq_ack() 175 gpiochip_get_data(irq_data_get_irq_chip_data(d)); in vf610_gpio_irq_set_type() 211 gpiochip_get_data(irq_data_get_irq_chip_data(d)); in vf610_gpio_irq_mask() 220 gpiochip_get_data(irq_data_get_irq_chip_data(d)); in vf610_gpio_irq_unmask() 230 gpiochip_get_data(irq_data_get_irq_chip_data(d)); in vf610_gpio_irq_set_wake()
|
D | gpio-dln2.c | 152 struct dln2_gpio *dln2 = gpiochip_get_data(chip); in dln2_gpio_request() 193 struct dln2_gpio *dln2 = gpiochip_get_data(chip); in dln2_gpio_free() 200 struct dln2_gpio *dln2 = gpiochip_get_data(chip); in dln2_gpio_get_direction() 210 struct dln2_gpio *dln2 = gpiochip_get_data(chip); in dln2_gpio_get() 225 struct dln2_gpio *dln2 = gpiochip_get_data(chip); in dln2_gpio_set() 233 struct dln2_gpio *dln2 = gpiochip_get_data(chip); in dln2_gpio_set_direction() 261 struct dln2_gpio *dln2 = gpiochip_get_data(chip); in dln2_gpio_direction_output() 274 struct dln2_gpio *dln2 = gpiochip_get_data(chip); in dln2_gpio_set_config() 305 struct dln2_gpio *dln2 = gpiochip_get_data(gc); in dln2_irq_unmask() 315 struct dln2_gpio *dln2 = gpiochip_get_data(gc); in dln2_irq_mask() [all …]
|
D | gpio-bd9571mwv.c | 27 struct bd9571mwv_gpio *gpio = gpiochip_get_data(chip); in bd9571mwv_gpio_get_direction() 42 struct bd9571mwv_gpio *gpio = gpiochip_get_data(chip); in bd9571mwv_gpio_direction_input() 52 struct bd9571mwv_gpio *gpio = gpiochip_get_data(chip); in bd9571mwv_gpio_direction_output() 65 struct bd9571mwv_gpio *gpio = gpiochip_get_data(chip); in bd9571mwv_gpio_get() 78 struct bd9571mwv_gpio *gpio = gpiochip_get_data(chip); in bd9571mwv_gpio_set()
|
D | gpio-rc5t583.c | 26 struct rc5t583_gpio *rc5t583_gpio = gpiochip_get_data(gc); in rc5t583_gpio_get() 40 struct rc5t583_gpio *rc5t583_gpio = gpiochip_get_data(gc); in rc5t583_gpio_set() 50 struct rc5t583_gpio *rc5t583_gpio = gpiochip_get_data(gc); in rc5t583_gpio_dir_input() 65 struct rc5t583_gpio *rc5t583_gpio = gpiochip_get_data(gc); in rc5t583_gpio_dir_output() 80 struct rc5t583_gpio *rc5t583_gpio = gpiochip_get_data(gc); in rc5t583_gpio_to_irq() 90 struct rc5t583_gpio *rc5t583_gpio = gpiochip_get_data(gc); in rc5t583_gpio_free()
|
D | gpio-lpc32xx.c | 268 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_dir_input_p012() 278 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_dir_input_p3() 293 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_get_value_p012() 300 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_get_value_p3() 307 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpi_get_value() 315 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_dir_output_p012() 326 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_dir_output_p3() 337 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_dir_out_always() 346 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_set_value_p012() 354 struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip); in lpc32xx_gpio_set_value_p3() [all …]
|
D | gpio-wcove.c | 146 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_dir_in() 158 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_dir_out() 169 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_get_direction() 188 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_get() 204 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_set() 219 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_set_config() 242 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_irq_type() 273 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_bus_lock() 281 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_bus_sync_unlock() 296 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_irq_unmask() [all …]
|
D | gpio-tc3589x.c | 39 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); in tc3589x_gpio_get() 54 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); in tc3589x_gpio_set() 66 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); in tc3589x_gpio_direction_output() 79 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); in tc3589x_gpio_direction_input() 90 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); in tc3589x_gpio_get_direction() 109 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(chip); in tc3589x_gpio_set_config() 160 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(gc); in tc3589x_gpio_irq_set_type() 188 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(gc); in tc3589x_gpio_irq_lock() 196 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(gc); in tc3589x_gpio_irq_sync_unlock() 226 struct tc3589x_gpio *tc3589x_gpio = gpiochip_get_data(gc); in tc3589x_gpio_irq_mask() [all …]
|
D | gpio-tps65912.c | 26 struct tps65912_gpio *gpio = gpiochip_get_data(gc); in tps65912_gpio_get_direction() 42 struct tps65912_gpio *gpio = gpiochip_get_data(gc); in tps65912_gpio_direction_input() 51 struct tps65912_gpio *gpio = gpiochip_get_data(gc); in tps65912_gpio_direction_output() 63 struct tps65912_gpio *gpio = gpiochip_get_data(gc); in tps65912_gpio_get() 79 struct tps65912_gpio *gpio = gpiochip_get_data(gc); in tps65912_gpio_set()
|
D | gpio-wcd934x.c | 22 struct wcd_gpio_data *data = gpiochip_get_data(chip); in wcd_gpio_get_direction() 38 struct wcd_gpio_data *data = gpiochip_get_data(chip); in wcd_gpio_direction_input() 47 struct wcd_gpio_data *data = gpiochip_get_data(chip); in wcd_gpio_direction_output() 59 struct wcd_gpio_data *data = gpiochip_get_data(chip); in wcd_gpio_get() 69 struct wcd_gpio_data *data = gpiochip_get_data(chip); in wcd_gpio_set()
|
D | gpio-crystalcove.c | 134 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_dir_in() 145 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_dir_out() 156 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_get() 172 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_set() 186 struct crystalcove_gpio *cg = gpiochip_get_data(irq_data_get_irq_chip_data(data)); in crystalcove_irq_type() 216 struct crystalcove_gpio *cg = gpiochip_get_data(irq_data_get_irq_chip_data(data)); in crystalcove_bus_lock() 223 struct crystalcove_gpio *cg = gpiochip_get_data(irq_data_get_irq_chip_data(data)); in crystalcove_bus_sync_unlock() 238 struct crystalcove_gpio *cg = gpiochip_get_data(gc); in crystalcove_irq_unmask() 253 struct crystalcove_gpio *cg = gpiochip_get_data(gc); in crystalcove_irq_mask() 303 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_dbg_show()
|
D | gpio-lp3943.c | 47 struct lp3943_gpio *lp3943_gpio = gpiochip_get_data(chip); in lp3943_gpio_request() 59 struct lp3943_gpio *lp3943_gpio = gpiochip_get_data(chip); in lp3943_gpio_free() 77 struct lp3943_gpio *lp3943_gpio = gpiochip_get_data(chip); in lp3943_gpio_direction_input() 133 struct lp3943_gpio *lp3943_gpio = gpiochip_get_data(chip); in lp3943_gpio_get() 152 struct lp3943_gpio *lp3943_gpio = gpiochip_get_data(chip); in lp3943_gpio_set() 166 struct lp3943_gpio *lp3943_gpio = gpiochip_get_data(chip); in lp3943_gpio_direction_output()
|
D | gpio-ws16c48.c | 70 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_get_direction() 82 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_direction_input() 101 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_direction_output() 122 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_get() 146 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_get_multiple() 169 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_set() 194 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_set_multiple() 224 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_irq_ack() 255 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_irq_mask() 287 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_irq_unmask() [all …]
|
D | gpio-wm8350.c | 29 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_direction_in() 38 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_get() 54 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_set() 66 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_direction_out() 83 struct wm8350_gpio_data *wm8350_gpio = gpiochip_get_data(chip); in wm8350_gpio_to_irq()
|
D | gpio-wm831x.c | 31 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_direction_in() 45 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_get() 61 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_set() 71 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_direction_out() 93 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_to_irq() 132 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_set_config() 156 struct wm831x_gpio *wm831x_gpio = gpiochip_get_data(chip); in wm831x_gpio_dbg_show()
|
D | gpio-thunderx.c | 97 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_request() 104 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_in() 121 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_set() 134 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_dir_out() 158 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_get_direction() 187 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_set_config() 259 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_get() 277 struct thunderx_gpio *txgpio = gpiochip_get_data(chip); in thunderx_gpio_set_multiple() 290 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_irq_ack() 299 struct thunderx_gpio *txgpio = gpiochip_get_data(gc); in thunderx_gpio_irq_mask() [all …]
|
D | gpio-ucb1400.c | 15 gpio = gpiochip_get_data(gc); in ucb1400_gpio_dir_in() 23 gpio = gpiochip_get_data(gc); in ucb1400_gpio_dir_out() 33 gpio = gpiochip_get_data(gc); in ucb1400_gpio_get() 40 gpio = gpiochip_get_data(gc); in ucb1400_gpio_set()
|
/linux-6.1.9/drivers/bcma/ |
D | driver_gpio.c | 24 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_get_value() 32 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_set_value() 39 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_direction_input() 48 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_direction_output() 57 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_request() 70 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_free() 81 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_unmask() 92 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_mask()
|
/linux-6.1.9/arch/mips/ar7/ |
D | gpio.c | 24 struct ar7_gpio_chip *gpch = gpiochip_get_data(chip); in ar7_gpio_get_value() 32 struct ar7_gpio_chip *gpch = gpiochip_get_data(chip); in titan_gpio_get_value() 42 struct ar7_gpio_chip *gpch = gpiochip_get_data(chip); in ar7_gpio_set_value() 55 struct ar7_gpio_chip *gpch = gpiochip_get_data(chip); in titan_gpio_set_value() 68 struct ar7_gpio_chip *gpch = gpiochip_get_data(chip); in ar7_gpio_direction_input() 78 struct ar7_gpio_chip *gpch = gpiochip_get_data(chip); in titan_gpio_direction_input() 93 struct ar7_gpio_chip *gpch = gpiochip_get_data(chip); in ar7_gpio_direction_output() 105 struct ar7_gpio_chip *gpch = gpiochip_get_data(chip); in titan_gpio_direction_output()
|
/linux-6.1.9/drivers/ssb/ |
D | driver_gpio.c | 28 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_to_irq() 43 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_get_value() 51 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_set_value() 59 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_direction_input() 68 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_direction_output() 77 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_request() 90 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_free() 263 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_extif_get_value() 271 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_extif_set_value() 279 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_extif_direction_input() [all …]
|