Home
last modified time | relevance | path

Searched refs:hantro_func (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H A Dhantro.h122 * struct hantro_func - Hantro VPU functionality
139 struct hantro_func { struct
150 static inline struct hantro_func *
153 return container_of(vdev, struct hantro_func, vdev); in hantro_vdev_to_func()
181 struct hantro_func *encoder;
182 struct hantro_func *decoder;
H A Dhantro_drv.c399 struct hantro_func *func = hantro_vdev_to_func(vdev); in hantro_open()
532 struct hantro_func *func) in hantro_attach_func()
623 static void hantro_detach_func(struct hantro_func *func) in hantro_detach_func()
637 struct hantro_func *func; in hantro_add_func()
710 struct hantro_func *func; in hantro_remove_func()
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Dhantro.h139 * struct hantro_func - Hantro VPU functionality
156 struct hantro_func { struct
167 static inline struct hantro_func *
170 return container_of(vdev, struct hantro_func, vdev); in hantro_vdev_to_func()
199 struct hantro_func *encoder;
200 struct hantro_func *decoder;
H A Dhantro_drv.c628 struct hantro_func *func = hantro_vdev_to_func(vdev); in hantro_open()
776 struct hantro_func *func) in hantro_attach_func()
867 static void hantro_detach_func(struct hantro_func *func) in hantro_detach_func()
881 struct hantro_func *func; in hantro_add_func()
959 struct hantro_func *func; in hantro_remove_func()

Completed in 6 milliseconds