Home
last modified time | relevance | path

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

/drivers/staging/fbtft/
A Dfbtft.h277 #define FBTFT_DT_TABLE(_compatible) \ argument
279 { .compatible = _compatible }, \
284 #define FBTFT_SPI_DRIVER(_name, _compatible, _display, _spi_ids) \ argument
308 #define FBTFT_REGISTER_DRIVER(_name, _compatible, _display) \ argument
322 FBTFT_DT_TABLE(_compatible) \
324 FBTFT_SPI_DRIVER(_name, _compatible, _display, NULL) \
/drivers/mmc/core/
A Dcard.h142 #define SDIO_FIXUP_COMPATIBLE(_compatible, _fixup, _data) \ argument
154 .of_compatible = _compatible, \

Completed in 10 milliseconds