Searched refs:hidp_input_event (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/bluetooth/hidp/
H A Dcore.c184 static int hidp_input_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) function
692 input->event = hidp_input_event;
887 hidp_input_event(session->input, EV_LED, 0, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/bluetooth/hidp/
H A Dcore.c184 static int hidp_input_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) function
692 input->event = hidp_input_event;
887 hidp_input_event(session->input, EV_LED, 0, 0);

Completed in 140 milliseconds