Searched defs:unbind (Results 1 – 18 of 18) sorted by relevance
/linux/samples/rust/ |
H A D | rust_driver_pci.rs | 98 fn unbind(pdev: &pci::Device<Core>, this: Pin<&Self>) { in unbind() method
|
/linux/include/linux/usb/ |
H A D | composite.h | 211 void (*unbind)(struct usb_configuration *, member 314 void (*unbind)(struct usb_configuration *); member 394 int (*unbind)(struct usb_composite_dev *); member
|
H A D | usbnet.h | 138 void (*unbind)(struct usbnet *, struct usb_interface *); member
|
H A D | gadget.h | 741 void (*unbind)(struct usb_gadget *); member
|
/linux/arch/alpha/include/asm/ |
H A D | agp_backend.h | 38 int (*unbind)(alpha_agp_info *, off_t, struct agp_memory *); member
|
/linux/include/media/ |
H A D | v4l2-async.h | 100 void (*unbind)(struct v4l2_async_notifier *notifier, member
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_resource_priv.h | 97 int (*unbind) (struct vmw_resource *res, member
|
/linux/net/netlink/ |
H A D | af_netlink.h | 70 void (*unbind)(struct net *net, int group); member
|
H A D | af_netlink.c | 652 void (*unbind)(struct net *net, int group); in netlink_create() local
|
/linux/rust/kernel/ |
H A D | platform.rs | 205 fn unbind(dev: &Device<device::Core>, this: Pin<&Self>) { in unbind() method
|
H A D | pci.rs | 257 fn unbind(dev: &Device<device::Core>, this: Pin<&Self>) { in unbind() method
|
/linux/drivers/usb/atm/ |
H A D | usbatm.h | 84 void (*unbind) (struct usbatm_data *, struct usb_interface *); member
|
/linux/drivers/xen/ |
H A D | evtchn.c | 523 struct ioctl_evtchn_unbind unbind; in evtchn_ioctl() local
|
/linux/include/linux/ |
H A D | pci-epf.h | 67 void (*unbind)(struct pci_epf *epf); member
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_span.c | 61 void (*unbind)(struct mlxsw_sp_span_trigger_entry *trigger_entry); member
|
/linux/drivers/usb/gadget/ |
H A D | configfs.c | 61 bool unbind; member
|
/linux/net/tipc/ |
H A D | socket.c | 678 bool unbind = false; in __tipc_bind() local
|
/linux/drivers/usb/core/ |
H A D | hub.c | 6393 int unbind = 0; in usb_reset_device() local
|