Searched refs:_display (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/staging/fbtft/ |
| H A D | fbtft.h | 284 #define FBTFT_SPI_DRIVER(_name, _compatible, _display, _spi_ids) \ argument 288 return fbtft_probe_common(_display, spi, NULL); \ 308 #define FBTFT_REGISTER_DRIVER(_name, _compatible, _display) \ argument 312 return fbtft_probe_common(_display, NULL, pdev); \ 324 FBTFT_SPI_DRIVER(_name, _compatible, _display, NULL) \ 358 #define FBTFT_REGISTER_SPI_DRIVER(_name, _comp_vend, _comp_dev, _display) \ argument 368 FBTFT_SPI_DRIVER(_name, _comp_vend "," _comp_dev, _display, spi_ids) \
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_pch.h | 37 #define INTEL_PCH_TYPE(_display) ((_display)->pch_type) argument
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_device_wa_oob.rules | 4 22019338487_display PLATFORM(LUNARLAKE)
|
| /linux/drivers/gpu/drm/xe/display/ |
| H A D | intel_fbdev_fb.c | 33 if (!IS_DGFX(xe) && !XE_DEVICE_WA(xe, 22019338487_display)) { in intel_fbdev_fb_bo_create()
|