![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-only */ 0002 /* 0003 * Copyright (c) 2013, NVIDIA CORPORATION. All rights reserved. 0004 */ 0005 0006 #ifndef __SPEAR_PCM_H__ 0007 #define __SPEAR_PCM_H__ 0008 0009 int devm_spear_pcm_platform_register(struct device *dev, 0010 struct snd_dmaengine_pcm_config *config, 0011 bool (*filter)(struct dma_chan *chan, void *slave)); 0012 0013 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |