Searched refs:pcspkr_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/drivers/input/misc/
H A Dpcspkr.c36 static int pcspkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) function
92 pcspkr_dev->event = pcspkr_event;
112 pcspkr_event(NULL, EV_SND, SND_BELL, 0);
119 pcspkr_event(NULL, EV_SND, SND_BELL, 0);
127 pcspkr_event(NULL, EV_SND, SND_BELL, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/misc/
H A Dpcspkr.c36 static int pcspkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) function
92 pcspkr_dev->event = pcspkr_event;
112 pcspkr_event(NULL, EV_SND, SND_BELL, 0);
119 pcspkr_event(NULL, EV_SND, SND_BELL, 0);
127 pcspkr_event(NULL, EV_SND, SND_BELL, 0);

Completed in 45 milliseconds