Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/
Darm_sdei.c996 static const struct of_device_id sdei_of_match[] = { variable
1005 .of_match_table = sdei_of_match,
1019 np = of_find_matching_node(fw_np, sdei_of_match); in sdei_present_dt()