Home
last modified time | relevance | path

Searched defs:compat_path (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/udev/
Dudev-builtin-path_id.c265 static sd_device *handle_scsi_ata(sd_device *parent, char **path, char **compat_path) { in handle_scsi_ata()
417 static sd_device *handle_scsi(sd_device *parent, char **path, char **compat_path, bool *supported_p… in handle_scsi()
549 _cleanup_free_ char *compat_path = NULL; in builtin_path_id() local