Home
last modified time | relevance | path

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

/openbmc/linux/samples/vfio-mdev/
H A Dmbochs.c400 static void handle_edid_regs(struct mdev_state *mdev_state, u16 offset, in handle_edid_regs() function
468 handle_edid_regs(mdev_state, pos, buf, count, is_write); in mdev_access()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c428 static int handle_edid_regs(struct intel_vgpu *vgpu, in handle_edid_regs() function
509 ret = handle_edid_regs(vgpu, region, buf, count, pos, iswrite); in intel_vgpu_reg_rw_edid()