![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-only */ 0002 /* 0003 * Copyright (C) ST-Ericsson SA 2012 0004 * 0005 * Author: Ola Lilja <ola.o.lilja@stericsson.com>, 0006 * Roger Nilsson <roger.xr.nilsson@stericsson.com> 0007 * for ST-Ericsson. 0008 */ 0009 #ifndef UX500_PCM_H 0010 #define UX500_PCM_H 0011 0012 #include <asm/page.h> 0013 0014 #include <linux/workqueue.h> 0015 0016 int ux500_pcm_register_platform(struct platform_device *pdev); 0017 int ux500_pcm_unregister_platform(struct platform_device *pdev); 0018 0019 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |