Home
last modified time | relevance | path

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

/linux/drivers/soc/rockchip/
H A Dio-domain.c546 static const struct of_device_id rockchip_iodomain_match[] = { variable
609 MODULE_DEVICE_TABLE(of, rockchip_iodomain_match);
629 match = of_match_node(rockchip_iodomain_match, np); in rockchip_iodomain_probe()
749 .of_match_table = rockchip_iodomain_match,