Searched refs:atmel_pmecc_caps (Results 1 – 2 of 2) sorted by relevance
63 const struct atmel_pmecc_caps *caps;
140 struct atmel_pmecc_caps { struct824 const struct atmel_pmecc_caps *caps, in atmel_pmecc_create()886 static struct atmel_pmecc_caps at91sam9g45_caps = {892 static struct atmel_pmecc_caps sama5d4_caps = {899 static struct atmel_pmecc_caps sama5d2_caps = {942 const struct atmel_pmecc_caps *caps; in atmel_pmecc_probe()945 caps = (struct atmel_pmecc_caps *)dev_get_driver_data(dev); in atmel_pmecc_probe()
Completed in 9 milliseconds