Searched defs:input_mask (Results 1 – 8 of 8) sorted by relevance
123 struct input_mask { struct124 uint32_t type;125 uint32_t codes_size;126 uint64_t codes_ptr;
126 struct input_mask { struct127 __u32 type;128 __u32 codes_size;129 __u64 codes_ptr;
51 unsigned int input_mask; member
952 unsigned int input_mask = 0; in pvr2_v4l2_open() local
1434 union ixgbe_atr_input *input_mask) in ixgbe_atr_compute_perfect_hash_82599()1490 static u32 ixgbe_get_fdirtcpm_82599(union ixgbe_atr_input *input_mask) in ixgbe_get_fdirtcpm_82599()1519 union ixgbe_atr_input *input_mask) in ixgbe_fdir_set_input_mask_82599()
42 u16 input_mask; /* 1 = GPIO is input direction, 0 = output */ member
109 uint32_t input_mask; member
305 uint32_t input_mask = regs->input_mask; in aspeed_gpio_update() local