Searched refs:handle_edid_regs (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/samples/vfio-mdev/ |
H A D | mbochs.c | 400 static void handle_edid_regs(struct mdev_state *mdev_state, u16 offset, in handle_edid_regs() function 470 handle_edid_regs(mdev_state, pos, buf, count, is_write); in mdev_access()
|
/kernel/linux/linux-6.6/samples/vfio-mdev/ |
H A D | mbochs.c | 400 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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | kvmgt.c | 479 static int handle_edid_regs(struct intel_vgpu *vgpu, in handle_edid_regs() function 561 ret = handle_edid_regs(vgpu, region, buf, count, pos, iswrite); in intel_vgpu_reg_rw_edid()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
H A D | kvmgt.c | 428 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()
|
Completed in 10 milliseconds