Home
last modified time | relevance | path

Searched refs:handle_edid_blob (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/samples/vfio-mdev/
Dmbochs.c427 static void handle_edid_blob(struct mdev_state *mdev_state, u16 offset, in handle_edid_blob() function
471 handle_edid_blob(mdev_state, pos, buf, count, is_write); in mdev_access()
/linux-6.6.21/drivers/gpu/drm/i915/gvt/
Dkvmgt.c485 static int handle_edid_blob(struct vfio_edid_region *region, char *buf, in handle_edid_blob() function
512 ret = handle_edid_blob(region, buf, count, pos, iswrite); in intel_vgpu_reg_rw_edid()