Searched refs:get_supported_rates (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm_rate.h110 int (*get_supported_rates)(void *obj, unsigned int *rate_min, member in struct:snd_pcm_rate_ops
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_rate_linear.c408 static int get_supported_rates(ATTRIBUTE_UNUSED void *rate, function
431 .get_supported_rates = get_supported_rates,
H A Dpcm_rate.c1302 if (rate->ops.get_supported_rates)
1303 rate->ops.get_supported_rates(rate->obj,

Completed in 108 milliseconds