Home
last modified time | relevance | path

Searched refs:sd_device_get_syspath (Results 1 – 25 of 27) sorted by relevance

12

/systemd-251/src/libsystemd/sd-device/
Dtest-sd-device.c27 assert_se(sd_device_get_syspath(d, &syspath) >= 0); in test_sd_device_one()
34 assert_se(sd_device_get_syspath(dev, &val) >= 0); in test_sd_device_one()
39 assert_se(sd_device_get_syspath(dev, &val) >= 0); in test_sd_device_one()
54 assert_se(sd_device_get_syspath(dev, &val) >= 0); in test_sd_device_one()
62 assert_se(sd_device_get_syspath(dev, &val) >= 0); in test_sd_device_one()
81 assert_se(sd_device_get_syspath(dev, &val) >= 0); in test_sd_device_one()
94 assert_se(sd_device_get_syspath(dev, &val) >= 0); in test_sd_device_one()
117 assert_se(sd_device_get_syspath(dev, &val) >= 0); in test_sd_device_one()
125 assert_se(sd_device_get_syspath(dev, &val) >= 0); in test_sd_device_one()
144 assert_se(sd_device_get_syspath(dev, &val) >= 0); in test_sd_device_one()
[all …]
Dtest-sd-device-monitor.c22 assert_se(sd_device_get_syspath(d, &s) >= 0); in monitor_handler()
39 assert_se(sd_device_get_syspath(loopback, &syspath) >= 0); in test_receive_device_fail()
61 assert_se(sd_device_get_syspath(device, &syspath) >= 0); in test_send_receive_one()
97 assert_se(sd_device_get_syspath(device, &syspath) >= 0); in test_subsystem_filter()
115 assert_se(sd_device_get_syspath(d, &p) >= 0); in test_subsystem_filter()
135 assert_se(sd_device_get_syspath(device, &syspath) >= 0); in test_tag_filter()
151 assert_se(sd_device_get_syspath(d, &p) >= 0); in test_tag_filter()
171 assert_se(sd_device_get_syspath(device, &syspath) >= 0); in test_sysattr_filter()
193 assert_se(sd_device_get_syspath(d, &p) >= 0); in test_sysattr_filter()
214 assert_se(sd_device_get_syspath(device, &syspath) >= 0); in test_parent_filter()
[all …]
Ddevice-util.c48 if (sd_device_get_syspath(device, &syspath) < 0) in device_match_parent()
Dsd-device.c716 r = sd_device_get_syspath(device, &syspath); in device_read_uevent_file()
853 _public_ int sd_device_get_syspath(sd_device *device, const char **ret) { in sd_device_get_syspath() function
872 r = sd_device_get_syspath(child, &syspath); in device_new_from_child()
980 r = sd_device_get_syspath(device, &syspath); in sd_device_get_subsystem()
1117 r = sd_device_get_syspath(device, &syspath); in sd_device_get_driver()
1846 r = sd_device_get_syspath(device, &syspath); in device_sysattrs_read_all_internal()
2110 r = sd_device_get_syspath(device, &syspath); in sd_device_get_sysattr_value()
2198 r = sd_device_get_syspath(device, &syspath); in sd_device_set_sysattr_value()
Ddevice-enumerator.c233 r = sd_device_get_syspath(parent, &path); in device_enumerator_add_match_parent_incremental()
393 r = sd_device_get_syspath(devices[i], &syspath); in enumerator_sort_devices()
417 r = sd_device_get_syspath(devices[i], &syspath); in enumerator_sort_devices()
452 r = sd_device_get_syspath(device, &syspath); in device_enumerator_add_device()
Ddevice-monitor.c801 r = sd_device_get_syspath(device, &syspath); in sd_device_monitor_filter_add_match_parent()
/systemd-251/src/login/
Dsysfs-show.c47 if (sd_device_get_syspath(dev_list[*i_dev], &sysfs) < 0 || in show_sysfs_one()
72 if (sd_device_get_syspath(dev_list[lookahead], &lookahead_sysfs) < 0) in show_sysfs_one()
Dlogind-session-device.c272 if (sd_device_get_syspath(dev, &sp) < 0 || in session_device_verify()
285 if (sd_device_get_syspath(dev, &sp) < 0) in session_device_verify()
Dlogind-brightness.c199 r = sd_device_get_syspath(device, &path); in manager_write_brightness()
Dlogind-core.c259 r = sd_device_get_syspath(d, &syspath); in manager_process_seat_device()
290 r = sd_device_get_syspath(d, &syspath); in manager_process_seat_device()
/systemd-251/src/udev/
Dudev-builtin-net_id.c106 r = sd_device_get_syspath(pcidev, &syspath); in get_virtfn_info()
116 r = sd_device_get_syspath(physfn_pcidev, &physfn_syspath); in get_virtfn_info()
236 if (sd_device_get_syspath(dev, &syspath) < 0) in is_pci_multifunction()
405 r = sd_device_get_syspath(pci, &syspath); in dev_pci_slot()
520 r = sd_device_get_syspath(dev, &syspath); in names_vio()
560 r = sd_device_get_syspath(dev, &syspath); in names_platform()
914 r = sd_device_get_syspath(dev, &syspath); in names_xen()
Dudev-builtin-usb_id.c156 r = sd_device_get_syspath(dev, &syspath); in dev_if_packed_info()
255 r = sd_device_get_syspath(dev, &syspath); in builtin_usb_id()
275 r = sd_device_get_syspath(dev_interface, &interface_syspath); in builtin_usb_id()
Dudevadm-trigger.c46 r = sd_device_get_syspath(d, &syspath); in exec_list()
149 r = sd_device_get_syspath(dev, &syspath); in device_monitor_handler()
Dudev-builtin-path_id.c343 if (sd_device_get_syspath(hostdev, &base) < 0) in handle_scsi_default()
432 if (sd_device_get_syspath(parent, &name) < 0) in handle_scsi()
/systemd-251/src/udev/fido_id/
Dfido_id.c62 r = sd_device_get_syspath(hid_device, &sys_path); in run()
/systemd-251/src/shared/
Dudev-util.h79 … (void) sd_device_get_syspath(_d, &_p); \
Dudev-util.c561 r = sd_device_get_syspath(dev, &val); in udev_resolve_subsys_kernel()
/systemd-251/src/core/
Ddevice.c525 r = sd_device_get_syspath(dev, &sysfs); in device_setup_unit()
899 r = sd_device_get_syspath(dev, &sysfs); in device_enumerate()
962 r = sd_device_get_syspath(dev, &sysfs); in device_dispatch_io()
/systemd-251/src/libudev/
Dlibudev-enumerate.c148 r = sd_device_get_syspath(device, &syspath); in udev_enumerate_get_list_entry()
Dlibudev-device.c547 r = sd_device_get_syspath(udev_device->device, &syspath); in udev_device_get_syspath()
/systemd-251/src/systemd/
Dsd-device.h73 int sd_device_get_syspath(sd_device *device, const char **ret);
/systemd-251/src/libsystemd/
Dlibsystemd.sym596 sd_device_get_syspath;
/systemd-251/src/gpt-auto-generator/
Dgpt-auto-generator.c59 r = sd_device_get_syspath(d, &name); in open_parent_block_device()
/systemd-251/src/home/
Dhomed-manager.c1221 r = sd_device_get_syspath(d, &sysfs); in manager_add_device()
1281 r = sd_device_get_syspath(d, &sysfs); in manager_on_device()
/systemd-251/man/rules/
Dmeson.build506 ['sd_device_get_syspath',

12