Searched refs:pixcir_of_match (Results 1 – 1 of 1) sorted by relevance
422 static const struct of_device_id pixcir_of_match[]; variable429 match = of_match_device(of_match_ptr(pixcir_of_match), dev); in pixcir_parse_dt()586 static const struct of_device_id pixcir_of_match[] = { variable591 MODULE_DEVICE_TABLE(of, pixcir_of_match);598 .of_match_table = of_match_ptr(pixcir_of_match),