Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-jpeg/
H A Djpeg-core.c3127 static const struct of_device_id samsung_jpeg_match[] = { variable
3150 MODULE_DEVICE_TABLE(of, samsung_jpeg_match);
3160 match = of_match_node(samsung_jpeg_match, dev->of_node); in jpeg_get_drv_data()
3172 .of_match_table = of_match_ptr(samsung_jpeg_match),