1<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>ASoC DAPM API</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="The ALSA Driver API"><link rel="up" href="ch07.html" title="Chapter 7. ASoC"><link rel="prev" href="API-snd-soc-new-compress.html" title="snd_soc_new_compress"><link rel="next" href="API-snd-soc-dapm-kcontrol-widget.html" title="snd_soc_dapm_kcontrol_widget"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">ASoC DAPM API</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-snd-soc-new-compress.html">Prev</a> </td><th width="60%" align="center">Chapter 7. ASoC</th><td width="20%" align="right"> <a accesskey="n" href="API-snd-soc-dapm-kcontrol-widget.html">Next</a></td></tr></table><hr></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id-1.9.3"></a>ASoC DAPM API</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-kcontrol-widget.html"><span class="phrase">snd_soc_dapm_kcontrol_widget</span></a></span><span class="refpurpose"> — 
2  Returns the widget associated to a kcontrol
3 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-kcontrol-dapm.html"><span class="phrase">snd_soc_dapm_kcontrol_dapm</span></a></span><span class="refpurpose"> — 
4     Returns the dapm context associated to a kcontrol
5 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-force-bias-level.html"><span class="phrase">snd_soc_dapm_force_bias_level</span></a></span><span class="refpurpose"> — 
6     Sets the DAPM bias level
7 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-sync-unlocked.html"><span class="phrase">snd_soc_dapm_sync_unlocked</span></a></span><span class="refpurpose"> — 
8     scan and power dapm paths
9 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-sync.html"><span class="phrase">snd_soc_dapm_sync</span></a></span><span class="refpurpose"> — 
10     scan and power dapm paths
11 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-add-routes.html"><span class="phrase">snd_soc_dapm_add_routes</span></a></span><span class="refpurpose"> — 
12     Add routes between DAPM widgets
13 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-del-routes.html"><span class="phrase">snd_soc_dapm_del_routes</span></a></span><span class="refpurpose"> — 
14     Remove routes between DAPM widgets
15 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-weak-routes.html"><span class="phrase">snd_soc_dapm_weak_routes</span></a></span><span class="refpurpose"> — 
16     Mark routes between DAPM widgets as weak
17 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-new-widgets.html"><span class="phrase">snd_soc_dapm_new_widgets</span></a></span><span class="refpurpose"> — 
18     add new dapm widgets
19 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-get-volsw.html"><span class="phrase">snd_soc_dapm_get_volsw</span></a></span><span class="refpurpose"> — 
20     dapm mixer get callback
21 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-put-volsw.html"><span class="phrase">snd_soc_dapm_put_volsw</span></a></span><span class="refpurpose"> — 
22     dapm mixer set callback
23 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-get-enum-double.html"><span class="phrase">snd_soc_dapm_get_enum_double</span></a></span><span class="refpurpose"> — 
24     dapm enumerated double mixer get callback
25 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-put-enum-double.html"><span class="phrase">snd_soc_dapm_put_enum_double</span></a></span><span class="refpurpose"> — 
26     dapm enumerated double mixer set callback
27 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-info-pin-switch.html"><span class="phrase">snd_soc_dapm_info_pin_switch</span></a></span><span class="refpurpose"> — 
28     Info for a pin switch
29 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-get-pin-switch.html"><span class="phrase">snd_soc_dapm_get_pin_switch</span></a></span><span class="refpurpose"> — 
30     Get information for a pin switch
31 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-put-pin-switch.html"><span class="phrase">snd_soc_dapm_put_pin_switch</span></a></span><span class="refpurpose"> — 
32     Set information for a pin switch
33 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-new-controls.html"><span class="phrase">snd_soc_dapm_new_controls</span></a></span><span class="refpurpose"> — 
34     create new dapm controls
35 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-enable-pin-unlocked.html"><span class="phrase">snd_soc_dapm_enable_pin_unlocked</span></a></span><span class="refpurpose"> — 
36     enable pin.
37 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-enable-pin.html"><span class="phrase">snd_soc_dapm_enable_pin</span></a></span><span class="refpurpose"> — 
38     enable pin.
39 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-force-enable-pin-unlocked.html"><span class="phrase">snd_soc_dapm_force_enable_pin_unlocked</span></a></span><span class="refpurpose"> — 
40     force a pin to be enabled
41 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-force-enable-pin.html"><span class="phrase">snd_soc_dapm_force_enable_pin</span></a></span><span class="refpurpose"> — 
42     force a pin to be enabled
43 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-disable-pin-unlocked.html"><span class="phrase">snd_soc_dapm_disable_pin_unlocked</span></a></span><span class="refpurpose"> — 
44     disable pin.
45 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-disable-pin.html"><span class="phrase">snd_soc_dapm_disable_pin</span></a></span><span class="refpurpose"> — 
46     disable pin.
47 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-nc-pin-unlocked.html"><span class="phrase">snd_soc_dapm_nc_pin_unlocked</span></a></span><span class="refpurpose"> — 
48     permanently disable pin.
49 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-nc-pin.html"><span class="phrase">snd_soc_dapm_nc_pin</span></a></span><span class="refpurpose"> — 
50     permanently disable pin.
51 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-get-pin-status.html"><span class="phrase">snd_soc_dapm_get_pin_status</span></a></span><span class="refpurpose"> — 
52     get audio pin status
53 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-ignore-suspend.html"><span class="phrase">snd_soc_dapm_ignore_suspend</span></a></span><span class="refpurpose"> — 
54     ignore suspend status for DAPM endpoint
55 </span></dt><dt><span class="refentrytitle"><a href="API-snd-soc-dapm-free.html"><span class="phrase">snd_soc_dapm_free</span></a></span><span class="refpurpose"> — 
56     free dapm resources
57 </span></dt></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-snd-soc-new-compress.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch07.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-snd-soc-dapm-kcontrol-widget.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">snd_soc_new_compress</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">snd_soc_dapm_kcontrol_widget</span></td></tr></table></div></body></html>
58