Searched refs:device_match_result (Results 1 – 3 of 3) sorted by relevance
246 struct device_match_result dev_match;277 static int print_dev_scsi(struct device_match_result *dev_result, char *tmpstr);278 static int print_dev_ata(struct device_match_result *dev_result, char *tmpstr);279 static int print_dev_semb(struct device_match_result *dev_result, char *tmpstr);280 static int print_dev_mmcsd(struct device_match_result *dev_result,282 static int print_dev_nvme(struct device_match_result *dev_result, char *tmpstr);560 struct device_match_result *dev_result; in getdevtree()683 print_dev_scsi(struct device_match_result *dev_result, char *tmpstr) in print_dev_scsi()699 print_dev_ata(struct device_match_result *dev_result, char *tmpstr) in print_dev_ata()713 print_dev_semb(struct device_match_result *dev_result, char *tmpstr) in print_dev_semb()[all …]
514 struct device_match_result { struct533 struct device_match_result device_result; argument
880 struct device_match_result *device_match; in ses_path_iter_devid_callback()