Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/google/
H A Dvpd_decode.c36 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()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Domap_hsmmc.c515 unsigned int *input_buf = (unsigned int *)buf; local
/OK3568_Linux_fs/kernel/net/bluetooth/hidp/
H A Dhidp.h185 u8 input_buf[HID_MAX_BUFFER_SIZE]; member
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-hyperv.c152 u8 input_buf[HID_MAX_BUFFER_SIZE]; member
H A Duhid.c48 struct uhid_event input_buf; member
H A Dhid-nintendo.c192 u8 input_buf[JC_MAX_RESP_SIZE]; member
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Ddebug.c1387 char input_buf[1]; in debug_input_flush_fn() local
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dacer-wmi.c1622 struct acpi_buffer input_buf = { sizeof(input), input }; in acer_kbd_dock_get_initial_state() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c1051 u8 *input_buf, u32 max_size, u8 *unzip_buf) in qed_unzip_data()
/OK3568_Linux_fs/kernel/crypto/
H A Dtestmgr.c3753 void *input_buf = NULL; in do_test_kpp() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_regs.h1005 u8 input_buf[CY_MAX_INPUT]; member
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse.c30 static const char *input_buf; variable