Home
last modified time | relevance | path

Searched refs:x86_android_tablet_device (Results 1 – 1 of 1) sorted by relevance

/drivers/platform/x86/x86-android-tablets/
A Dcore.c28 static struct platform_device *x86_android_tablet_device; variable
61 gpiod = devm_gpiod_get(&x86_android_tablet_device->dev, con_id, dflags); in x86_android_tablet_get_gpiod()
118 devm_gpiod_put(&x86_android_tablet_device->dev, gpiod); in x86_acpi_irq_helper_get()
382 x86_android_tablet_device = pdev; in x86_android_tablet_probe()
496 devm_gpiod_put(&x86_android_tablet_device->dev, gpiod); in x86_android_tablet_probe()
525 x86_android_tablet_device = platform_create_bundle(&x86_android_tablet_driver, in x86_android_tablet_init()
529 return PTR_ERR_OR_ZERO(x86_android_tablet_device); in x86_android_tablet_init()
535 platform_device_unregister(x86_android_tablet_device); in x86_android_tablet_exit()

Completed in 5 milliseconds