X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sound%2Foss%2Femu10k1%2Fhwaccess.h;h=104223a192aa1a447bcbd0df2128ff5a1409498f;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=eca206e6626a5fefde244efde96d3e1bdad2a859;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/sound/oss/emu10k1/hwaccess.h b/sound/oss/emu10k1/hwaccess.h index eca206e66..104223a19 100644 --- a/sound/oss/emu10k1/hwaccess.h +++ b/sound/oss/emu10k1/hwaccess.h @@ -212,7 +212,6 @@ void emu10k1_set_volume_gpr(struct emu10k1_card *, int, s32, int); #define TIMEOUT 16384 u32 srToPitch(u32); -u8 sumVolumeToAttenuation(u32); extern struct list_head emu10k1_devs; @@ -232,7 +231,6 @@ u32 sblive_readptr(struct emu10k1_card *, u32 , u32 ); void emu10k1_irq_enable(struct emu10k1_card *, u32); void emu10k1_irq_disable(struct emu10k1_card *, u32); -void emu10k1_set_stop_on_loop(struct emu10k1_card *, u32); void emu10k1_clear_stop_on_loop(struct emu10k1_card *, u32); /* AC97 Codec register access function */