Searched refs:sch_type (Results 1 – 1 of 1) sorted by relevance
2058 uint8_t sch_type; in decode_format_presets_vpd() local2088 sch_type = bp[4]; in decode_format_presets_vpd()2089 if (sch_type < 8) { in decode_format_presets_vpd()2090 cp = sch_type_arr[sch_type]; in decode_format_presets_vpd()2098 sch_type, true, b); in decode_format_presets_vpd()2117 switch (sch_type) { in decode_format_presets_vpd()