/Linux-v4.19/include/linux/ |
D | component.h | 12 void (*unbind)(struct device *comp, struct device *master, member 26 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-v4.19/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-v4.19/include/drm/ttm/ |
D | ttm_tt.h | 73 int (*unbind) (struct ttm_tt *ttm); member
|
/Linux-v4.19/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_resource_priv.h | 81 int (*unbind) (struct vmw_resource *res, member
|
/Linux-v4.19/include/media/ |
D | v4l2-async.h | 115 void (*unbind)(struct v4l2_async_notifier *notifier, member
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | agp_backend.h | 38 int (*unbind)(alpha_agp_info *, off_t, struct agp_memory *); member
|
/Linux-v4.19/include/linux/usb/ |
D | composite.h | 213 void (*unbind)(struct usb_configuration *, member 310 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 | 669 void (*unbind)(struct usb_gadget *); member
|
/Linux-v4.19/net/netlink/ |
D | af_netlink.h | 65 void (*unbind)(struct net *net, int group); member
|
D | af_netlink.c | 673 void (*unbind)(struct net *net, int group); in netlink_create() local
|
/Linux-v4.19/drivers/usb/atm/ |
D | usbatm.h | 84 void (*unbind) (struct usbatm_data *, struct usb_interface *); member
|
/Linux-v4.19/drivers/xen/ |
D | evtchn.c | 544 struct ioctl_evtchn_unbind unbind; in evtchn_ioctl() local
|
/Linux-v4.19/include/acpi/ |
D | acpi_bus.h | 144 void (*unbind)(struct device *phys_dev); member
|
/Linux-v4.19/drivers/usb/core/ |
D | hub.c | 5774 int unbind = 0; in usb_reset_device() local
|