Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/fbtft/
A Dfbtft.h275 #define FBTFT_DT_TABLE(_compatible) \ argument
277 { .compatible = _compatible }, \
282 #define FBTFT_SPI_DRIVER(_name, _compatible, _display, _spi_ids) \ argument
306 #define FBTFT_REGISTER_DRIVER(_name, _compatible, _display) \ argument
321 FBTFT_DT_TABLE(_compatible) \
323 FBTFT_SPI_DRIVER(_name, _compatible, _display, NULL) \
/linux-6.3-rc2/drivers/mmc/core/
A Dcard.h126 #define SDIO_FIXUP_COMPATIBLE(_compatible, _fixup, _data) \ argument
138 .of_compatible = _compatible, \

Completed in 5 milliseconds