Home
last modified time | relevance | path

Searched refs:bcm63xx_hsspi_of_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bcm63xx-hsspi.c523 static const struct of_device_id bcm63xx_hsspi_of_match[] = { variable
527 MODULE_DEVICE_TABLE(of, bcm63xx_hsspi_of_match);
533 .of_match_table = bcm63xx_hsspi_of_match,
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-bcm63xx-hsspi.c933 static const struct of_device_id bcm63xx_hsspi_of_match[] = { variable
938 MODULE_DEVICE_TABLE(of, bcm63xx_hsspi_of_match);
944 .of_match_table = bcm63xx_hsspi_of_match,

Completed in 3 milliseconds