Searched defs:input_buf (Results 1 – 8 of 8) sorted by relevance
36 static int vpd_decode_entry(const u32 max_len, const u8 *input_buf, in vpd_decode_entry()60 int vpd_decode_string(const u32 max_len, const u8 *input_buf, u32 *consumed, in vpd_decode_string()
185 u8 input_buf[HID_MAX_BUFFER_SIZE]; member
152 u8 input_buf[HID_MAX_BUFFER_SIZE]; member
37 struct uhid_event input_buf; member
1355 char input_buf[1]; in debug_input_flush_fn() local
987 u8 *input_buf, u32 max_size, u8 *unzip_buf) in qed_unzip_data()
3465 void *input_buf = NULL; in do_test_kpp() local
30 static const char *input_buf; variable