Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/st/stm32/dma2d/
Ddma2d.c600 static const struct of_device_id stm32_dma2d_match[]; variable
714 static const struct of_device_id stm32_dma2d_match[] = { variable
721 MODULE_DEVICE_TABLE(of, stm32_dma2d_match);
728 .of_match_table = stm32_dma2d_match,