Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
Dvsp1_rwpf.h74 static inline struct vsp1_rwpf *entity_to_rwpf(struct vsp1_entity *entity) in entity_to_rwpf() function
Dvsp1_wpf.c230 struct vsp1_rwpf *wpf = entity_to_rwpf(entity); in vsp1_wpf_destroy()