![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 0002 /* 0003 * Copyright (C) 2005-2014 Intel Corporation 0004 */ 0005 #ifndef __iwl_eeprom_h__ 0006 #define __iwl_eeprom_h__ 0007 0008 #include "iwl-trans.h" 0009 0010 int iwl_read_eeprom(struct iwl_trans *trans, u8 **eeprom, size_t *eeprom_size); 0011 0012 #endif /* __iwl_eeprom_h__ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |