Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/chips-media/wave5/
Dwave5-helper.h19 int (*close_func)(struct vpu_instance *inst, u32 *fail_res),
Dwave5-helper.c57 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()
/linux-6.12.1/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h212 tuner_close_func_t close_func; member