Searched defs:threshold_block (Results 1 – 1 of 1) sorted by relevance
27394 struct threshold_block { struct27395 unsigned int block;27396 unsigned int bank;27397 unsigned int cpu;27398 u32 address;27399 u16 interrupt_enable;27400 bool interrupt_capable;27401 u16 threshold_limit;27402 struct kobject kobj;27403 struct list_head miscj;