Searched refs:ringtone (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/Documentation/input/devices/ |
D | yealink.rst | 14 - ringtone full support, yealink.ko / sysfs API 104 ringtone Write, upload binary representation of a ringtone, 178 Example - sound the ringtone for 10 seconds::
|
/Linux-v4.19/drivers/input/misc/ |
D | yealink.h | 216 _PIC('.', offsetof(struct yld_status, ringtone) , 0x24, "RINGTONE" ),
|
D | yealink.c | 66 u8 ringtone; member 374 case offsetof(struct yld_status, ringtone): in yealink_do_idle_tasks() 785 static DEVICE_ATTR(ringtone , _M220, NULL , store_ringtone);
|