Searched refs:handle_edid_blob (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/samples/vfio-mdev/ |
H A D | mbochs.c | 427 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()
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | kvmgt.c | 485 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()
|