|
Linux Kernel
3.7.1
|
#include <hwsampler.h>
Data Fields | |
| unsigned long | first_sdbt |
| unsigned long | worker_entry |
| unsigned long | sample_overflow |
| struct hws_qsi_info_block | qsi |
| struct hws_ssctl_request_block | ssctl |
| struct work_struct | worker |
| atomic_t | ext_params |
| unsigned long | req_alert |
| unsigned long | loss_of_sample_data |
| unsigned long | invalid_entry_address |
| unsigned long | incorrect_sdbt_entry |
| unsigned long | sample_auth_change_alert |
| unsigned int | finish:1 |
| unsigned int | oom:1 |
| unsigned int | stop_mode:1 |
Definition at line 53 of file hwsampler.h.
| atomic_t ext_params |
Definition at line 60 of file hwsampler.h.
| unsigned int finish |
Definition at line 66 of file hwsampler.h.
| unsigned long first_sdbt |
Definition at line 54 of file hwsampler.h.
| unsigned long incorrect_sdbt_entry |
Definition at line 64 of file hwsampler.h.
| unsigned long invalid_entry_address |
Definition at line 63 of file hwsampler.h.
| unsigned long loss_of_sample_data |
Definition at line 62 of file hwsampler.h.
| unsigned int oom |
Definition at line 67 of file hwsampler.h.
Definition at line 57 of file hwsampler.h.
| unsigned long req_alert |
Definition at line 61 of file hwsampler.h.
| unsigned long sample_auth_change_alert |
Definition at line 65 of file hwsampler.h.
| unsigned long sample_overflow |
Definition at line 56 of file hwsampler.h.
Definition at line 58 of file hwsampler.h.
| unsigned int stop_mode |
Definition at line 68 of file hwsampler.h.
Definition at line 59 of file hwsampler.h.
| unsigned long worker_entry |
Definition at line 55 of file hwsampler.h.
1.8.2