Searched refs:supported_parent (Results 1 - 1 of 1) sorted by relevance

/systemd/src/udev/
H A Dudev-builtin-path_id.c481 static struct udev_device *handle_scsi(struct udev_device *parent, char **path, bool *supported_parent) { argument
495 *supported_parent = true;
504 *supported_parent = true;
510 *supported_parent = true;
516 *supported_parent = true;
620 bool supported_parent = false; local
635 parent = handle_scsi(parent, &path, &supported_parent);
652 supported_parent = true;
657 supported_parent = true;
661 supported_parent
[all...]

Completed in 1065 milliseconds