Home
last modified time | relevance | path

Searched refs:gpiod_lookup_table (Results 1 – 25 of 55) sorted by relevance

123

/Linux-v4.19/include/linux/gpio/
Dmachine.h36 struct gpiod_lookup_table { struct
92 void gpiod_add_lookup_table(struct gpiod_lookup_table *table);
93 void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n);
94 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table);
98 void gpiod_add_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_add_lookup_table()
100 void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n) {} in gpiod_add_lookup_tables()
102 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table()
/Linux-v4.19/arch/arm/mach-sa1100/
Dgeneric.h51 struct gpiod_lookup_table;
52 void sa11x0_register_pcmcia(int socket, struct gpiod_lookup_table *);
Dnanoengine.c103 static struct gpiod_lookup_table nanoengine_pcmcia0_gpio_table = {
113 static struct gpiod_lookup_table nanoengine_pcmcia1_gpio_table = {
Dshannon.c78 static struct gpiod_lookup_table shannon_pcmcia0_gpio_table = {
87 static struct gpiod_lookup_table shannon_pcmcia1_gpio_table = {
Dsimpad.c329 static struct gpiod_lookup_table simpad_i2c_gpiod_table = {
369 static struct gpiod_lookup_table simpad_cf_gpio_table = {
Dcerf.c50 static struct gpiod_lookup_table cerf_cf_gpio_table = {
Djornada720.c232 static struct gpiod_lookup_table jornada_ts_gpiod_table = {
/Linux-v4.19/arch/x86/platform/intel-mid/device_libs/
Dplatform_bt.c27 static struct gpiod_lookup_table tng_bt_sfi_gpio_table = {
43 struct gpiod_lookup_table *table = &tng_bt_sfi_gpio_table; in tng_bt_sfi_setup()
/Linux-v4.19/arch/arm/mach-omap1/
Dboard-ams-delta.c356 static struct gpiod_lookup_table ams_delta_nand_gpio_table = {
405 static struct gpiod_lookup_table ams_delta_lcd_gpio_table = {
509 static struct gpiod_lookup_table ams_delta_audio_gpio_table = {
584 static struct gpiod_lookup_table keybrd_pwr_gpio_table = {
604 static struct gpiod_lookup_table *ams_delta_gpio_tables[] __initdata = {
/Linux-v4.19/arch/arm/mach-tegra/
Dboard-paz00.c37 static struct gpiod_lookup_table wifi_gpio_lookup = {
/Linux-v4.19/arch/mips/jz4740/
Dboard-qi_lb60.c162 static struct gpiod_lookup_table qi_lb60_nand_gpio_table = {
329 static struct gpiod_lookup_table qi_lb60_spigpio_gpio_table = {
433 static struct gpiod_lookup_table qi_lb60_audio_gpio_table = {
/Linux-v4.19/drivers/misc/eeprom/
Ddigsy_mtc_eeprom.c65 static struct gpiod_lookup_table eeprom_spi_gpiod_table = {
/Linux-v4.19/arch/arm/mach-s3c64xx/
Dmach-smartq.c218 static struct gpiod_lookup_table smartq_lcd_control_gpiod_table = {
393 static struct gpiod_lookup_table smartq_audio_gpios = {
Dmach-crag6410-module.c238 static struct gpiod_lookup_table wm5102_reva_gpiod_table = {
271 static struct gpiod_lookup_table wm5102_gpiod_table = {
/Linux-v4.19/arch/arm/mach-pxa/
Draumfeld.c367 static struct gpiod_lookup_table raumfeld_rotary_gpios_table = {
507 static struct gpiod_lookup_table raumfeld_w1_gpiod_table = {
658 static struct gpiod_lookup_table raumfeld_spi_gpiod_table = {
984 static struct gpiod_lookup_table raumfeld_controller_gpios_table = {
Dcm-x255.c180 static struct gpiod_lookup_table cmx255_nand_gpiod_table = {
/Linux-v4.19/Documentation/w1/masters/
Dw1-gpio22 static struct gpiod_lookup_table foo_w1_gpiod_table = {
/Linux-v4.19/arch/mips/ath79/
Dmach-pb44.c36 static struct gpiod_lookup_table pb44_i2c_gpiod_table = {
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-jive.c401 static struct gpiod_lookup_table jive_lcdspi_gpiod_table = {
426 static struct gpiod_lookup_table jive_wm8750_gpiod_table = {
/Linux-v4.19/arch/arm/mach-ks8695/
Dboard-acs5k.c41 static struct gpiod_lookup_table acs5k_i2c_gpiod_table = {
/Linux-v4.19/arch/arm/mach-ixp4xx/
Davila-setup.c53 static struct gpiod_lookup_table avila_i2c_gpiod_table = {
Ddsmg600-setup.c72 static struct gpiod_lookup_table dsmg600_i2c_gpiod_table = {
/Linux-v4.19/drivers/mfd/
Dintel_soc_pmic_core.c36 static struct gpiod_lookup_table panel_gpio_table = {
/Linux-v4.19/arch/mips/alchemy/
Dboard-gpr.c223 static struct gpiod_lookup_table gpr_i2c_gpiod_table = {
/Linux-v4.19/arch/sh/boards/mach-migor/
Dsetup.c350 static struct gpiod_lookup_table ov7725_gpios = {
359 static struct gpiod_lookup_table tw9910_gpios = {

123