1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Device Drivers ACPI Support</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Linux Device Drivers"><link rel="up" href="devdrivers.html" title="Chapter 2. Device drivers infrastructure"><link rel="prev" href="API-dpm-for-each-dev.html" title="dpm_for_each_dev"><link rel="next" href="API-acpi-match-device.html" title="acpi_match_device"></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">Device Drivers ACPI Support</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-dpm-for-each-dev.html">Prev</a> </td><th width="60%" align="center">Chapter 2. Device drivers infrastructure</th><td width="20%" align="right"> <a accesskey="n" href="API-acpi-match-device.html">Next</a></td></tr></table><hr></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="idp1110661116"></a>Device Drivers ACPI Support</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="refentrytitle"><a href="API-acpi-match-device.html"><span class="phrase">acpi_match_device</span></a></span><span class="refpurpose"> — 2 Match a struct device against a given list of ACPI IDs 3 </span></dt><dt><span class="refentrytitle"><a href="API-acpi-bus-register-driver.html"><span class="phrase">acpi_bus_register_driver</span></a></span><span class="refpurpose"> — 4 register a driver with the ACPI bus 5 </span></dt><dt><span class="refentrytitle"><a href="API-acpi-bus-unregister-driver.html"><span class="phrase">acpi_bus_unregister_driver</span></a></span><span class="refpurpose"> — 6 unregisters a driver with the ACPI bus 7 </span></dt><dt><span class="refentrytitle"><a href="API-acpi-bus-scan.html"><span class="phrase">acpi_bus_scan</span></a></span><span class="refpurpose"> — 8 Add ACPI device node objects in a given namespace scope. 9 </span></dt><dt><span class="refentrytitle"><a href="API-acpi-bus-trim.html"><span class="phrase">acpi_bus_trim</span></a></span><span class="refpurpose"> — 10 Detach scan handlers and drivers from ACPI device objects. 11 </span></dt><dt><span class="refentrytitle"><a href="API-create-pnp-modalias.html"><span class="phrase">create_pnp_modalias</span></a></span><span class="refpurpose"> — 12 Create hid/cid(s) string for modalias and uevent 13 </span></dt><dt><span class="refentrytitle"><a href="API-create-of-modalias.html"><span class="phrase">create_of_modalias</span></a></span><span class="refpurpose"> — 14 Creates DT compatible string for modalias and uevent 15 </span></dt><dt><span class="refentrytitle"><a href="API-acpi-of-match-device.html"><span class="phrase">acpi_of_match_device</span></a></span><span class="refpurpose"> — 16 Match device object using the <span class="quote">“<span class="quote">compatible</span>”</span> property. 17 </span></dt><dt><span class="refentrytitle"><a href="API-acpi-scan-drop-device.html"><span class="phrase">acpi_scan_drop_device</span></a></span><span class="refpurpose"> — 18 Drop an ACPI device object. 19 </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-dpm-for-each-dev.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="devdrivers.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-acpi-match-device.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">dpm_for_each_dev</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">acpi_match_device</span></td></tr></table></div></body></html> 20