Searched refs:ringtone (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/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-v5.10/drivers/input/misc/ |
D | yealink.h | 202 _PIC('.', offsetof(struct yld_status, ringtone) , 0x24, "RINGTONE" ),
|
D | yealink.c | 53 u8 ringtone; member 361 case offsetof(struct yld_status, ringtone): in yealink_do_idle_tasks() 772 static DEVICE_ATTR(ringtone , _M220, NULL , store_ringtone);
|