Home
last modified time | relevance | path

Searched refs:device_update_db (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/libsystemd/sd-device/ !
Ddevice-private.h60 int device_update_db(sd_device *device);
Ddevice-private.c992 int device_update_db(sd_device *device) { in device_update_db() function
/systemd-251/src/udev/ !
Dudev-event.c934 r = device_update_db(event->dev_db_clone); in rename_netif()
1114 r = device_update_db(dev); in udev_event_execute_rules()