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()
102 struct bochs_device *bochs = in bochs_crtc_page_flip()
103 container_of(crtc, struct bochs_device, crtc); in bochs_crtc_page_flip()
134 struct bochs_device *bochs = dev->dev_private; in bochs_crtc_init()
172 struct bochs_device *bochs = dev->dev_private; in bochs_encoder_init()
194 struct bochs_device *bochs = in bochs_connector_mode_valid()
195 container_of(connector, struct bochs_device, connector); in bochs_connector_mode_valid()
234 struct bochs_device *bochs = dev->dev_private; in bochs_connector_init()
245 int bochs_kms_init(struct bochs_device *bochs) in bochs_kms_init()
268 void bochs_kms_fini(struct bochs_device *bochs) in bochs_kms_fini()