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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/input/misc/
H A Dpcspkr.c29 static int pcspkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) function
85 pcspkr_dev->event = pcspkr_event;
105 pcspkr_event(NULL, EV_SND, SND_BELL, 0);
112 pcspkr_event(NULL, EV_SND, SND_BELL, 0);
120 pcspkr_event(NULL, EV_SND, SND_BELL, 0);

Completed in 45 milliseconds