Searched refs:supported_parent (Results 1 – 1 of 1) sorted by relevance
429 … struct udev_device *handle_scsi(struct udev_device *parent, char **path, bool *supported_parent) { in handle_scsi() argument443 *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() local603 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 …]