Searched refs:SPI_NAME_SIZE (Results 1 – 4 of 4) sorted by relevance
11 #define SPI_NAME_SIZE 32 macro15 char name[SPI_NAME_SIZE];
167 strscpy(board_info.modalias, "m10-n5010", SPI_NAME_SIZE); in dfl_spi_altera_probe()169 strscpy(board_info.modalias, "m10-d5005", SPI_NAME_SIZE); in dfl_spi_altera_probe()
321 char modalias[SPI_NAME_SIZE]; in new_device_store()334 if (blank == buf || blank - buf > SPI_NAME_SIZE - 1) { in new_device_store()
226 char modalias[SPI_NAME_SIZE];1702 char modalias[SPI_NAME_SIZE];