Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/fbtft/
Dfbtft.h358 #define FBTFT_REGISTER_SPI_DRIVER(_name, _comp_vend, _comp_dev, _display) \ argument
360 FBTFT_DT_TABLE(_comp_vend "," _comp_dev) \
363 { .name = _comp_dev }, \
368 FBTFT_SPI_DRIVER(_name, _comp_vend "," _comp_dev, _display, spi_ids) \