Searched refs:target_guid (Results 1 – 1 of 1) sorted by relevance
10149 struct pmt_mmio *pmt_mmio_open(unsigned int target_guid) in pmt_mmio_open() argument10192 if (guid != target_guid) { in pmt_mmio_open()10982 unsigned long guid, target_guid; in pmt_parse_from_path() local10995 if (parse_telem_info_file(fd_target_dir, "guid", "%lx", &target_guid)) { in pmt_parse_from_path()11034 if (guid == target_guid) in pmt_parse_from_path()11047 *out_guid = target_guid; in pmt_parse_from_path()