Home
last modified time | relevance | path

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

/third_party/eudev/src/udev/
Dudev-builtin-path_id.c429 … struct udev_device *handle_scsi(struct udev_device *parent, char **path, bool *supported_parent) { in handle_scsi() argument
443 *supported_parent = true; in handle_scsi()
452 *supported_parent = true; in handle_scsi()
458 *supported_parent = true; in handle_scsi()
464 *supported_parent = true; in handle_scsi()
583 bool supported_parent = false; in builtin_path_id() local
603 parent = handle_scsi(parent, &path, &supported_parent); in builtin_path_id()
620 supported_parent = true; in builtin_path_id()
625 supported_parent = true; in builtin_path_id()
629 supported_parent = true; in builtin_path_id()
[all …]