Searched refs:close_func (Results 1 – 3 of 3) sorted by relevance
19 int (*close_func)(struct vpu_instance *inst, u32 *fail_res),
57 int (*close_func)(struct vpu_instance *inst, u32 *fail_res), in wave5_vpu_release_device()68 ret = close_func(inst, &fail_res); in wave5_vpu_release_device()
212 tuner_close_func_t close_func; member