| /linux/include/linux/ |
| H A D | component.h | 32 void (*unbind)(struct device *comp, struct device *master, member 82 void (*unbind)(struct device *master); member
|
| H A D | pci-epf.h | 67 void (*unbind)(struct pci_epf *epf); member
|
| H A D | netlink.h | 52 void (*unbind)(struct net *net, int group); member
|
| /linux/tools/testing/selftests/vfio/scripts/ |
| H A D | lib.sh | 22 function unbind() { function
|
| /linux/samples/rust/ |
| H A D | rust_driver_i2c.rs | 63 fn unbind(idev: &i2c::I2cClient<Core>, _this: Pin<&Self>) { unbind() method
|
| H A D | rust_i2c_client.rs | 133 fn unbind(pdev: &platform::Device<device::Core>, _this: Pin<&Self>) { unbind() method
|
| H A D | rust_driver_pci.rs | 177 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 | 141 void (*unbind)(struct usbnet *, struct usb_interface *); member
|
| H A D | gadget.h | 771 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
|
| H A D | media-request.h | 251 void (*unbind)(struct media_request_object *object); global() member
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_resource_priv.h | 97 int (*unbind) (struct vmw_resource *res, member
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | chan.h | 49 void (*unbind)(struct nvkm_chan *); member
|
| /linux/net/netlink/ |
| H A D | af_netlink.h | 70 void (*unbind)(struct net *net, int group); member
|
| /linux/rust/kernel/ |
| H A D | platform.rs | 240 fn unbind(dev: &Device<device::Core>, this: Pin<&Self>) { in unbind() method
|
| H A D | auxiliary.rs | 218 fn unbind(dev: &Device<device::Core>, this: Pin<&Self>) { in unbind() method
|
| H A D | pci.rs | 322 fn unbind(dev: &Device<device::Core>, this: Pin<&Self>) { in unbind() method
|
| H A D | i2c.rs | 364 fn unbind(dev: &I2cClient<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/net/ |
| H A D | genetlink.h | 98 void (*unbind)(int mcgrp); 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
|