Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_intel_max10.h11 struct max10_compatible_id { struct
36 struct max10_compatible_id *id; /*max10 compatible*/
H A Dopae_intel_max10.c54 static struct max10_compatible_id max10_id_table[] = {
60 static struct max10_compatible_id *max10_match_compatible(const char *fdt_root) in max10_match_compatible()
62 struct max10_compatible_id *id = max10_id_table; in max10_match_compatible()
142 struct max10_compatible_id *id; in init_max10_device_table()