Searched refs:set_config (Results 1 – 11 of 11) sorted by relevance
886 struct xendispl_set_config_req set_config; member
1744 .set_config = hptiop_set_config_itl,1762 .set_config = hptiop_set_config_mv,1780 .set_config = hptiop_set_config_mvfrey,1869 struct hpt_iop_request_set_config set_config; in hptiop_attach() local2024 bzero(&set_config, sizeof(set_config)); in hptiop_attach()2025 set_config.iop_id = unit; in hptiop_attach()2026 set_config.vbus_id = cam_sim_path(hba->sim); in hptiop_attach()2027 set_config.max_host_request_size = HPT_SRB_MAX_REQ_SIZE; in hptiop_attach()2029 if (hba->ops->set_config(hba, &set_config)) { in hptiop_attach()
445 int (*set_config)(struct hpt_iop_hba *hba, member
74 METHOD int set_config {
343 ret = mode_set->crtc->funcs->set_config(mode_set); in drm_fb_helper_restore_fbdev_mode()784 ret = crtc->funcs->set_config(&fb_helper->crtc_info[i].mode_set);820 ret = crtc->funcs->set_config(modeset);953 ret = crtc->funcs->set_config(&fb_helper->crtc_info[i].mode_set); in drm_fb_helper_single_fb_probe()
340 int (*set_config)(struct drm_mode_set *set); member
382 ret = crtc->funcs->set_config(&set); in drm_framebuffer_remove()2020 ret = crtc->funcs->set_config(&set); in drm_mode_setcrtc()
722 static int set_config(struct ibnd_config *config, struct ibnd_config *cfg) in set_config() function766 if (set_config(&config, cfg)) { in ibnd_discover_fabric()
713 goto set_config; in libusb_set_configuration() 718 set_config: in libusb_set_configuration()
661 goto set_config; in op_wlan_iface_config()675 goto set_config; in op_wlan_iface_config()694 goto set_config; in op_wlan_iface_config()853 set_config: in op_wlan_iface_config()
1086 .set_config = drm_crtc_helper_set_config,