Lines Matching defs:s
52 struct cx18_queue *_cx18_enqueue(struct cx18_stream *s, struct cx18_mdl *mdl, in _cx18_enqueue()
82 struct cx18_mdl *cx18_dequeue(struct cx18_stream *s, struct cx18_queue *q) in cx18_dequeue()
98 static void _cx18_mdl_update_bufs_for_cpu(struct cx18_stream *s, in _cx18_mdl_update_bufs_for_cpu()
118 static inline void cx18_mdl_update_bufs_for_cpu(struct cx18_stream *s, in cx18_mdl_update_bufs_for_cpu()
134 struct cx18_mdl *cx18_queue_get_mdl(struct cx18_stream *s, u32 id, in cx18_queue_get_mdl()
204 static void cx18_queue_flush(struct cx18_stream *s, in cx18_queue_flush()
230 void cx18_flush_queues(struct cx18_stream *s) in cx18_flush_queues()
240 void cx18_unload_queues(struct cx18_stream *s) in cx18_unload_queues()
271 void cx18_load_queues(struct cx18_stream *s) in cx18_load_queues()
329 void _cx18_mdl_sync_for_device(struct cx18_stream *s, struct cx18_mdl *mdl) in _cx18_mdl_sync_for_device()
341 int cx18_stream_alloc(struct cx18_stream *s) in cx18_stream_alloc()
411 void cx18_stream_free(struct cx18_stream *s) in cx18_stream_free()