Searched refs:ux_host_class_audio_sampling_characteristics_clock_mul (Results 1 – 3 of 3) sorted by relevance
290 …FLOW_CHECK_MULV_ULONG(frequency_low, sam_attr -> ux_host_class_audio_sampling_characteristics_cloc… in _ux_host_class_audio_alt_locate_parse()297 frequency_low *= sam_attr -> ux_host_class_audio_sampling_characteristics_clock_mul; in _ux_host_class_audio_alt_locate_parse()302 …LOW_CHECK_MULV_ULONG(frequency_high, sam_attr -> ux_host_class_audio_sampling_characteristics_cloc… in _ux_host_class_audio_alt_locate_parse()309 frequency_high *= sam_attr -> ux_host_class_audio_sampling_characteristics_clock_mul; in _ux_host_class_audio_alt_locate_parse()
193 sam_attr.ux_host_class_audio_sampling_characteristics_clock_mul = 1; in _ux_host_class_audio10_sam_parse_func()705 sam_attr.ux_host_class_audio_sampling_characteristics_clock_mul = clk_mul; in _ux_host_class_audio20_sam_parse_func()
567 ULONG ux_host_class_audio_sampling_characteristics_clock_mul; member