1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>enable_cmf</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Writing s390 channel device drivers"><link rel="up" href="cmf.html" title="The channel-measurement facility"><link rel="prev" href="re46.html" title=".//arch/s390/include/asm/cmb.h"><link rel="next" href="API-disable-cmf.html" title="disable_cmf"></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"><span class="phrase">enable_cmf</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re46.html">Prev</a> </td><th width="60%" align="center">The channel-measurement facility</th><td width="20%" align="right"> <a accesskey="n" href="API-disable-cmf.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-enable-cmf"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>enable_cmf — 2 switch on the channel measurement for a specific device 3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="funcsynopsis"><table border="0" class="funcprototype-table" summary="Function synopsis" style="cellspacing: 0; cellpadding: 0;"><tr><td><code class="funcdef">int <b class="fsfunc">enable_cmf </b>(</code></td><td>struct ccw_device * <var class="pdparam">cdev</var><code>)</code>;</td></tr></table><div class="funcprototype-spacer"> </div></div></div><div class="refsect1"><a name="idp1124473148"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>cdev</code></em></span></dt><dd><p> 4 The ccw device to be enabled 5 </p></dd></dl></div></div><div class="refsect1"><a name="idp1124474724"></a><h2>Description</h2><p> 6 Returns <code class="constant">0</code> for success or a negative error value. 7</p></div><div class="refsect1"><a name="idp1124475540"></a><h2>Context</h2><p> 8 non-atomic 9</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="re46.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="cmf.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-disable-cmf.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> 10 .//arch/s390/include/asm/cmb.h 11  </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">disable_cmf</span></td></tr></table></div></body></html> 12