Searched refs:bl_type (Results 1 – 1 of 1) sorted by relevance
336 enum acpi_backlight_type bl_type; in dell_uart_bl_pdev_probe() local341 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()