Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rwpf.h74 static inline struct vsp1_rwpf *entity_to_rwpf(struct vsp1_entity *entity) in entity_to_rwpf() function
H A Dvsp1_wpf.c207 struct vsp1_rwpf *wpf = entity_to_rwpf(entity); in vsp1_wpf_destroy()