Home
last modified time | relevance | path

Searched defs:socs (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/soc/atmel/
H A Dsoc.c31 static const struct at91_soc socs[] __initconst = { variable
336 struct soc_device * __init at91_soc_init(const struct at91_soc *socs) in at91_soc_init()