Searched defs:threshold_block (Results 1 – 1 of 1) sorted by relevance
221 struct threshold_block { struct223 unsigned int block;225 unsigned int bank;227 unsigned int cpu;229 u32 address;231 bool interrupt_enable;233 bool interrupt_capable;235 u16 threshold_limit;237 struct kobject kobj;239 struct list_head miscj;