^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) Widgets:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) This mainly specifies audio off-codec DAPM widgets.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) Each entry is a pair of strings in DT:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) "template-wname", "user-supplied-wname"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) The "template-wname" being the template widget name and currently includes:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) "Microphone", "Line", "Headphone" and "Speaker".
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) The "user-supplied-wname" being the user specified widget name.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) For instance:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) simple-audio-widgets =
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) "Microphone", "Microphone Jack",
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) "Line", "Line In Jack",
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) "Line", "Line Out Jack",
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) "Headphone", "Headphone Jack",
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) "Speaker", "Speaker External";