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