linux/sound/drivers/opl3
Ingo Molnar 41cb08555c treewide, timers: Rename from_timer() to timer_container_of()
Move this API to the canonical timer_*() namespace.

[ tglx: Redone against pre rc1 ]

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/aB2X0jCKQO56WdMt@gmail.com
2025-06-08 09:07:37 +02:00
..
Makefile ALSA: drivers: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:57 +02:00
opl3_drums.c ALSA: opl3: More constifications 2020-01-05 16:14:59 +01:00
opl3_lib.c ALSA: opl3: Use standard print API 2024-08-08 07:47:22 +02:00
opl3_midi.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
opl3_oss.c ALSA: opl3: Use standard print API 2024-08-08 07:47:22 +02:00
opl3_seq.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
opl3_synth.c ALSA: opl3: Use standard print API 2024-08-08 07:47:22 +02:00
opl3_voice.h