Lines Matching defs:s
57 struct cx18_queue *_cx18_enqueue(struct cx18_stream *s, struct cx18_mdl *mdl, in _cx18_enqueue()
87 struct cx18_mdl *cx18_dequeue(struct cx18_stream *s, struct cx18_queue *q) in cx18_dequeue()
103 static void _cx18_mdl_update_bufs_for_cpu(struct cx18_stream *s, in _cx18_mdl_update_bufs_for_cpu()
123 static inline void cx18_mdl_update_bufs_for_cpu(struct cx18_stream *s, in cx18_mdl_update_bufs_for_cpu()
139 struct cx18_mdl *cx18_queue_get_mdl(struct cx18_stream *s, u32 id, in cx18_queue_get_mdl()
210 static void cx18_queue_flush(struct cx18_stream *s, in cx18_queue_flush()
236 void cx18_flush_queues(struct cx18_stream *s) in cx18_flush_queues()
246 void cx18_unload_queues(struct cx18_stream *s) in cx18_unload_queues()
277 void cx18_load_queues(struct cx18_stream *s) in cx18_load_queues()
335 void _cx18_mdl_sync_for_device(struct cx18_stream *s, struct cx18_mdl *mdl) in _cx18_mdl_sync_for_device()
347 int cx18_stream_alloc(struct cx18_stream *s) in cx18_stream_alloc()
418 void cx18_stream_free(struct cx18_stream *s) in cx18_stream_free()