HomeSort by: relevance | last modified time | path
    Searched defs:soc_panel_gpio_table (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dsi_vbt.c 824 static struct gpiod_lookup_table soc_panel_gpio_table = { variable in typeref:struct:gpiod_lookup_table
856 gpiod_add_lookup_table(&soc_panel_gpio_table);
911 gpiod_remove_lookup_table(&soc_panel_gpio_table);
intel_dsi_vbt.c 824 static struct gpiod_lookup_table soc_panel_gpio_table = { variable in typeref:struct:gpiod_lookup_table
856 gpiod_add_lookup_table(&soc_panel_gpio_table);
911 gpiod_remove_lookup_table(&soc_panel_gpio_table);
intel_dsi_vbt.c 824 static struct gpiod_lookup_table soc_panel_gpio_table = { variable in typeref:struct:gpiod_lookup_table
856 gpiod_add_lookup_table(&soc_panel_gpio_table);
911 gpiod_remove_lookup_table(&soc_panel_gpio_table);

Completed in 32 milliseconds