Home
last modified time | relevance | path

Searched refs:atmel_ecc_dt_ids (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Datmel-ecc.c378 static const struct of_device_id atmel_ecc_dt_ids[] = { variable
385 MODULE_DEVICE_TABLE(of, atmel_ecc_dt_ids);
397 .of_match_table = of_match_ptr(atmel_ecc_dt_ids),
/kernel/linux/linux-6.6/drivers/crypto/
H A Datmel-ecc.c371 static const struct of_device_id atmel_ecc_dt_ids[] = { variable
378 MODULE_DEVICE_TABLE(of, atmel_ecc_dt_ids);
390 .of_match_table = of_match_ptr(atmel_ecc_dt_ids),

Completed in 2 milliseconds