Lines Matching refs:bochs_device
43 struct bochs_device *bochs = in bochs_crtc_mode_set_base()
44 container_of(crtc, struct bochs_device, crtc); in bochs_crtc_mode_set_base()
87 struct bochs_device *bochs = in bochs_crtc_mode_set()
88 container_of(crtc, struct bochs_device, crtc); in bochs_crtc_mode_set()
113 struct bochs_device *bochs = in bochs_crtc_page_flip()
114 container_of(crtc, struct bochs_device, crtc); in bochs_crtc_page_flip()
147 struct bochs_device *bochs = dev->dev_private; in bochs_crtc_init()
194 struct bochs_device *bochs = dev->dev_private; in bochs_encoder_init()
216 struct bochs_device *bochs = in bochs_connector_mode_valid()
217 container_of(connector, struct bochs_device, connector); in bochs_connector_mode_valid()
263 struct bochs_device *bochs = dev->dev_private; in bochs_connector_init()
274 int bochs_kms_init(struct bochs_device *bochs) in bochs_kms_init()
297 void bochs_kms_fini(struct bochs_device *bochs) in bochs_kms_fini()