Home
last modified time | relevance | path

Searched refs:unregistered (Results 1 – 25 of 36) sorted by relevance

12

/linux/drivers/media/cec/core/
H A Dcec-priv.h21 ((adap->ops->op && !adap->devnode.unregistered) ? \
26 if (adap->ops->op && !adap->devnode.unregistered) \
/linux/Documentation/translations/zh_CN/doc-guide/
H A Dcontributing.rst61 * @nb: The notifier block to be unregistered.
99 * @nb: The notifier block to be unregistered.
108 * @nb: The notifier block to be unregistered.
/linux/Documentation/power/regulator/
H A Dregulator.rst20 Regulators can be unregistered by calling::
/linux/kernel/cgroup/
H A Ddmem.c53 bool unregistered; member
491 region->unregistered = true; in dmem_cgroup_unregister_region()
587 if (!region->unregistered) in get_cg_pool_unlocked()
/linux/Documentation/infiniband/
H A Duser_mad.rst29 Agents can be unregistered with the IB_USER_MAD_UNREGISTER_AGENT
31 be unregistered when the descriptor is closed.
/linux/Documentation/driver-api/surface_aggregator/clients/
H A Dsan.rst33 should be unregistered via |san_dgpu_notifier_unregister|.
/linux/Documentation/arch/s390/
H A Dqeth.rst33 or a VLAN is registered or unregistered on the network served by the device.
/linux/Documentation/driver-api/surface_aggregator/
H A Dclient.rst143 unregistered via |ssam_device_driver_unregister|. For convenience, the
316 unregistered via |ssam_notifier_unregister| once it is not required any
390 registered and unregistered, by keeping track of how many notifiers for a
394 when the last notifier for it is being unregistered. Note that the event
/linux/Documentation/scsi/
H A Dbnx2fc.rst9 transparent. Devices discovered on the SAN will be registered and unregistered
/linux/Documentation/driver-api/media/
H A Dmc-core.rst48 ``media_device_register()`` and unregistered by calling
70 and unregistered by calling
308 The media device is unregistered and cleaned up from the kref put handler to
H A Dv4l2-device.rst49 V4L2 devices are unregistered by calling:
H A Dv4l2-subdev.rst245 firmware. The notifier for the sub-device is unregistered and cleaned up with
371 automatically removed when sub-devices are unregistered.
518 have to be unregistered first. Calling
/linux/Documentation/driver-api/driver-model/
H A Dporting.rst59 The bus type may be unregistered (if the bus driver may be compiled
172 It can later be unregistered by doing::
259 When the driver is unregistered from the bus, unregister it from the
/linux/Documentation/doc-guide/
H A Dcontributing.rst73 * @nb: The notifier block to be unregistered.
115 * @nb: The notifier block to be unregistered.
124 * @nb: The notifier block to be unregistered.
/linux/Documentation/driver-api/thermal/
H A Dcpu-cooling-api.rst56 cdev: Cooling device pointer which has to be unregistered.
/linux/Documentation/driver-api/pm/
H A Dcpuidle.rst69 Once registered, ``CPUIdle`` governors cannot be unregistered, so it is not
258 ``CPUIdle`` drivers and struct cpuidle_device objects can be unregistered
262 ``CPUIdle`` driver must be unregistered, with the help of
/linux/Documentation/trace/
H A Dkprobes.rst260 When an optimized kprobe is unregistered, disabled, or blocked by
468 If the functions find an incorrect probe (ex. an unregistered probe),
482 the bad probe, are safely unregistered before the register_*probes
506 If the functions find some incorrect probes (ex. unregistered
509 unregistered correctly.
H A Duser_events.rst223 **NOTE:** Events are automatically unregistered when execve() is invoked. During
224 fork() the registered events will be retained and must be unregistered manually
/linux/Documentation/driver-api/acpi/
H A Dscan_handlers.rst24 being removed are unregistered and deleted.
/linux/Documentation/usb/
H A Dfunctionfs.rst72 Conversely, the gadget is unregistered after the first USB function
/linux/Documentation/driver-api/
H A Dconnector.rst92 selected ids will be turned on or off (registered or unregistered its
/linux/Documentation/gpu/
H A Dtegra.rst43 Similarly, when one of the clients is unregistered, the infrastructure will
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-dqevent.rst65 has the unregistered logical address. In that case all other bits are 0.
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp.c418 .unregistered = fimc_isp_subdev_unregistered,
/linux/Documentation/livepatch/
H A Dlivepatch.rst356 the ftrace handler is unregistered and the struct klp_ops is
379 is unregistered and the struct klp_ops is freed when the func_stack list

12