Searched refs:SPI_NAME_SIZE (Results 1 – 4 of 4) sorted by relevance
191 char name[SPI_NAME_SIZE];
489 #define SPI_NAME_SIZE 32 macro493 char name[SPI_NAME_SIZE];
172 char modalias[SPI_NAME_SIZE];1309 char modalias[SPI_NAME_SIZE];
390 snprintf(&pdata->name[0], SPI_NAME_SIZE - 1, "%pOFn", np); in adf4350_parse_dt()