Searched refs:ptr_allocated (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/core/oss/
H A Dmixer_oss.c999 * ptr_allocated means the entry is dynamically allocated (change via proc file).
1002 static int snd_mixer_oss_build_input(struct snd_mixer_oss *mixer, struct snd_mixer_oss_assign_table *ptr, int ptr_allocated, int replace_old) argument
1063 pslot->allocated = ptr_allocated;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/core/oss/
H A Dmixer_oss.c999 * ptr_allocated means the entry is dynamically allocated (change via proc file).
1002 static int snd_mixer_oss_build_input(struct snd_mixer_oss *mixer, struct snd_mixer_oss_assign_table *ptr, int ptr_allocated, int replace_old) argument
1063 pslot->allocated = ptr_allocated;

Completed in 65 milliseconds