Home
last modified time | relevance | path

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

/drivers/video/adf/
Dadf.h32 void adf_post_cleanup(struct adf_device *dev, struct adf_pending_post *post);
Dadf.c88 void adf_post_cleanup(struct adf_device *dev, struct adf_pending_post *post) in adf_post_cleanup() function
148 adf_post_cleanup(dev, dev->onscreen); in adf_post_work_func()
606 adf_post_cleanup(dev, dev->onscreen); in adf_device_destroy()