Searched defs:threshold_block (Results 1 – 1 of 1) sorted by relevance
231 struct threshold_block { struct233 unsigned int block;235 unsigned int bank;237 unsigned int cpu;239 u32 address;241 bool interrupt_enable;243 bool interrupt_capable;245 u16 threshold_limit;247 struct kobject kobj;249 struct list_head miscj;