Home
last modified time | relevance | path

Searched refs:lp855x_dt_ids (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dlp855x_bl.c519 static const struct of_device_id lp855x_dt_ids[] = { variable
529 MODULE_DEVICE_TABLE(of, lp855x_dt_ids);
546 .of_match_table = of_match_ptr(lp855x_dt_ids),
/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dlp855x_bl.c560 static const struct of_device_id lp855x_dt_ids[] __maybe_unused = {
570 MODULE_DEVICE_TABLE(of, lp855x_dt_ids);
596 .of_match_table = of_match_ptr(lp855x_dt_ids),

Completed in 4 milliseconds