Searched defs:mux_control (Results 1 – 1 of 1) sorted by relevance
44 struct mux_control { struct45 struct semaphore lock; /* protects the state of the mux */70 struct mux_control mux[] __counted_by(controllers); argument