| /Linux-v5.4/include/linux/ | 
| D | component.h | 32 	void (*unbind)(struct device *comp, struct device *master,  member82 	void (*unbind)(struct device *master);  member
 
 | 
| D | pci-epf.h | 63 	void	(*unbind)(struct pci_epf *epf);  member
 | 
| D | netlink.h | 50 	void		(*unbind)(struct net *net, int group);  member
 | 
| D | thermal.h | 96 	int (*unbind) (struct thermal_zone_device *,  member
 | 
| /Linux-v5.4/drivers/char/agp/ | 
| D | compat_ioctl.c | 196 	struct agp_unbind32 unbind;  in compat_agpioc_unbind_wrap()  local
 | 
| D | frontend.c | 935 	struct agp_unbind unbind;  in agpioc_unbind_wrap()  local
 | 
| /Linux-v5.4/include/drm/ttm/ | 
| D | ttm_tt.h | 73 	int (*unbind) (struct ttm_tt *ttm);  member
 | 
| /Linux-v5.4/include/media/ | 
| D | v4l2-async.h | 112 	void (*unbind)(struct v4l2_async_notifier *notifier,  member
 | 
| D | media-request.h | 251 	void (*unbind)(struct media_request_object *object);  member
 | 
| /Linux-v5.4/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_resource_priv.h | 88 	int (*unbind) (struct vmw_resource *res,  member
 | 
| /Linux-v5.4/arch/alpha/include/asm/ | 
| D | agp_backend.h | 38 	int (*unbind)(alpha_agp_info *, off_t, struct agp_memory *);  member
 | 
| /Linux-v5.4/include/linux/usb/ | 
| D | composite.h | 213 	void			(*unbind)(struct usb_configuration *,  member310 	void			(*unbind)(struct usb_configuration *);  member
 393 	int			(*unbind)(struct usb_composite_dev *);  member
 
 | 
| D | usbnet.h | 129 	void	(*unbind)(struct usbnet *, struct usb_interface *);  member
 | 
| D | gadget.h | 677 	void			(*unbind)(struct usb_gadget *);  member
 | 
| /Linux-v5.4/net/netlink/ | 
| D | af_netlink.h | 66 	void			(*unbind)(struct net *net, int group);  member
 | 
| D | af_netlink.c | 659 	void (*unbind)(struct net *net, int group);  in netlink_create()  local
 | 
| /Linux-v5.4/drivers/usb/atm/ | 
| D | usbatm.h | 84 	void (*unbind) (struct usbatm_data *, struct usb_interface *);  member
 | 
| /Linux-v5.4/drivers/xen/ | 
| D | evtchn.c | 544 		struct ioctl_evtchn_unbind unbind;  in evtchn_ioctl()  local
 | 
| /Linux-v5.4/drivers/usb/gadget/ | 
| D | configfs.c | 65 	bool unbind;  member
 | 
| /Linux-v5.4/include/acpi/ | 
| D | acpi_bus.h | 131 	void (*unbind)(struct device *phys_dev);  member
 | 
| /Linux-v5.4/drivers/usb/core/ | 
| D | hub.c | 5878 			int unbind = 0;  in usb_reset_device()  local
 |