|
libhd
5.0
|
isdn info More...
#include <hd.h>
Data Fields | |
| union driver_info_u * | next |
| enum driver_info_type | type |
| driver info type | |
| str_list_t * | hddb0 |
| str_list_t * | hddb1 |
| the actual driver database entries | |
| int | i4l_type |
| int | i4l_subtype |
| I4L types. | |
| char * | i4l_name |
| I4L card name. | |
| isdn_parm_t * | params |
| isdn parameters | |
isdn info
the actual driver database entries
I4L card name.
Referenced by dump_normal(), free_driver_info(), and isdn_driver().
I4L types.
Referenced by dump_normal(), and isdn_driver().
Referenced by dump_normal(), and isdn_driver().
isdn parameters
Referenced by dump_normal(), free_driver_info(), and isdn_driver().
driver info type
Referenced by isdn_driver().