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

/linux-master/drivers/input/misc/
H A Dyealink.h11 * can be controlled like LCD, LED, dialtone and the ringtone.
72 /* Set ringtone volume
81 /* Set ringtone notes
90 /* Sound ringtone via the speaker on the back
202 _PIC('.', offsetof(struct yld_status, ringtone) , 0x24, "RINGTONE" ),
H A Dyealink.c32 * 20050801 henk Added ringtone, restructure USB
53 u8 ringtone; member in struct:yld_status
287 /* Set the ringtone volume */
361 case offsetof(struct yld_status, ringtone):
481 /* TODO should we issue a ringtone on a SND_BELL event?
738 /* Upload a ringtone to the device.
741 /* Stores raw ringtone data in the phone */
772 static DEVICE_ATTR(ringtone , _M220, NULL , store_ringtone);

Completed in 190 milliseconds