Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/
Darm_sdei.c1067 static const struct of_device_id sdei_of_match[] = { variable
1076 .of_match_table = sdei_of_match,
1089 np = of_find_matching_node(fw_np, sdei_of_match); in sdei_present_dt()