klaptopdaemon
bind_info_t Struct Reference
#include <ds.h>
Detailed Description
Definition at line 31 of file ds.h.
Public Attributes | |
| dev_info_t | dev_info |
| u_char | function |
| struct dev_link_t * | instance |
| char | name [DEV_NAME_LEN] |
| u_short | major |
| u_short | minor |
| void * | next |
Member Data Documentation
| u_char bind_info_t::function |
struct dev_link_t* bind_info_t::instance [read] |
| char bind_info_t::name[DEV_NAME_LEN] |
| u_short bind_info_t::major |
| u_short bind_info_t::minor |
| void* bind_info_t::next |
The documentation for this struct was generated from the following file:
KDE 4.0 API Reference