Searched refs:type_device (Results 1 – 2 of 2) sorted by relevance
25 const char *type_device = "iio:device"; variable64 ret = sscanf(dev_dir_name + strlen(iio_dir) + strlen(type_device), "%i", in dump_one_device()114 if (check_prefix(ent->d_name, type_device)) { in dump_devices()
876 bool type_device = src_bo->ttm.type == ttm_bo_type_device; in xe_migrate_copy() local877 bool needs_ccs_emit = type_device && xe_migrate_needs_ccs_emit(xe); in xe_migrate_copy()881 bool use_comp_pat = type_device && xe_device_has_flat_ccs(xe) && in xe_migrate_copy()942 xe_assert(xe, type_device); in xe_migrate_copy()