Lines Matching defs:new
2087 struct edid *new;
2117 new = krealloc(edid, *alloc_size, GFP_KERNEL);
2118 if (!new)
2121 return new;
2367 struct edid *edid, *new;
2409 new = krealloc(edid, alloc_size, GFP_KERNEL);
2410 if (!new)
2412 edid = new;
2441 new = krealloc(edid, alloc_size, GFP_KERNEL);
2442 if (!new)
2444 edid = new;
2538 * drm_edid_alloc - Allocate a new drm_edid container
2542 * Allocate a new drm_edid container. Do not calculate edid size from edid, pass
3434 * Create a new mode from an EDID detailed timing section. An EDID detailed
3435 * timing block contains enough info for us to create and return a new struct
4444 * Go through all probed modes and create a new mode
4484 * sure to pick the "other" clock for the new mode.
4566 * Creates a new mode matching the specified CEA VIC.
4568 * Returns: A new drm_display_mode on success or NULL on failure
6866 * @edid: new value of the edid property
6868 * This function creates a new blob modeset object and assigns its id to the