Searched defs:bcm_voter (Results 1 – 1 of 1) sorted by relevance
32 struct bcm_voter { struct33 struct device *dev;34 struct device_node *np;35 struct mutex lock;36 struct list_head commit_list;37 struct list_head ws_list;38 struct list_head voter_node;39 u32 tcs_wait;