bfb214f8ec1b83a124e7a8caa495e3e8f19e9c75nd This file is part of systemd.
0b0582a3aa10227767e359e693c4b43fec272388nd Copyright Tom Gundersen <teg@jklm.no>
bfb214f8ec1b83a124e7a8caa495e3e8f19e9c75nd systemd is free software; you can redistribute it and/or modify it
bfb214f8ec1b83a124e7a8caa495e3e8f19e9c75nd under the terms of the GNU Lesser General Public License as published by
bfb214f8ec1b83a124e7a8caa495e3e8f19e9c75nd the Free Software Foundation; either version 2.1 of the License, or
bfb214f8ec1b83a124e7a8caa495e3e8f19e9c75nd (at your option) any later version.
bfb214f8ec1b83a124e7a8caa495e3e8f19e9c75nd systemd is distributed in the hope that it will be useful, but
bfb214f8ec1b83a124e7a8caa495e3e8f19e9c75nd WITHOUT ANY WARRANTY; without even the implied warranty of
bfb214f8ec1b83a124e7a8caa495e3e8f19e9c75nd MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
bfb214f8ec1b83a124e7a8caa495e3e8f19e9c75nd Lesser General Public License for more details.
bfb214f8ec1b83a124e7a8caa495e3e8f19e9c75nd You should have received a copy of the GNU Lesser General Public License
bfb214f8ec1b83a124e7a8caa495e3e8f19e9c75nd along with systemd; If not, see <http://www.gnu.org/licenses/>.
60ca0709311658bc8604806c62c6e33534921b3bnd * SECTION:libudev-hwdb
60ca0709311658bc8604806c62c6e33534921b3bnd * @short_description: retrieve properties from the hardware database
0b0582a3aa10227767e359e693c4b43fec272388nd * Libudev hardware database interface.
60ca0709311658bc8604806c62c6e33534921b3bnd * udev_hwdb:
578d284908c082afe20159da2b8967b504a33e9dnd * Opaque object representing the hardware database.
return NULL;
if (!hwdb)
return NULL;
return hwdb;
if (!hwdb)
return NULL;
return hwdb;
if (!hwdb)
return NULL;
return NULL;
return NULL;
_public_ struct udev_list_entry *udev_hwdb_get_properties_list_entry(struct udev_hwdb *hwdb, const char *modalias, unsigned int flags) {
return NULL;
return NULL;