Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/
H A Ddell-uart-backlight.c336 enum acpi_backlight_type bl_type; in dell_uart_bl_pdev_probe() local
341 bl_type = acpi_video_get_backlight_type(); in dell_uart_bl_pdev_probe()
342 if (bl_type != acpi_backlight_dell_uart) { in dell_uart_bl_pdev_probe()
343 dev_dbg(&pdev->dev, "Not loading (ACPI backlight type = %d)\n", bl_type); in dell_uart_bl_pdev_probe()