???????????????????????????? ??????????????/????????????????? ............/............... .........................../... ????????????????????????????? >>>>>>>>>>>>>/>>>>>>>>>>>>>>>>> ÿØÿà JFIF    ÿÛ „  ( %!1!%)+//.383,7(-.+  -%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ     ÿÄ J    ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ   ÿÄ *  !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú "SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5 ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍѶ¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e ríV ?> ......................................... ............................................................................. <<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>/>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ???????????????????????????? ??????????????/????????????????? ............/............... .........................../... ????????????????????????????? >>>>>>>>>>>>>/>>>>>>>>>>>>>>>>> ÿØÿà JFIF    ÿÛ „  ( %!1!%)+//.383,7(-.+  -%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ     ÿÄ J    ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ   ÿÄ *  !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú "SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5 ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍѶ¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e ríV ?> ......................................... ............................................................................. <<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>/>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> # Use case Configuration for sof-soundwire card If.codec_hs { Condition { Type RegexMatch Regex "(rt713(-sdca)?)" String "${var:HeadsetCodec1}" } True { SectionDevice."Headphones" { Comment "Headphones" EnableSequence [ cset "name='Headphone Switch' on" ] DisableSequence [ cset "name='Headphone Switch' off" ] Value { PlaybackPriority 200 PlaybackPCM "hw:${CardId}" JackControl "Headphone Jack" } } SectionDevice."Headset" { Comment "Headset Microphone" EnableSequence [ cset "name='rt713 FU0F Capture Switch' 1" ] DisableSequence [ cset "name='rt713 FU0F Capture Switch' 0" ] Value { CapturePriority 200 CapturePCM "hw:${CardId},1" JackControl "Headset Mic Jack" CaptureSwitch "rt713 FU0F Capture Switch" CaptureVolume "rt713 FU0F Capture Volume" CaptureMixerElem "rt713 FU0F" } } } } If.codec_dmic { Condition { Type String String1 "rt713-dmic" String2 "${var:MicCodec1}" } True { SectionDevice."Mic" { Comment "SoundWire microphones" EnableSequence [ cset "name='rt713-dmic FU1E Capture Switch' 1" ] DisableSequence [ cset "name='rt713-dmic FU1E Capture Switch' 0" ] Value { CapturePriority 100 CapturePCM "hw:${CardId},4" CaptureSwitch "rt713-dmic FU1E Capture Switch" CaptureVolume "rt713-dmic FU1E Capture Volume" CaptureMixerElem "rt713-dmic FU1E" } } } } If.codec_mic { Condition { Type String String1 "rt713" String2 "${var:MicCodec1}" } True { SectionDevice."Mic" { Comment "SoundWire Microphones" EnableSequence [ cset "name='rt713 FU1E Capture Switch' 1" ] DisableSequence [ cset "name='rt713 FU1E Capture Switch' 0" ] Value { CapturePriority 100 CapturePCM "hw:${CardId},4" CaptureSwitch "rt713 FU1E Capture Switch" CaptureVolume "rt713 FU1E Capture Volume" CaptureMixerElem "rt713 FU1E" } } } }