|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| void | hpi_debug_init (void) |
| int | hpi_debug_level_set (int level) |
| int | hpi_debug_level_get (void) |
| void | hpi_debug_message (struct hpi_message *phm, char *sz_fileline) |
| void | hpi_debug_data (u16 *pdata, u32 len) |
Variables | |
| int | hpi_debug_level = HPI_DEBUG_LEVEL_DEFAULT |
Definition at line 58 of file hpidebug.c.
Definition at line 29 of file hpidebug.c.
Definition at line 43 of file hpidebug.c.
Definition at line 34 of file hpidebug.c.
| void hpi_debug_message | ( | struct hpi_message * | phm, |
| char * | sz_fileline | ||
| ) |
Definition at line 48 of file hpidebug.c.
| int hpi_debug_level = HPI_DEBUG_LEVEL_DEFAULT |
Definition at line 27 of file hpidebug.c.
1.8.2