Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/misc/
Dvcpu_stall_detector.c202 static const struct of_device_id vcpu_stall_detect_of_match[] = { variable
207 MODULE_DEVICE_TABLE(of, vcpu_stall_detect_of_match);
214 .of_match_table = vcpu_stall_detect_of_match,