Home
last modified time | relevance | path

Searched refs:unregistering (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/core-api/
H A Dtracepoint.rst30 unregistering probes with these callback sites is covered in the
/linux/Documentation/networking/devlink/
H A Dnetdevsim.rst65 - registering/unregistering leaf rate objects per VF devlink port;
/linux/include/linux/
H A Dsysctl.h264 struct completion *unregistering; member
H A Dusb.h263 unsigned unregistering:1; /* unregistration is in progress */ member
/linux/Documentation/driver-api/usb/
H A Dtypec.rst81 registration. The class offers the following API for registering/unregistering
115 registering/unregistering cables and their plugs:
H A Dtypec_bus.rst100 Alternate mode driver registering/unregistering
/linux/drivers/usb/core/
H A Dmessage.c1308 if (intf->ep_devs_created || intf->unregistering) in create_intf_ep_devs()
1466 dev->actconfig->interface[i]->unregistering = 1; in usb_disable_device()
1605 if (iface->unregistering) in usb_set_interface()
H A Dsysfs.c1354 if (intf->sysfs_files_created || intf->unregistering) in usb_create_sysfs_intf_files()
/linux/Documentation/crypto/
H A Ddevel-algos.rst157 The respective counterparts for unregistering the HASH transformation
/linux/Documentation/driver-api/surface_aggregator/clients/
H A Dcdev.rst197 events from being received is unregistering all previously registered
/linux/Documentation/i2c/
H A Dslave-interface.rst152 powered on always to be able to detect its slave address. When unregistering,
/linux/Documentation/PCI/
H A Dpciebus-howto.rst151 Below is a sample code for registering/unregistering a service
/linux/Documentation/driver-api/media/
H A Dv4l2-subdev.rst587 to release all the allocated resources before unregistering the sub-device.