Home
last modified time | relevance | path

Searched defs:input_buf (Results 1 – 4 of 4) sorted by relevance

/drivers/firmware/google/
Dvpd_decode.c46 static int vpd_decode_entry(const u32 max_len, const u8 *input_buf, in vpd_decode_entry()
70 int vpd_decode_string(const u32 max_len, const u8 *input_buf, u32 *consumed, in vpd_decode_string()
/drivers/hid/
Dhid-hyperv.c160 u8 input_buf[HID_MAX_BUFFER_SIZE]; member
Duhid.c41 struct uhid_event input_buf; member
/drivers/net/ethernet/qlogic/qed/
Dqed_main.c867 u8 *input_buf, u32 max_size, u8 *unzip_buf) in qed_unzip_data()