Home
last modified time | relevance | path

Searched refs:at91_soc (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/soc/atmel/ !
Dsoc.h13 struct at91_soc { struct
34 at91_soc_init(const struct at91_soc *socs); argument
Dsoc.c31 static const struct at91_soc socs[] __initconst = {
300 struct soc_device * __init at91_soc_init(const struct at91_soc *socs) in at91_soc_init()
303 const struct at91_soc *soc; in at91_soc_init()