Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/arm/protected_memory_allocator/
H A Dprotected_memory_allocator.c543 static const struct of_device_id protected_memory_allocator_dt_ids[] = { variable
547 MODULE_DEVICE_TABLE(of, protected_memory_allocator_dt_ids);
554 .of_match_table = of_match_ptr(protected_memory_allocator_dt_ids),