Sophie

Sophie

distrib > Fedora > 18 > x86_64 > media > updates > by-pkgid > 1a595394b241504ff370a8d12ebfcea7 > files > 3028

kernel-doc-3.11.10-100.fc18.noarch.rpm

<?xml version="1.0" encoding="ANSI_X3.4-1968" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968" /><title>Chapter&#160;10.&#160;Firmware Interfaces</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><link rel="home" href="index.html" title="The Linux Kernel API" /><link rel="up" href="index.html" title="The Linux Kernel API" /><link rel="prev" href="API-pci-hp-change-slot-info.html" title="pci_hp_change_slot_info" /><link rel="next" href="API-dmi-check-system.html" title="dmi_check_system" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter&#160;10.&#160;Firmware Interfaces</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-pci-hp-change-slot-info.html">Prev</a>&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="API-dmi-check-system.html">Next</a></td></tr></table><hr /></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a id="firmware"></a>Chapter&#160;10.&#160;Firmware Interfaces</h1></div></div></div><div class="toc"><p><strong>Table of Contents</strong></p><dl class="toc"><dt><span class="sect1"><a href="firmware.html#idm139749893804224">DMI Interfaces</a></span></dt><dt><span class="sect1"><a href="ch10s02.html">EDD Interfaces</a></span></dt></dl></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="idm139749893804224"></a>DMI Interfaces</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="refentrytitle"><a href="API-dmi-check-system.html"><span class="phrase">dmi_check_system</span></a></span><span class="refpurpose"> &#8212; 
  check system DMI data
 </span></dt><dt><span class="refentrytitle"><a href="API-dmi-first-match.html"><span class="phrase">dmi_first_match</span></a></span><span class="refpurpose"> &#8212; 
     find dmi_system_id structure matching system DMI data
 </span></dt><dt><span class="refentrytitle"><a href="API-dmi-get-system-info.html"><span class="phrase">dmi_get_system_info</span></a></span><span class="refpurpose"> &#8212; 
     return DMI data value
 </span></dt><dt><span class="refentrytitle"><a href="API-dmi-name-in-vendors.html"><span class="phrase">dmi_name_in_vendors</span></a></span><span class="refpurpose"> &#8212; 
     Check if string is in the DMI system or board vendor name
 </span></dt><dt><span class="refentrytitle"><a href="API-dmi-find-device.html"><span class="phrase">dmi_find_device</span></a></span><span class="refpurpose"> &#8212; 
     find onboard device by type/name
 </span></dt><dt><span class="refentrytitle"><a href="API-dmi-get-date.html"><span class="phrase">dmi_get_date</span></a></span><span class="refpurpose"> &#8212; 
     parse a DMI date
 </span></dt><dt><span class="refentrytitle"><a href="API-dmi-walk.html"><span class="phrase">dmi_walk</span></a></span><span class="refpurpose"> &#8212; 
     Walk the DMI table and get called back for every record
 </span></dt><dt><span class="refentrytitle"><a href="API-dmi-match.html"><span class="phrase">dmi_match</span></a></span><span class="refpurpose"> &#8212; 
     compare a string to the dmi field (if exists)
 </span></dt></dl></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-pci-hp-change-slot-info.html">Prev</a>&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="API-dmi-check-system.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">pci_hp_change_slot_info</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span class="phrase">dmi_check_system</span></td></tr></table></div></body></html>