|
libhd
5.0
|
Driver information structures and union. More...
Data Structures | |
| struct | isdn_parm_s |
| ISDN configuration parameter Notes on isdn_parm_t: More... | |
| struct | driver_info_any_t |
| unspecific info More... | |
| struct | driver_info_display_t |
| display (monitor) info More... | |
| struct | driver_info_module_t |
| module info More... | |
| struct | driver_info_mouse_t |
| mouse protocol info More... | |
| struct | driver_info_x11_t |
| X11 server info. More... | |
| struct | driver_info_isdn_t |
| isdn info More... | |
| struct | driver_info_dsl_t |
| dsl info More... | |
| struct | driver_info_kbd_t |
| keyboard info More... | |
| union | driver_info_u |
Typedefs | |
| typedef struct isdn_parm_s | isdn_parm_t |
| ISDN configuration parameter Notes on isdn_parm_t: More... | |
| typedef enum driver_info_type | hd_driver_info_t |
| device driver info types More... | |
| typedef union driver_info_u | driver_info_t |
Enumerations | |
| enum | driver_info_type { di_any, di_display, di_module, di_mouse, di_x11, di_isdn, di_kbd, di_dsl } |
| device driver info types More... | |
Driver information structures and union.
| typedef union driver_info_u driver_info_t |
| typedef enum driver_info_type hd_driver_info_t |
device driver info types
| typedef struct isdn_parm_s isdn_parm_t |
ISDN configuration parameter Notes on isdn_parm_t:
| enum driver_info_type |