Searched refs:of_flctl_match (Results 1 – 1 of 1) sorted by relevance
1035 static const struct of_device_id of_flctl_match[] = { variable1040 MODULE_DEVICE_TABLE(of, of_flctl_match);1050 match = of_match_device(of_flctl_match, dev); in flctl_parse_dt()1193 .of_match_table = of_match_ptr(of_flctl_match),