Home
last modified time | relevance | path

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

/linux/samples/vfio-mdev/
H A Dmbochs.c425 static void handle_edid_blob(struct mdev_state *mdev_state, u16 offset, in handle_edid_blob() function
469 handle_edid_blob(mdev_state, pos, buf, count, is_write); in mdev_access()
/linux/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c494 static int handle_edid_blob(struct vfio_edid_region *region, char *buf, in handle_edid_blob() function
521 ret = handle_edid_blob(region, buf, count, pos, iswrite); in intel_vgpu_reg_rw_edid()