Lines Matching refs:jack
9 The old ALSA jack code only created input devices for each registered
10 jack. These jack input devices are not readable by userspace devices
13 The new jack code creates embedded jack kcontrols for each jack that
17 intelligently based on jack insertion or removal events.
22 Each jack will have a kcontrol list, so that we can create a kcontrol
23 and attach it to the jack, at jack creation stage. We can also add a
24 kcontrol to an existing jack, at anytime when required.
28 How to use jack kcontrols
34 - @initial_kctl: if true, create a kcontrol and add it to the jack
39 jack and set initial_kctl to true to create an initial kcontrol with
43 assigned as the jack kcontrol name.