Home
last modified time | relevance | path

Searched refs:unbind (Results 1 – 25 of 144) sorted by relevance

123456

/drivers/media/v4l2-core/
Dv4l2-async.c117 if (notifier->unbind) in v4l2_async_test_notify()
118 notifier->unbind(notifier, sd, asd); in v4l2_async_test_notify()
225 if (notifier->unbind) in v4l2_async_notifier_unregister()
226 notifier->unbind(notifier, sd, sd->asd); in v4l2_async_notifier_unregister()
322 if (notifier->unbind) in v4l2_async_unregister_subdev()
323 notifier->unbind(notifier, sd, sd->asd); in v4l2_async_unregister_subdev()
/drivers/char/agp/
Dcompat_ioctl.c192 struct agp_unbind32 unbind; in compat_agpioc_unbind_wrap() local
195 if (copy_from_user(&unbind, arg, sizeof(unbind))) in compat_agpioc_unbind_wrap()
198 memory = agp_find_mem_by_key(unbind.key); in compat_agpioc_unbind_wrap()
/drivers/xen/
Devtchn.c505 struct ioctl_evtchn_unbind unbind; in evtchn_ioctl() local
509 if (copy_from_user(&unbind, uarg, sizeof(unbind))) in evtchn_ioctl()
513 if (unbind.port >= xen_evtchn_nr_channels()) in evtchn_ioctl()
517 evtchn = find_evtchn(u, unbind.port); in evtchn_ioctl()
521 disable_irq(irq_from_evtchn(unbind.port)); in evtchn_ioctl()
/drivers/net/usb/
Dzaurus.c106 .unbind = usbnet_cdc_unbind,
116 .unbind = usbnet_cdc_unbind,
126 .unbind = usbnet_cdc_unbind,
Dcdc_mbim.c555 .unbind = cdc_mbim_unbind,
579 .unbind = cdc_mbim_unbind,
598 .unbind = cdc_mbim_unbind,
Dasix_devices.c877 .unbind = ax88772_unbind,
889 .unbind = ax88772_unbind,
903 .unbind = ax88772_unbind,
925 .unbind = ax88772_unbind,
Dax88179_178a.c1640 .unbind = ax88179_unbind,
1653 .unbind = ax88179_unbind,
1666 .unbind = ax88179_unbind,
1679 .unbind = ax88179_unbind,
1692 .unbind = ax88179_unbind,
1705 .unbind = ax88179_unbind,
/drivers/gpu/drm/nouveau/
Dnouveau_sgdma.c56 .unbind = nv04_sgdma_unbind,
87 .unbind = nv50_sgdma_unbind,
/drivers/usb/gadget/
Dconfigfs.c91 bool unbind; member
1264 if (f->unbind) { in purge_configs_funcs()
1267 f->unbind(c, f); in purge_configs_funcs()
1291 gi->unbind = 0; in configfs_composite_bind()
1485 gi->unbind = 1; in configfs_composite_unbind()
1514 if (!cdev || gi->unbind) { in configfs_composite_setup()
1537 if (!cdev || gi->unbind) { in configfs_composite_disconnect()
1559 if (!cdev || gi->unbind) { in configfs_composite_suspend()
1581 if (!cdev || gi->unbind) { in configfs_composite_resume()
1665 .unbind = configfs_composite_unbind,
[all …]
Dcomposite.c264 if (f->unbind) in usb_remove_function()
265 f->unbind(c, f); in usb_remove_function()
829 if (f->unbind) { in usb_add_config()
832 f->unbind(config, f); in usb_add_config()
881 if (f->unbind) { in remove_config()
883 f->unbind(config, f); in remove_config()
888 if (config->unbind) { in remove_config()
890 config->unbind(config); in remove_config()
1960 if (cdev->driver->unbind && unbind_driver) in __composite_unbind()
1961 cdev->driver->unbind(cdev); in __composite_unbind()
[all …]
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource_priv.h79 int (*unbind) (struct vmw_resource *res, member
Dvmwgfx_resource.c70 .unbind = NULL
134 res->func->unbind != NULL) { in vmw_resource_release()
139 res->func->unbind(res, false, &val_buf); in vmw_resource_release()
1343 if (unlikely(func->unbind != NULL && in vmw_resource_do_evict()
1345 ret = func->unbind(res, res->res_dirty, &val_buf); in vmw_resource_do_evict()
1506 if (unlikely(res->func->unbind == NULL)) in vmw_resource_move_notify()
1509 (void) res->func->unbind(res, true, &val_buf); in vmw_resource_move_notify()
Dvmwgfx_context.c83 .unbind = NULL
95 .unbind = vmw_gb_context_unbind
107 .unbind = vmw_dx_context_unbind
/drivers/acpi/
Dglue.c357 else if (adev->handler && adev->handler->unbind) in acpi_platform_notify_remove()
358 adev->handler->unbind(dev); in acpi_platform_notify_remove()
/drivers/usb/gadget/udc/
Dudc-core.c450 udc->driver->unbind(udc->gadget); in usb_gadget_remove_driver()
506 driver->unbind(udc->gadget); in udc_bind_to_driver()
579 if (!driver || !driver->unbind) in usb_gadget_unregister_driver()
/drivers/gpu/drm/ttm/
Dttm_agp_backend.c109 .unbind = ttm_agp_unbind,
/drivers/base/
Dcomponent.c219 master->ops->unbind(master->dev); in take_down_master()
358 component->ops->unbind(component->dev, master->dev, data); in component_unbind()
/drivers/usb/atm/
Dusbatm.h98 void (*unbind) (struct usbatm_data *, struct usb_interface *); member
/drivers/usb/gadget/legacy/
Dgmidi.c192 .unbind = midi_unbind,
Dncm.c210 .unbind = gncm_unbind,
Dmass_storage.c236 .unbind = msg_unbind,
Dprinter.c217 .unbind = printer_unbind,
Dcdc2.c236 .unbind = cdc_unbind,
Dacm_ms.c262 .unbind = acm_ms_unbind,
/drivers/gpu/drm/vc4/
Dvc4_hvs.c137 .unbind = vc4_hvs_unbind,

123456