Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/
Dvcpu_stall_detector.c203 static const struct of_device_id vcpu_stall_detect_of_match[] = { variable
208 MODULE_DEVICE_TABLE(of, vcpu_stall_detect_of_match);
215 .of_match_table = vcpu_stall_detect_of_match,