Searched defs:tc6393xb (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mfd/
H A Dtc6393xb.c91 struct tc6393xb { struct
126 struct tc6393xb *tc6393xb = platform_get_drvdata(dev); tc6393xb_nand_enable() local
224 struct tc6393xb *tc6393xb = dev_get_drvdata(dev->dev.parent); tc6393xb_ohci_enable() local
246 struct tc6393xb *tc6393xb = dev_get_drvdata(dev->dev.parent); tc6393xb_ohci_disable() local
279 struct tc6393xb *tc6393xb = dev_get_drvdata(dev->dev.parent); tc6393xb_fb_enable() local
297 struct tc6393xb *tc6393xb = dev_get_drvdata(dev->dev.parent); tc6393xb_fb_disable() local
316 struct tc6393xb *tc6393xb = platform_get_drvdata(dev); tc6393xb_lcd_set_power() local
338 struct tc6393xb *tc6393xb = platform_get_drvdata(dev); tc6393xb_lcd_mode() local
355 struct tc6393xb *tc6393xb = platform_get_drvdata(dev); tc6393xb_mmc_enable() local
366 struct tc6393xb *tc6393xb = platform_get_drvdata(dev); tc6393xb_mmc_resume() local
377 struct tc6393xb *tc6393xb = platform_get_drvdata(dev); tc6393xb_mmc_pwr() local
385 struct tc6393xb *tc6393xb = platform_get_drvdata(dev); tc6393xb_mmc_clk_div() local
437 struct tc6393xb *tc6393xb = container_of(chip, struct tc6393xb, gpio); tc6393xb_gpio_get() local
447 struct tc6393xb *tc6393xb = container_of(chip, struct tc6393xb, gpio); __tc6393xb_gpio_set() local
462 struct tc6393xb *tc6393xb = container_of(chip, struct tc6393xb, gpio); tc6393xb_gpio_set() local
475 struct tc6393xb *tc6393xb = container_of(chip, struct tc6393xb, gpio); tc6393xb_gpio_direction_input() local
493 struct tc6393xb *tc6393xb = container_of(chip, struct tc6393xb, gpio); tc6393xb_gpio_direction_output() local
510 static int tc6393xb_register_gpio(struct tc6393xb *tc6393xb, int gpio_base) tc6393xb_register_gpio() argument
528 struct tc6393xb *tc6393xb = irq_get_handler_data(irq); tc6393xb_irq() local
548 struct tc6393xb *tc6393xb = irq_data_get_irq_chip_data(data); tc6393xb_irq_mask() local
561 struct tc6393xb *tc6393xb = irq_data_get_irq_chip_data(data); tc6393xb_irq_unmask() local
581 struct tc6393xb *tc6393xb = platform_get_drvdata(dev); tc6393xb_attach_irq() local
599 struct tc6393xb *tc6393xb = platform_get_drvdata(dev); tc6393xb_detach_irq() local
619 struct tc6393xb *tc6393xb; tc6393xb_probe() local
748 struct tc6393xb *tc6393xb = platform_get_drvdata(dev); tc6393xb_remove() local
775 struct tc6393xb *tc6393xb = platform_get_drvdata(dev); tc6393xb_suspend() local
798 struct tc6393xb *tc6393xb = platform_get_drvdata(dev); tc6393xb_resume() local

Completed in 51 milliseconds