kernel-hacking-2024-linux-s.../sound/isa/gus
Takashi Iwai 73029e0ff1 ALSA: info - Implement common llseek for binary mode
The llseek implementation is identical for existing driver implementations,
so let's merge to the common layer.  The same code for the text proc file
can be used even for the binary proc file.

The driver can provide its own llseek method if needed.  Then the common
code will be skipped.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2010-04-13 12:01:20 +02:00
..
gus_dma.c
gus_dram.c
gus_instr.c
gus_io.c
gus_irq.c
gus_main.c
gus_mem.c ALSA: sound/isa/gus: Correct code taking the size of a pointer 2009-12-14 11:16:09 +01:00
gus_mem_proc.c ALSA: info - Implement common llseek for binary mode 2010-04-13 12:01:20 +02:00
gus_mixer.c
gus_pcm.c ALSA: sound/isa: convert nested spin_lock_irqsave to spin_lock 2009-07-19 14:02:29 +02:00
gus_reset.c
gus_tables.h
gus_timer.c
gus_uart.c
gus_volume.c
gusclassic.c
gusextreme.c ALSA: Add missing __devexit_p() markers 2009-06-04 10:52:16 +02:00
gusmax.c
interwave-stb.c
interwave.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
Makefile