Searched defs:flinger (Results 1 – 1 of 1) sorted by relevance
110 struct flinger { struct111 struct device *dev;112 struct ion_client *ion_client;113 struct work_struct init_work;114 struct work_struct render_work;115 struct workqueue_struct *render_workqueue;116 struct mutex source_buffer_lock;/*src buffer lock*/117 struct mutex target_buffer_lock;/*dst buffer lock*/141 static struct flinger *flinger; argument254 static int rk_flinger_free_buffer(struct flinger *flinger, in rk_flinger_free_buffer()[all …]