Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/fbtft/
Dfbtft.h357 #define FBTFT_REGISTER_SPI_DRIVER(_name, _comp_vend, _comp_dev, _display) \ argument
359 FBTFT_DT_TABLE(_comp_vend "," _comp_dev) \
362 { .name = _comp_dev }, \
367 FBTFT_SPI_DRIVER(_name, _comp_vend "," _comp_dev, _display, spi_ids) \