Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/jz4740/
Djz4740-i2s.c483 static const struct of_device_id jz4740_of_matches[] = { variable
488 MODULE_DEVICE_TABLE(of, jz4740_of_matches);
502 match = of_match_device(jz4740_of_matches, &pdev->dev); in jz4740_i2s_dev_probe()
541 .of_match_table = of_match_ptr(jz4740_of_matches)