Searched defs:unbind (Results 1 – 21 of 21) sorted by relevance
| /linux/include/linux/ |
| A D | component.h | 32 void (*unbind)(struct device *comp, struct device *master, member 82 void (*unbind)(struct device *master); member
|
| A D | pci-epf.h | 66 void (*unbind)(struct pci_epf *epf); member
|
| A D | netlink.h | 51 void (*unbind)(struct net *net, int group); member
|
| /linux/include/linux/usb/ |
| A D | composite.h | 211 void (*unbind)(struct usb_configuration *, member 314 void (*unbind)(struct usb_configuration *); member 397 int (*unbind)(struct usb_composite_dev *); member
|
| A D | usbnet.h | 137 void (*unbind)(struct usbnet *, struct usb_interface *); member
|
| A D | gadget.h | 741 void (*unbind)(struct usb_gadget *); member
|
| /linux/arch/alpha/include/asm/ |
| A D | agp_backend.h | 38 int (*unbind)(alpha_agp_info *, off_t, struct agp_memory *); member
|
| /linux/include/media/ |
| A D | v4l2-async.h | 100 void (*unbind)(struct v4l2_async_notifier *notifier, member
|
| A D | media-request.h | 251 void (*unbind)(struct media_request_object *object); member
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| A D | vmwgfx_resource_priv.h | 97 int (*unbind) (struct vmw_resource *res, member
|
| /linux/net/netlink/ |
| A D | af_netlink.h | 70 void (*unbind)(struct net *net, int group); member
|
| A D | af_netlink.c | 653 void (*unbind)(struct net *net, int group); in netlink_create() local
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| A D | chan.h | 52 void (*unbind)(struct nvkm_chan *); member
|
| /linux/drivers/usb/atm/ |
| A D | usbatm.h | 84 void (*unbind) (struct usbatm_data *, struct usb_interface *); member
|
| /linux/drivers/xen/ |
| A D | evtchn.c | 523 struct ioctl_evtchn_unbind unbind; in evtchn_ioctl() local
|
| /linux/include/net/ |
| A D | genetlink.h | 98 void (*unbind)(int mcgrp); member
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| A D | spectrum_span.c | 61 void (*unbind)(struct mlxsw_sp_span_trigger_entry *trigger_entry); member
|
| /linux/drivers/usb/gadget/ |
| A D | configfs.c | 61 bool unbind; member
|
| /linux/include/acpi/ |
| A D | acpi_bus.h | 139 void (*unbind)(struct device *phys_dev); member
|
| /linux/net/tipc/ |
| A D | socket.c | 678 bool unbind = false; in __tipc_bind() local
|
| /linux/drivers/usb/core/ |
| A D | hub.c | 6299 int unbind = 0; in usb_reset_device() local
|
Completed in 52 milliseconds