Searched defs:MAX_DEBUG_DEVS (Results 1 – 2 of 2) sorted by relevance
/external/adhd/cras/src/common/ | ||
D | cras_types.h | 266 #define MAX_DEBUG_DEVS 4 macro |
/external/adhd/cras/client/cras-sys/src/ | ||
D | gen.rs | 30 pub const MAX_DEBUG_DEVS: u32 = 4; constant |