Home
last modified time | relevance | path

Searched full:manager (Results 1 – 25 of 929) sorted by relevance

12345678910>>...38

/linux/drivers/md/dm-vdo/
H A Daction-manager.c6 #include "action-manager.h"
40 * struct action_manager - Definition of an action manager.
42 * @state: The state of this action manager.
50 * @context: Opaque data associated with this action manager.
91 * vdo_make_action_manager() - Make an action manager.
99 * @manager_ptr: A pointer to hold the new action manager.
109 struct action_manager *manager; in vdo_make_action_manager() local
110 int result = vdo_allocate(1, struct action_manager, __func__, &manager); in vdo_make_action_manager()
115 *manager = (struct action_manager) { in vdo_make_action_manager()
124 manager->actions[0].next = &manager->actions[1]; in vdo_make_action_manager()
[all …]
H A Daction-manager.h14 * as the block map or slab depot). Each action manager is tied to a specific context for which it
15 * manages actions. The manager ensures that only one action is active on that context at a time,
18 * action manager from a single thread (which thread is determined when the action manager is
46 * A function which is to be applied asynchronously on an action manager's initiator thread as the
54 * A function which will run on the action manager's initiator thread as the conclusion of an
87 vdo_get_current_manager_operation(struct action_manager *manager);
89 void * __must_check vdo_get_current_action_context(struct action_manager *manager);
91 bool vdo_schedule_default_action(struct action_manager *manager);
93 bool vdo_schedule_action(struct action_manager *manager, vdo_action_preamble_fn preamble,
97 bool vdo_schedule_operation(struct action_manager *manager,
[all …]
/linux/Documentation/power/
H A Dcharger-manager.rst2 Charger Manager
7 Charger Manager provides in-kernel battery charger management that
12 Charger Manager is a platform_driver with power-supply-class entries.
13 An instance of Charger Manager (a platform-device created with Charger-Manager)
16 the system may need multiple instances of Charger Manager.
21 Charger Manager supports the following:
43 Charger Manager provides a function "cm_suspend_again" that can be
48 that are used by Charger Manager.
60 2. Global Charger-Manager Data related with suspend_again
62 In order to setup Charger Manager with suspend-again feature
[all …]
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,apr-services.yaml24 5 = Voice Stream Manager Service.
25 6 = Voice processing manager.
26 7 = Audio Stream Manager Service.
27 8 = Audio Device Manager Service.
28 9 = Multimode voice manager.
31 12 = Ultrasound stream manager.
32 13 = Listen stream manager.
34 1 = Audio Process Manager Service
35 2 = Proxy Resource Manager Service.
37 4 = Voice processing manager.
H A Dqcom,saw2.yaml7 title: Qualcomm Subsystem Power Manager / SPM AVS Wrapper 2 (SAW2)
14 The Qualcomm Subsystem Power Manager is used to control the peripheral logic
17 The SAW2 is a wrapper around the Subsystem Power Manager (SPM) and the
86 saw0: power-manager@f9089000 {
97 power-manager@17812000 {
102 power-manager@17912000 {
111 power-manager@2089000 {
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Doverlay-sysfs.c32 ovl->manager ? ovl->manager->name : "<none>"); in overlay_manager_show()
61 DSSDBG("manager %s found\n", mgr->name); in overlay_manager_store()
63 if (mgr == ovl->manager) in overlay_manager_store()
66 old_mgr = ovl->manager; in overlay_manager_store()
72 /* detach old manager */ in overlay_manager_store()
155 if (ovl->manager) { in overlay_position_store()
156 r = ovl->manager->apply(ovl->manager); in overlay_position_store()
194 if (ovl->manager) { in overlay_output_size_store()
195 r = ovl->manager->apply(ovl->manager); in overlay_output_size_store()
261 if (ovl->manager) { in overlay_global_alpha_store()
[all …]
/linux/arch/arm/mach-pxa/
H A Dpxa2xx-regs.h17 * Power Manager
20 #define PMCR __REG(0x40F00000) /* Power Manager Control Register */
21 #define PSSR __REG(0x40F00004) /* Power Manager Sleep Status Register */
22 #define PSPR __REG(0x40F00008) /* Power Manager Scratch Pad Register */
23 #define PWER __REG(0x40F0000C) /* Power Manager Wake-up Enable Register */
24 #define PRER __REG(0x40F00010) /* Power Manager GPIO Rising-Edge Detect Enable Register */
25 #define PFER __REG(0x40F00014) /* Power Manager GPIO Falling-Edge Detect Enable Register */
26 #define PEDR __REG(0x40F00018) /* Power Manager GPIO Edge Detect Status Register */
27 #define PCFR __REG(0x40F0001C) /* Power Manager General Configuration Register */
28 #define PGSR0 __REG(0x40F00020) /* Power Manager GPIO Sleep State Register for GP[31-0] */
[all …]
/linux/drivers/usb/typec/tcpm/
H A DKconfig4 tristate "USB Type-C Port Controller Manager"
9 The Type-C Port Controller Manager provides a USB PD and USB Type-C
27 Type-C Port Controller Manager to provide USB PD and USB
35 USB Type-C. It works with Type-C Port Controller Manager
43 USB Type-C. It works with Type-C Port Controller Manager
53 with Type-C Port Controller Manager.
63 Type-C Port Controller Manager to provide USB PD and USB
74 Port Controller Manager to provide USB PD and Type-C functionalities.
80 tristate "Qualcomm PMIC USB Type-C Port Controller Manager driver"
/linux/Documentation/devicetree/bindings/misc/
H A Dintel,ixp4xx-ahb-queue-manager.yaml5 $id: http://devicetree.org/schemas/misc/intel,ixp4xx-ahb-queue-manager.yaml#
8 title: Intel IXP4xx AHB Queue Manager
14 The IXP4xx AHB Queue Manager maintains queues as circular buffers in
18 queues from the queue manager with foo-queue = <&qmgr N> where the
19 &qmgr is a phandle to the queue manager and N is the queue resource
26 - const: intel,ixp4xx-ahb-queue-manager
47 qmgr: queue-manager@60000000 {
48 compatible = "intel,ixp4xx-ahb-queue-manager";
H A Dxlnx,tmr-manager.yaml4 $id: http://devicetree.org/schemas/misc/xlnx,tmr-manager.yaml#
7 title: Xilinx Triple Modular Redundancy(TMR) Manager IP
13 The Triple Modular Redundancy(TMR) Manager is responsible for handling the
21 - xlnx,tmr-manager-1.0
43 tmr-manager@44a10000 {
44 compatible = "xlnx,tmr-manager-1.0";
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c48 * manager but not yet submitted to hardware.
63 * struct vmw_cmdbuf_man - Command buffer manager
79 * @mm: Range manager for the command buffer space. Manager allocations and
141 * @man: The command buffer manager.
144 * @list: List head for attaching to the manager lists.
145 * @node: The range manager node.
182 * @node: Pointer to the range manager node.
191 /* Loop over each context in the command buffer manager. */
203 * @man: The range manager.
221 * @man: The range manager.
[all …]
H A Dvmwgfx_cmdbuf_res.c39 * @hash: Hash entry for the manager hash table.
40 * @head: List head used either by the staging list or the manager list
43 * @man: Pointer to a resource manager for this entry.
54 * struct vmw_cmdbuf_res_manager - Command buffer resource manager.
73 * @man: Pointer to the command buffer resource manager
99 * @man: Pointer to the command buffer resource manager
185 * @man: Pointer to the command buffer resource manager.
192 * resource to the hash table of the manager identified by @man. The
221 * @man: Pointer to the command buffer resource manager.
229 * This function looks up the struct vmw_cmdbuf_res entry from the manager
[all …]
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gtt_mgr.c32 return container_of(man, struct amdgpu_gtt_mgr, manager); in to_gtt_mgr()
69 struct ttm_resource_manager *man = &adev->mman.gtt_mgr.manager; in amdgpu_mem_info_gtt_used_show()
106 * @man: TTM memory type manager
163 * @man: TTM memory type manager
208 * @man: Our manager object
226 * @man: Our manager object
244 * @man: TTM memory type manager
268 * amdgpu_gtt_mgr_init - init GTT manager and DRM MM
273 * Allocate and initialize the GTT manager.
278 struct ttm_resource_manager *man = &mgr->manager; in amdgpu_gtt_mgr_init()
[all …]
/linux/drivers/accel/habanalabs/common/
H A Dmemory_mgr.c14 * @mmg: parent unified memory manager
39 * @buf: memory manager buffer descriptor
92 * @buf: memory manager buffer descriptor
106 * @mmg: parent unified memory manager
139 * @mmg: parent unified memory manager
144 * Allocate and register a new memory buffer inside the give memory manager.
224 * @mmg: unified memory manager
307 * hl_mem_mgr_init - initialize unified memory manager
312 * Initialize an instance of unified memory manager
348 * hl_mem_mgr_fini - release unified memory manager
[all …]
/linux/Documentation/devicetree/bindings/mailbox/
H A Dti,message-manager.txt1 Texas Instruments' Message Manager Driver
4 The Texas Instruments' Message Manager is a mailbox controller that has
6 manager is broken up into queues in different address regions that are called
10 Message Manager Device Node:
14 - compatible: Shall be: "ti,k2g-message-manager"
24 For ti,k2g-message-manager, this shall contain:
33 compatible = "ti,k2g-message-manager";
/linux/drivers/misc/
H A Dxilinx_tmr_manager.c3 * Driver for Xilinx TMR Manager IP.
8 * This driver is developed for TMR Manager,The Triple Modular Redundancy(TMR)
9 * Manager is responsible for handling the TMR subsystem state, including
21 /* TMR Manager Register offsets */
44 * struct xtmr_manager_dev - Driver data for TMR Manager
137 * in the tmr manager, update the xtmr_manager cr_val for the same in xtmr_manager_init()
144 * break handler, Below api updates the TMR manager address and in xtmr_manager_init()
192 /* Initialize TMR Manager */ in xtmr_manager_probe()
202 .compatible = "xlnx,tmr-manager-1.0",
219 MODULE_DESCRIPTION("Xilinx TMR Manager Driver");
/linux/Documentation/devicetree/bindings/fpga/
H A Dfpga-region.yaml73 * In some implementations, the FPGA Manager transparently handles gating the
79 FPGA Manager
80 * An FPGA Manager is a hardware block that programs an FPGA under the control
119 2. Program the FPGA using the FPGA manager.
135 * FPGA Manager
151 reconfiguration. It must include a phandle to an FPGA Manager. The base
162 If an FPGA Region does not specify an FPGA Manager, it will inherit the FPGA
163 Manager specified by its ancestor FPGA Region. This supports both the case
164 where the same FPGA Manager is used for all of an FPGA as well the case where
165 a different FPGA Manager is used for each region.
[all …]
H A Dxlnx,pr-decoupler.yaml7 title: Xilinx LogiCORE Partial Reconfig Decoupler/AXI shutdown manager Softcore
21 Xilinx LogiCORE Dynamic Function eXchange(DFX) AXI shutdown manager Softcore
23 eXchange AXI shutdown manager prevents AXI traffic from passing through the
38 - const: xlnx,dfx-axi-shutdown-manager-1.00
39 - const: xlnx,dfx-axi-shutdown-manager
/linux/Documentation/driver-api/fpga/
H A Dfpga-programming.rst8 FPGA manager, bridge, and regions. The actual function used to
12 the FPGA manager and bridges. It will:
15 * lock the mutex of the region's FPGA manager
29 When the FPGA region driver probed, it was given a pointer to an FPGA manager
30 driver so it knows which manager to use. The region also either has a list of
95 FPGA Manager flags
98 :doc: FPGA Manager flags
/linux/drivers/net/pse-pd/
H A Dpd692x0.c819 struct pd692x0_manager *manager, in pd692x0_of_get_ports_manager() argument
838 "wrong number or order of manager ports (%d)\n", in pd692x0_of_get_ports_manager()
845 manager->port_node[port] = node; in pd692x0_of_get_ports_manager()
849 manager->nports = nports; in pd692x0_of_get_ports_manager()
854 of_node_put(manager->port_node[i]); in pd692x0_of_get_ports_manager()
855 manager->port_node[i] = NULL; in pd692x0_of_get_ports_manager()
863 struct pd692x0_manager *manager) in pd692x0_of_get_managers() argument
879 if (!of_node_name_eq(node, "manager")) in pd692x0_of_get_managers()
895 ret = pd692x0_of_get_ports_manager(priv, &manager[manager_id], in pd692x0_of_get_managers()
901 manager[manager_id].node = node; in pd692x0_of_get_managers()
[all …]
/linux/Documentation/devicetree/bindings/power/supply/
H A Dsbs,sbs-manager.yaml4 $id: http://devicetree.org/schemas/power/supply/sbs,sbs-manager.yaml#
7 title: SBS compliant manager
22 - sbs,sbs-manager
24 - const: sbs,sbs-manager
66 batman: battery-manager@a {
67 compatible = "lltc,ltc1760", "sbs,sbs-manager";
/linux/Documentation/admin-guide/mm/
H A Duserfaultfd.rst43 passed using unix domain sockets to a manager process, so the same
44 manager process could handle the userfaults of a multitude of
47 themselves on the same region the manager is already tracking, which
366 When the ``userfaultfd`` is monitored by an external manager, the manager
368 layout. Userfaultfd can notify the manager about such changes using
370 manager has to explicitly enable these events by setting appropriate
376 duplicated into the newly created process. The manager
383 different location, the manager will receive
394 enable notifications about memory unmapping. The manager will
400 ``userfaultfd`` manager. In the former case, the virtual memory is
[all …]
/linux/include/linux/soundwire/
H A Dsdw_amd.h58 * struct amd_sdw_manager - amd manager driver context
63 * @amd_sdw_irq_thread: SoundWire manager irq workqueue
71 * @instance: SoundWire manager instance
72 * @quirks: SoundWire manager quirks
73 * @wake_en_mask: wake enable mask per SoundWire manager
76 * @power_mode_mask: flag interprets amd SoundWire manager power mode
112 * @count: maximum no of soundwire manager links supported on AMD platform.
/linux/Documentation/devicetree/bindings/net/pse-pd/
H A Dmicrochip,pd692x0.yaml35 List of the PD69208T4/PD69204T4/PD69208M PSE managers. Each manager
42 physical ports available on a manager have to be described in the
57 "^manager@[0-9a-b]$":
61 PD69208T4/PD69204T4/PD69208M PSE manager exposing 4 or 8 physical
67 Incremental index of the PSE manager starting from 0, ranging
124 manager0: manager@0 {
147 manager@1 {
/linux/include/linux/power/
H A Dcharger-manager.h6 * Charger Manager.
54 * @cm: the Charger Manager representing the battery.
62 /* The charger-manager use Extcon framework */
86 * Set if the charger-manager cannot control charger,
126 * @psy_name: the name of power-supply-class for charger manager
141 * charger manager will monitor battery health
209 * @psy_name_buf: the name of power-supply-class for charger manager
210 * @charger_psy: power_supply for charger manager

12345678910>>...38