Home
last modified time | relevance | path

Searched full:claimed (Results 1 – 25 of 232) sorted by relevance

12345678910

/linux/drivers/usb/gadget/
H A Depautoconf.c52 * On success, this returns an claimed usb_ep, and modifies the endpoint
59 * assigning ep->claimed to true.
112 ep->claimed = true; in usb_ep_autoconfig_ss()
140 * On success, this returns an claimed usb_ep, and modifies the endpoint
145 * claims it by assigning ep->claimed to true.
182 * from usb_ep_autoconfig(). It unclaims endpoint claimed by
189 ep->claimed = false; in usb_ep_autoconfig_release()
200 * state such as ep->claimed and the record of assigned endpoints
208 ep->claimed = false; in usb_ep_autoconfig_reset()
/linux/include/linux/
H A Dirq_work.h11 * free NULL, 0 -> {claimed} : free to be used
12 * claimed NULL, 3 -> {pending} : claimed to be enqueued
14 * busy NULL, 2 -> {free, claimed} : callback in progress, can be claimed
/linux/net/can/j1939/
H A Daddress-claim.c173 * network until 250 ms after it has successfully claimed in j1939_ac_process()
175 * address-claimed. in j1939_ac_process()
179 * after 250 ms from the first AC (address-claimed) message in j1939_ac_process()
183 * As stated in "4.4.2.3 - Address-claimed message": in j1939_ac_process()
185 * an address claimed message shall not receive a contending in j1939_ac_process()
191 * the address-claimed message with its current NAME. in j1939_ac_process()
193 * d) send an address-claimed message in response to a in j1939_ac_process()
201 * claimed (timer has expired) or the AC message has been sent in j1939_ac_process()
H A Dj1939-priv.h37 /* indicates that this ecu successfully claimed @sa as its address */
64 /* list of 256 ecu ptrs, that cache the claimed addresses.
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-log-addrs.rst59 addresses have been claimed. If the file descriptor is in non-blocking mode then it will
60 not wait for the logical addresses to be claimed, instead it just returns 0.
63 logical addresses are claimed or cleared.
81 - The actual logical addresses that were claimed. This is set by the
82 driver. If no logical address could be claimed, then it is set to
88 - The bitmask of all logical addresses this adapter has claimed. If
111 adapter shall clear all claimed logical addresses and all other
134 logical address type that it claimed (e.g. it may have to fallback
166 - By default if no logical address of the requested type can be claimed, then
H A Dcec-ioc-adap-g-phys-addr.rst57 requested logical addresses have been claimed. If the file descriptor is in non-blocking mode
58 then it will not wait for the logical addresses to be claimed, instead it just returns 0.
H A Dcec-ioc-dqevent.rst62 - The current set of claimed logical addresses. This is 0 if no logical
63 addresses are claimed or if ``phys_addr`` is ``CEC_PHYS_ADDR_INVALID``.
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_overlay.c40 bool claimed; member
482 if (!overlay->stream[i].claimed) in vmw_overlay_num_free_overlays()
502 if (overlay->stream[i].claimed) in vmw_overlay_claim()
505 overlay->stream[i].claimed = true; in vmw_overlay_claim()
526 WARN_ON(!overlay->stream[stream_id].claimed); in vmw_overlay_unref()
528 overlay->stream[stream_id].claimed = false; in vmw_overlay_unref()
550 overlay->stream[i].claimed = false; in vmw_overlay_init()
/linux/block/
H A Dholder.c36 * @bdev: the claimed slave bdev
43 * - from "slaves" directory of the holder @disk to the claimed @bdev
52 * The caller must have claimed @bdev before calling this function and
H A Dbdev.c530 * bd_may_claim - test whether a block device can be claimed
535 * Test whether @bdev can be claimed by @holder.
538 * %true if @bdev can be claimed, %false otherwise.
561 * the device is claimed, but not the whole device. in bd_may_claim()
575 * Claim @bdev. This function fails if @bdev is already claimed by another
580 * 0 if @bdev can be claimed, -EBUSY otherwise.
591 /* if someone else claimed, fail */ in bd_prepare_to_claim()
628 * @holder: holder that has claimed @bdev
659 * @holder: holder that has claimed @bdev
/linux/kernel/trace/
H A Dtracing_map.h42 * that entry is considered to be free and can be claimed, by
44 * the new 32-bit hashed key. Once claimed, that tracing_map_entry's
64 * 'claimed' as described in the above discussion, and therefore is
230 * claimed by tracing_map_insert() in the context of the map
/linux/drivers/mmc/core/
H A Dsdio_irq.c35 WARN_ON(!host->claimed); in sdio_get_pending_irqs()
228 WARN_ON(!host->claimed); in sdio_card_irq_get()
253 WARN_ON(!host->claimed); in sdio_card_irq_put()
296 * claimed already when the handler is called so the handler should not
H A Dsdio_io.c697 * to be claimed, nor the function active, for this information to be
719 * The host doesn't need to be claimed, nor the function active,
750 * This function should be called while the host is claimed and the host
751 * should remain claimed until sdio_retune_crc_enable() is called.
792 * This function should be called while the host is claimed.
808 * This function should be called while the host is claimed.
/linux/Documentation/usb/
H A Dacm.rst126 usb.c: acm driver claimed interface c7b5f3e0
127 usb.c: acm driver claimed interface c7b5f3f8
128 usb.c: acm driver claimed interface c7691fa0
/linux/drivers/hsi/
H A Dhsi_core.c604 if ((port->claimed) && (!port->shared || !share)) { in hsi_claim_port()
612 port->claimed++; in hsi_claim_port()
624 * @cl: HSI client which previously claimed its port
634 port->claimed--; in hsi_release_port()
635 BUG_ON(port->claimed < 0); in hsi_release_port()
637 if (!port->claimed) in hsi_release_port()
/linux/Documentation/driver-api/acpi/
H A Dscan_handlers.rst59 that means that the handler has claimed the device node and is now responsible
63 handler that has claimed it.
/linux/drivers/net/wireless/st/cw1200/
H A Dcw1200_spi.c43 int claimed; member
208 if (!self->claimed) in cw1200_spi_lock()
215 self->claimed = 1; in cw1200_spi_lock()
227 self->claimed = 0; in cw1200_spi_unlock()
/linux/include/linux/hsi/
H A Dhsi.h211 * @claimed: Reference count of clients which claimed the port
227 int claimed; member
/linux/drivers/platform/surface/aggregator/
H A Dssh_request_layer.c824 LIST_HEAD(claimed); in ssh_rtl_timeout_reap()
866 list_move_tail(&r->node, &claimed); in ssh_rtl_timeout_reap()
871 list_for_each_entry_safe(r, n, &claimed, node) { in ssh_rtl_timeout_reap()
1200 LIST_HEAD(claimed); in ssh_rtl_shutdown()
1220 list_move_tail(&r->node, &claimed); in ssh_rtl_shutdown()
1253 list_move_tail(&r->node, &claimed); in ssh_rtl_shutdown()
1258 /* Finally, cancel and complete the requests we claimed before. */ in ssh_rtl_shutdown()
1259 list_for_each_entry_safe(r, n, &claimed, node) { in ssh_rtl_shutdown()
/linux/drivers/pinctrl/
H A Dcore.h159 * @mux_usecount: If zero, the pin is not claimed, and @owner should be NULL.
160 * If non-zero, this pin is claimed by @owner. This field is an integer
/linux/drivers/pci/
H A Dpci-pf-stub.c30 pci_info(dev, "claimed by pci-pf-stub\n"); in pci_pf_stub_probe()
/linux/drivers/usb/atm/
H A Dxusbatm.c70 …atic void xusbatm_release_intf(struct usb_device *usb_dev, struct usb_interface *intf, int claimed) in xusbatm_release_intf() argument
72 if (claimed) { in xusbatm_release_intf()
/linux/drivers/gpio/
H A Dgpio-vx855.c260 "GPI I/O resource busy, probably claimed by ACPI\n"); in vx855gpio_probe()
265 "GPO I/O resource busy, probably claimed by ACPI\n"); in vx855gpio_probe()
/linux/Documentation/ABI/obsolete/
H A Dsysfs-gpio9 "export" operation. If a given GPIO is not claimed for use by
/linux/Documentation/devicetree/bindings/bus/
H A Dallwinner,sun50i-a64-de2.yaml35 The SRAM that needs to be claimed to access the display engine

12345678910