![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-only */ 0002 /* 0003 * 0004 * Copyright (C) 2005 Mike Isely <isely@pobox.com> 0005 */ 0006 #ifndef __PVRUSB2_I2C_CORE_H 0007 #define __PVRUSB2_I2C_CORE_H 0008 0009 struct pvr2_hdw; 0010 0011 void pvr2_i2c_core_init(struct pvr2_hdw *); 0012 void pvr2_i2c_core_done(struct pvr2_hdw *); 0013 0014 0015 #endif /* __PVRUSB2_I2C_ADAPTER_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |