OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uhid_event
(Results
1 - 3
of
3
) sorted by null
/external/kernel-headers/original/linux/
uhid.h
91
struct
uhid_event
{
struct
/external/bluetooth/bluedroid/btif/co/
bta_hh_co.c
40
static int uhid_write(int fd, const struct
uhid_event
*ev)
58
static int
uhid_event
(btif_hh_device_t *p_dev)
function
60
struct
uhid_event
ev;
176
ret =
uhid_event
(p_dev);
199
struct
uhid_event
ev;
209
struct
uhid_event
ev;
403
struct
uhid_event
ev;
/bionic/libc/kernel/common/linux/
uhid.h
94
struct
uhid_event
{
struct
Completed in 177 milliseconds