Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_decompress.c361 static const struct of_device_id rockchip_decom_dt_match[] = { variable
370 .of_match_table = rockchip_decom_dt_match,
378 node = of_find_matching_node(NULL, rockchip_decom_dt_match); in rockchip_hw_decompress_init()