Lines Matching refs:bochs_device
36 struct bochs_device *bochs = in bochs_crtc_mode_set_base()
37 container_of(crtc, struct bochs_device, crtc); in bochs_crtc_mode_set_base()
80 struct bochs_device *bochs = in bochs_crtc_mode_set()
81 container_of(crtc, struct bochs_device, crtc); in bochs_crtc_mode_set()
101 struct bochs_device *bochs = in bochs_crtc_page_flip()
102 container_of(crtc, struct bochs_device, crtc); in bochs_crtc_page_flip()
133 struct bochs_device *bochs = dev->dev_private; in bochs_crtc_init()
171 struct bochs_device *bochs = dev->dev_private; in bochs_encoder_init()
193 struct bochs_device *bochs = in bochs_connector_mode_valid()
194 container_of(connector, struct bochs_device, connector); in bochs_connector_mode_valid()
240 struct bochs_device *bochs = dev->dev_private; in bochs_connector_init()
251 int bochs_kms_init(struct bochs_device *bochs) in bochs_kms_init()
274 void bochs_kms_fini(struct bochs_device *bochs) in bochs_kms_fini()