Home
last modified time | relevance | path

Searched defs:send_event (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/samples/uhid/
Duhid-example.c277 static int send_event(int fd) in send_event() function
/linux-4.4.14/include/linux/
Dhid-sensor-hub.h107 int (*send_event)(struct hid_sensor_hub_device *hsdev, u32 usage_id, member
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-ctrls.c1225 static void send_event(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl, u32 changes) in send_event() function