Searched defs:input_mask (Results 1 – 2 of 2) sorted by relevance
123 struct input_mask { struct124 __u32 type;125 __u32 codes_size;126 __u64 codes_ptr;
45 u16 input_mask; /* 1 = GPIO is input direction, 0 = output */ member