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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A Dyealink.h25 * can be controlled like LCD, LED, dialtone and the ringtone.
86 /* Set ringtone volume
95 /* Set ringtone notes
104 /* Sound ringtone via the speaker on the back
216 _PIC('.', offsetof(struct yld_status, ringtone) , 0x24, "RINGTONE" ),
H A Dyealink.c45 * 20050801 henk Added ringtone, restructure USB
69 u8 ringtone; member in struct:yld_status
302 /* Set the ringtone volume */
376 case offsetof(struct yld_status, ringtone):
489 /* TODO should we issue a ringtone on a SND_BELL event?
745 /* Upload a ringtone to the device.
748 /* Stores raw ringtone data in the phone */
779 static DEVICE_ATTR(ringtone , _M220, NULL , store_ringtone);

Completed in 116 milliseconds