Searched defs:uhid_create_req_compat (Results 1 – 1 of 1) sorted by relevance
404 struct uhid_create_req_compat { struct405 __u8 name[128];406 __u8 phys[64];407 __u8 uniq[64];409 compat_uptr_t rd_data;410 __u16 rd_size;434 struct uhid_create_req_compat *compat; in uhid_event_from_user() argument