Home
last modified time | relevance | path

Searched refs:log_device_uevent (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/shared/
Dudev-util.h45 void log_device_uevent(sd_device *device, const char *str);
Dudev-util.c340 void log_device_uevent(sd_device *device, const char *str) { in log_device_uevent() function
/systemd-251/src/udev/
Dudevd.c588 log_device_uevent(dev, "Processing device"); in worker_process_device()
628 log_device_uevent(dev, "Device processed"); in worker_process_device()
814 log_device_uevent(event->dev, "Device ready for processing"); in event_run()
1177 log_device_uevent(dev, "Device is queued"); in event_queue_insert()
Dudev-rules.c1994log_device_uevent(dev, "The log level is changed to 'debug' while processing device"); in udev_rule_apply_token_to_event()
/systemd-251/src/core/
Ddevice.c960 log_device_uevent(dev, "Processing udev action"); in device_dispatch_io()