Searched refs:manage (Results 1 – 25 of 190) sorted by relevance
12345678
/Linux-v6.1/drivers/scsi/cxlflash/ |
D | lunmgt.c | 228 struct dk_cxlflash_manage_lun *manage) in cxlflash_manage_lun() argument 234 u64 flags = manage->hdr.flags; in cxlflash_manage_lun() 238 lli = find_and_create_lun(sdev, manage->wwid); in cxlflash_manage_lun() 240 __func__, get_unaligned_be64(&manage->wwid[0]), in cxlflash_manage_lun() 241 get_unaligned_be64(&manage->wwid[8]), manage->hdr.flags, lli); in cxlflash_manage_lun()
|
D | superpipe.h | 149 struct dk_cxlflash_manage_lun *manage);
|
/Linux-v6.1/arch/powerpc/platforms/cell/ |
D | Makefile | 19 spu-manage-$(CONFIG_PPC_CELL_COMMON) += spu_manage.o 24 $(spu-manage-y) \
|
/Linux-v6.1/Documentation/translations/zh_CN/core-api/irq/ |
D | irq-domain.rst | 200 CPU Vector irq_domain (root irq_domain to manage CPU vectors) 203 Interrupt Remapping irq_domain (manage irq_remapping entries) 206 IOAPIC irq_domain (manage IOAPIC delivery entries/pins)
|
/Linux-v6.1/drivers/firmware/broadcom/ |
D | Kconfig | 31 This module help to manage firmware on Broadcom BNXT device. The module 32 registers on tee bus and invoke calls to manage firmware on BNXT device.
|
/Linux-v6.1/arch/arc/boot/dts/ |
D | abilis_tb10x.dtsi | 220 tb100-mdscr-manage-tsin; 229 tb100-mdscr-manage-tsin; 234 tb100-mdscr-manage-tsin;
|
/Linux-v6.1/net/ncsi/ |
D | Makefile | 5 obj-$(CONFIG_NET_NCSI) += ncsi-cmd.o ncsi-rsp.o ncsi-aen.o ncsi-manage.o ncsi-netlink.o
|
/Linux-v6.1/drivers/net/ethernet/intel/e1000e/ |
D | Makefile | 11 mac.o manage.o nvm.o phy.o \
|
/Linux-v6.1/Documentation/driver-api/usb/ |
D | dma.rst | 19 manage dma mappings for existing dma-ready buffers (see below). 27 don't manage dma mappings for URBs. 41 IOMMU to manage the DMA mappings. It can cost MUCH more to set up and 129 The calls manage ``urb->transfer_dma`` for you, and set
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | nau8315.txt | 8 If this option is not specified then driver does not manage
|
D | max98357a.txt | 11 If this option is not specified then driver does not manage
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | ti-keystone-pllctrl.txt | 5 the NETCP modules) requires a PLL Controller to manage the various clock
|
/Linux-v6.1/kernel/irq/ |
D | Makefile | 3 obj-y := irqdesc.o handle.o manage.o spurious.o resend.o chip.o dummychip.o devres.o
|
/Linux-v6.1/drivers/opp/ |
D | Kconfig | 13 implementations a ready to use framework to manage OPPs.
|
/Linux-v6.1/drivers/virt/acrn/ |
D | Kconfig | 10 a privileged management VM, called Service VM, to manage User
|
/Linux-v6.1/Documentation/core-api/irq/ |
D | irq-domain.rst | 33 top of the irq_alloc_desc*() API. An irq_domain to manage mapping is 184 controller to manage IRQ allocations and it requires an irq_desc to be 237 CPU Vector irq_domain (root irq_domain to manage CPU vectors) 240 Interrupt Remapping irq_domain (manage irq_remapping entries) 243 IOAPIC irq_domain (manage IOAPIC delivery entries/pins) 285 3) Optionally implement an irq_chip to manage the interrupt controller
|
/Linux-v6.1/Documentation/networking/ |
D | multiqueue.rst | 21 The base driver will also need to manage the queues as it does the global 23 netif_{start|stop|wake}_subqueue() functions to manage each queue while the
|
D | alias.rst | 7 IP-aliases are an obsolete way to manage multiple IP-addresses/masks
|
/Linux-v6.1/drivers/thermal/tegra/ |
D | Kconfig | 11 zones to manage temperatures. This option is also required for the
|
/Linux-v6.1/Documentation/devicetree/bindings/phy/ |
D | phy-mvebu.txt | 27 controller. The USB cluster control register allows to manage common
|
/Linux-v6.1/drivers/platform/x86/amd/ |
D | Kconfig | 26 The driver provides a way for user space tools to monitor and manage
|
/Linux-v6.1/drivers/xen/ |
D | Makefile | 3 obj-y += grant-table.o features.o balloon.o manage.o time.o
|
/Linux-v6.1/Documentation/virt/acrn/ |
D | introduction.rst | 7 hardware. It has a privileged management VM, called Service VM, to manage User
|
/Linux-v6.1/drivers/soc/qcom/ |
D | Kconfig | 49 This driver is used to manage Generic Interface (GENI) firmware based 51 driver is also used to manage the common aspects of multiple Serial 202 to manage cores, L2 low power modes and to configure the internal
|
/Linux-v6.1/Documentation/networking/devlink/ |
D | mlx5.rst | 49 steering entities are created and manage through the driver without
|
12345678