Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/product/hiosd/vo/mkp/src/
Dvo.c71 hi_vo_user_sync_info *user_sync = HI_NULL; in vo_set_user_sync_clk() local
75 user_sync = vo_get_dev_user_sync_info(dev); in vo_set_user_sync_clk()
76 if (user_sync == HI_NULL) { in vo_set_user_sync_clk()
79 ret = vo_set_user_sync_info(dev, user_sync); in vo_set_user_sync_clk()