Searched refs:getidx (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_plugin.h120 unsigned int getidx);
132 unsigned int getidx);
151 unsigned int getidx,
H A Dpcm_alaw.c186 unsigned int getidx)
191 void *get = get16_labels[getidx];
181 snd_pcm_alaw_encode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int getidx) argument
H A Dpcm_mulaw.c203 unsigned int getidx)
208 void *get = get16_labels[getidx];
198 snd_pcm_mulaw_encode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int getidx) argument
H A Dpcm_adpcm.c274 unsigned int getidx,
280 void *get = get16_labels[getidx];
269 snd_pcm_adpcm_encode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int getidx, snd_pcm_adpcm_state_t *states) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c278 uint32_t phys, raw_index, getidx; local
316 getidx = le32_to_cpu(raw_index);
320 hbqs->next_hbqPutIdx, hbqs->local_hbqGetIdx, getidx);
H A Dlpfc_sli.c1229 uint32_t getidx = le32_to_cpu(raw_index); local
1231 hbqp->local_hbqGetIdx = getidx;

Completed in 93 milliseconds