Searched refs:hypv_open (Results 1 – 4 of 4) sorted by relevance
70 int hypv_open(const char *str, int flag);
182 int hypv_open(const char *str, int flag) in hypv_open() function
1670 m_nDriver_fd = hypv_open(device_name, O_RDWR); in venc_open()
2383 drv_ctx.video_driver_fd = hypv_open(device_name, O_RDWR); in component_init()