Home
last modified time | relevance | path

Searched refs:rebind (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_binding.c111 static int vmw_binding_scrub_shader(struct vmw_ctx_bindinfo *bi, bool rebind);
113 bool rebind);
114 static int vmw_binding_scrub_texture(struct vmw_ctx_bindinfo *bi, bool rebind);
115 static int vmw_binding_scrub_cb(struct vmw_ctx_bindinfo *bi, bool rebind);
116 static int vmw_binding_scrub_dx_rt(struct vmw_ctx_bindinfo *bi, bool rebind);
117 static int vmw_binding_scrub_sr(struct vmw_ctx_bindinfo *bi, bool rebind);
118 static int vmw_binding_scrub_so(struct vmw_ctx_bindinfo *bi, bool rebind);
121 bool rebind);
122 static int vmw_binding_scrub_ib(struct vmw_ctx_bindinfo *bi, bool rebind);
123 static int vmw_binding_scrub_vb(struct vmw_ctx_bindinfo *bi, bool rebind);
[all …]
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Ddac.c384 struct drm_encoder *rebind; in nv04_dac_mode_set() local
393 list_for_each_entry(rebind, &dev->mode_config.encoder_list, head) { in nv04_dac_mode_set()
394 if (rebind == encoder in nv04_dac_mode_set()
395 || nouveau_encoder(rebind)->dcb->type != DCB_OUTPUT_ANALOG) in nv04_dac_mode_set()
398 dac_offset = nv04_dac_output_offset(rebind); in nv04_dac_mode_set()
/linux-4.4.14/Documentation/console/
Dconsole.txt88 driver, make changes, recompile, reload and rebind the driver without any need
128 rebind the driver to the console arrives.
/linux-4.4.14/drivers/usb/usbip/
Dstub_main.c213 static DRIVER_ATTR_WO(rebind);
/linux-4.4.14/mm/
Dmempolicy.c161 void (*rebind)(struct mempolicy *pol, const nodemask_t *nodes, member
421 mpol_ops[pol->mode].rebind(pol, newmask, step); in mpol_rebind_policy()
455 .rebind = mpol_rebind_default,
459 .rebind = mpol_rebind_nodemask,
463 .rebind = mpol_rebind_preferred,
467 .rebind = mpol_rebind_nodemask,
/linux-4.4.14/drivers/usb/core/
Dhub.c5587 int rebind = cintf->needs_binding; in usb_reset_device() local
5589 if (!rebind && cintf->dev.driver) { in usb_reset_device()
5592 rebind = (drv->post_reset)(cintf); in usb_reset_device()
5595 rebind = 1; in usb_reset_device()
5596 if (rebind) in usb_reset_device()
/linux-4.4.14/Documentation/DocBook/
Dnetworking.xml.db261 API-rpc-force-rebind