Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dmachine.h43 struct gpiod_lookup_table { struct
99 void gpiod_add_lookup_table(struct gpiod_lookup_table *table);
100 void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n);
101 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table);
105 void gpiod_add_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_add_lookup_table()
107 void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n) {} in gpiod_add_lookup_tables()
109 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table()
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dcommon-smdk-s3c24xx.c47 static struct gpiod_lookup_table smdk_led4_gpio_table = {
55 static struct gpiod_lookup_table smdk_led5_gpio_table = {
63 static struct gpiod_lookup_table smdk_led6_gpio_table = {
71 static struct gpiod_lookup_table smdk_led7_gpio_table = {
H A Dmach-n30.c249 static struct gpiod_lookup_table n30_blue_led_gpio_table = {
265 static struct gpiod_lookup_table n35_blue_led_gpio_table = {
283 static struct gpiod_lookup_table n30_warning_led_gpio_table = {
296 static struct gpiod_lookup_table n35_warning_led_gpio_table = {
388 static struct gpiod_lookup_table n30_mci_gpio_table = {
H A Dmach-mini2440.c246 static struct gpiod_lookup_table mini2440_mmc_gpio_table = {
415 static struct gpiod_lookup_table mini2440_led1_gpio_table = {
423 static struct gpiod_lookup_table mini2440_led2_gpio_table = {
431 static struct gpiod_lookup_table mini2440_led3_gpio_table = {
439 static struct gpiod_lookup_table mini2440_led4_gpio_table = {
447 static struct gpiod_lookup_table mini2440_backlight_gpio_table = {
H A Dmach-crag6410-module.c210 static struct gpiod_lookup_table wm8994_gpiod_table = {
250 static struct gpiod_lookup_table wm5102_reva_gpiod_table = {
283 static struct gpiod_lookup_table wm5102_gpiod_table = {
332 struct gpiod_lookup_table *gpiod_table;
H A Dmach-qt2410.c177 static struct gpiod_lookup_table qt2410_led_gpio_table = {
210 static struct gpiod_lookup_table qt2410_spi_gpiod_table = {
225 static struct gpiod_lookup_table qt2410_mmc_gpiod_table = {
H A Dmach-vr1000.c226 static struct gpiod_lookup_table vr1000_led1_gpio_table = {
234 static struct gpiod_lookup_table vr1000_led2_gpio_table = {
242 static struct gpiod_lookup_table vr1000_led3_gpio_table = {
H A Dmach-smartq.c125 static struct gpiod_lookup_table smartq_usb_otg_vbus_gpiod_table = {
216 static struct gpiod_lookup_table smartq_lcd_control_gpiod_table = {
391 static struct gpiod_lookup_table smartq_audio_gpios = {
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dcolibri-evalboard.c40 static struct gpiod_lookup_table colibri_pxa270_mci_gpio_table = {
49 static struct gpiod_lookup_table colibri_pxa300_mci_gpio_table = {
58 static struct gpiod_lookup_table colibri_pxa320_mci_gpio_table = {
H A Dpalm27x.h14 extern void __init palm27x_mmc_init(struct gpiod_lookup_table *gtable);
16 static inline void palm27x_mmc_init(struct gpiod_lookup_table *gtable) in palm27x_mmc_init()
H A Dtosa.c242 static struct gpiod_lookup_table tosa_udc_gpiod_table = {
294 static struct gpiod_lookup_table tosa_mci_gpio_table = {
372 static struct gpiod_lookup_table tosa_power_gpiod_table = {
824 static struct gpiod_lookup_table tosa_lcd_gpio_table = {
834 static struct gpiod_lookup_table tosa_lcd_bl_gpio_table = {
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_atomisp2_led.c33 static struct gpiod_lookup_table asus_t100ta_lookup = {
41 static struct gpiod_lookup_table asus_t100chi_lookup = {
75 static struct gpiod_lookup_table *gpio_lookup;
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/
H A Dshannon.c78 static struct gpiod_lookup_table shannon_pcmcia0_gpio_table = {
87 static struct gpiod_lookup_table shannon_pcmcia1_gpio_table = {
107 static struct gpiod_lookup_table shannon_display_gpio_table = {
H A Dgeneric.h51 struct gpiod_lookup_table;
52 void sa11x0_register_pcmcia(int socket, struct gpiod_lookup_table *);
H A Dnanoengine.c99 static struct gpiod_lookup_table nanoengine_pcmcia0_gpio_table = {
109 static struct gpiod_lookup_table nanoengine_pcmcia1_gpio_table = {
H A Dassabet.c448 static struct gpiod_lookup_table assabet_cf_gpio_table = {
470 static struct gpiod_lookup_table assabet_cf_vcc_gpio_table = {
521 static struct gpiod_lookup_table assabet_uart1_gpio_table = {
533 static struct gpiod_lookup_table assabet_uart3_gpio_table = {
/OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/device_libs/
H A Dplatform_tc35876x.c12 static struct gpiod_lookup_table tc35876x_gpio_table = {
25 struct gpiod_lookup_table *table = &tc35876x_gpio_table; in tc35876x_platform_data()
H A Dplatform_bcm43xx.c55 static struct gpiod_lookup_table bcm43xx_vmmc_gpio_table = {
65 struct gpiod_lookup_table *table = &bcm43xx_vmmc_gpio_table; in bcm43xx_regulator_register()
H A Dplatform_bt.c23 static struct gpiod_lookup_table tng_bt_sfi_gpio_table = {
39 struct gpiod_lookup_table *table = &tng_bt_sfi_gpio_table; in tng_bt_sfi_setup()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dboard-ams-delta.c281 static struct gpiod_lookup_table ams_delta_nreset_gpiod_table = {
337 static struct gpiod_lookup_table ams_delta_nand_gpio_table = {
398 static struct gpiod_lookup_table ams_delta_lcd_gpio_table = {
441 static struct gpiod_lookup_table leds_gpio_table = {
468 static struct gpiod_lookup_table ams_delta_audio_gpio_table = {
545 static struct gpiod_lookup_table keybrd_pwr_gpio_table = {
564 static struct gpiod_lookup_table *ams_delta_gpio_tables[] __initdata = {
/OK3568_Linux_fs/kernel/arch/arm/mach-iop32x/
H A Di2c.c35 struct gpiod_lookup_table iop3xx_i2c0_gpio_lookup = {
44 struct gpiod_lookup_table iop3xx_i2c1_gpio_lookup = {
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/
H A Dboard-omapl138-hawk.c134 static struct gpiod_lookup_table mmc_gpios_table = {
328 static struct gpiod_lookup_table hawk_usb_oc_gpio_lookup = {
336 static struct gpiod_lookup_table hawk_usb_vbus_gpio_lookup = {
344 static struct gpiod_lookup_table *hawk_usb_gpio_lookups[] = {
H A Dboard-da830-evm.c83 static struct gpiod_lookup_table da830_evm_usb_oc_gpio_lookup = {
91 static struct gpiod_lookup_table da830_evm_usb_vbus_gpio_lookup = {
99 static struct gpiod_lookup_table *da830_evm_usb_gpio_lookups[] = {
198 static struct gpiod_lookup_table mmc_gpios_table = {
/OK3568_Linux_fs/kernel/arch/arm/mach-ep93xx/
H A Dsimone.c46 static struct gpiod_lookup_table simone_mmc_spi_gpio_table = {
75 static struct gpiod_lookup_table simone_spi_cs_gpio_table = {
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-ecovec24/
H A Dsetup.c375 static struct gpiod_lookup_table gpio_backlight_lookup = {
483 static struct gpiod_lookup_table tw9910_gpios = {
490 static struct gpiod_lookup_table mt9t112_0_gpios = {
498 static struct gpiod_lookup_table mt9t112_1_gpios = {
657 static struct gpiod_lookup_table cn12_power_gpiod_table = {
697 static struct gpiod_lookup_table sdhi0_power_gpiod_table = {
707 static struct gpiod_lookup_table sdhi0_gpio_table = {
755 static struct gpiod_lookup_table sdhi1_gpio_table = {
803 static struct gpiod_lookup_table mmc_spi_gpio_table = {
853 static struct gpiod_lookup_table msiof_gpio_table = {

12345