|
libhd
5.0
|
sysfs driver info More...
#include <hd.h>
Data Fields | |
| struct s_sysfsdrv_t * | next |
| char * | driver |
| char * | device |
| char * | module |
sysfs driver info
| char* s_sysfsdrv_t::device |
Referenced by hd_free_sysfsdrv(), hd_sysfs_driver_list(), and hd_sysfs_find_driver().
| char* s_sysfsdrv_t::driver |
Referenced by hd_free_sysfsdrv(), hd_sysfs_driver_list(), hd_sysfs_find_driver(), int_devicenames(), and int_update_driver_data().
| char* s_sysfsdrv_t::module |
Referenced by hd_free_sysfsdrv(), hd_sysfs_driver_list(), and int_update_driver_data().
| struct s_sysfsdrv_t* s_sysfsdrv_t::next |
Referenced by hd_free_sysfsdrv(), hd_sysfs_driver_list(), hd_sysfs_find_driver(), int_devicenames(), and int_update_driver_data().