1SD-HWDB(3) sd-hwdb SD-HWDB(3)
2
3
4
6 sd-hwdb - Read-only access to the hardware description database
7
9 #include <systemd/sd-hwdb.h>
10
11 pkg-config --cflags --libs libsystemd
12
14 sd-hwdb.h allows read-only access the systemd database of hardware
15 properties. See hwdb(7) and systemd-hwdb(8) for more information about
16 the database.
17
18 See sd_hwdb_new(3) and sd_hwdb_get(3) for information about the
19 functions available.
20
22 These APIs are implemented as a shared library, which can be compiled
23 and linked to with the libsystemd pkg-config(1) file.
24
26 systemd(1), systemd-udevd.service(8)
27
28
29
30systemd 251 SD-HWDB(3)