libhd 5.0
klog.h
Go to the documentation of this file.
1void read_klog(hd_data_t *hd_data);
2void dump_klog(hd_data_t *hd_data);
void dump_klog(hd_data_t *hd_data)
Definition klog.c:176
void read_klog(hd_data_t *hd_data)
Definition klog.c:50
Holds all data accumulated during hardware probing.
Definition hd.h:2647