![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-only */ 0002 /* 0003 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 0004 * 0005 * @File cthw20k2.h 0006 * 0007 * @Brief 0008 * This file contains the definition of hardware access methord. 0009 * 0010 * @Author Liu Chun 0011 * @Date May 13 2008 0012 */ 0013 0014 #ifndef CTHW20K2_H 0015 #define CTHW20K2_H 0016 0017 #include "cthardware.h" 0018 0019 int create_20k2_hw_obj(struct hw **rhw); 0020 int destroy_20k2_hw_obj(struct hw *hw); 0021 0022 #endif /* CTHW20K2_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |