Searched defs:input_buf (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/hid/ | ||
H A D | hid-hyperv.c | 160 u8 input_buf[HID_MAX_BUFFER_SIZE]; member in struct:mousevsc_dev |
H A D | uhid.c | 39 struct uhid_event input_buf; member in struct:uhid_device |
/linux-4.1.27/net/bluetooth/hidp/ | ||
H A D | hidp.h | 185 u8 input_buf[HID_MAX_BUFFER_SIZE]; member in struct:hidp_session |
/linux-4.1.27/arch/s390/kernel/ | ||
H A D | debug.c | 1365 char input_buf[1]; debug_input_flush_fn() local |
/linux-4.1.27/tools/lib/traceevent/ | ||
H A D | event-parse.c | 39 static const char *input_buf; variable |
Completed in 195 milliseconds