| /OK3568_Linux_fs/kernel/include/linux/gpio/ |
| H A D | machine.h | 43 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 D | common-smdk-s3c24xx.c | 47 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 D | mach-n30.c | 249 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 D | mach-mini2440.c | 246 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 D | mach-crag6410-module.c | 210 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 D | mach-qt2410.c | 177 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 D | mach-vr1000.c | 226 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 D | mach-smartq.c | 125 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 D | colibri-evalboard.c | 40 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 D | palm27x.h | 14 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 D | tosa.c | 242 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 D | intel_atomisp2_led.c | 33 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 D | shannon.c | 78 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 D | generic.h | 51 struct gpiod_lookup_table; 52 void sa11x0_register_pcmcia(int socket, struct gpiod_lookup_table *);
|
| H A D | nanoengine.c | 99 static struct gpiod_lookup_table nanoengine_pcmcia0_gpio_table = { 109 static struct gpiod_lookup_table nanoengine_pcmcia1_gpio_table = {
|
| H A D | assabet.c | 448 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 D | platform_tc35876x.c | 12 static struct gpiod_lookup_table tc35876x_gpio_table = { 25 struct gpiod_lookup_table *table = &tc35876x_gpio_table; in tc35876x_platform_data()
|
| H A D | platform_bcm43xx.c | 55 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 D | platform_bt.c | 23 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 D | board-ams-delta.c | 281 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 D | i2c.c | 35 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 D | board-omapl138-hawk.c | 134 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 D | board-da830-evm.c | 83 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 D | simone.c | 46 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 D | setup.c | 375 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 = {
|