![]() |
|
|||
0001 /* Copyright 2008 - 2016 Freescale Semiconductor, Inc. 0002 * 0003 * Redistribution and use in source and binary forms, with or without 0004 * modification, are permitted provided that the following conditions are met: 0005 * * Redistributions of source code must retain the above copyright 0006 * notice, this list of conditions and the following disclaimer. 0007 * * Redistributions in binary form must reproduce the above copyright 0008 * notice, this list of conditions and the following disclaimer in the 0009 * documentation and/or other materials provided with the distribution. 0010 * * Neither the name of Freescale Semiconductor nor the 0011 * names of its contributors may be used to endorse or promote products 0012 * derived from this software without specific prior written permission. 0013 * 0014 * ALTERNATIVELY, this software may be distributed under the terms of the 0015 * GNU General Public License ("GPL") as published by the Free Software 0016 * Foundation, either version 2 of that License or (at your option) any 0017 * later version. 0018 * 0019 * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY 0020 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 0021 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 0022 * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY 0023 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 0024 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 0025 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 0026 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 0027 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 0028 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 0029 */ 0030 0031 #include "bman_priv.h" 0032 0033 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt 0034 0035 void bman_test_api(void);
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |