/Linux-v4.19/kernel/irq/ |
D | matrix.c | 16 unsigned int managed; member 85 cm->available -= cm->managed + m->systembits_inalloc; in irq_matrix_online() 110 unsigned int num, bool managed) in matrix_alloc_area() argument 120 if (managed) in matrix_alloc_area() 178 cm->managed++; in irq_matrix_reserve_managed() 216 if (WARN_ON_ONCE(!cm->managed)) in irq_matrix_remove_managed() 228 cm->managed--; in irq_matrix_remove_managed() 367 unsigned int bit, bool managed) in irq_matrix_free() argument 380 if (!managed) { in irq_matrix_free() 451 cpu, cm->available, cm->managed, cm->allocated, in irq_matrix_debug_show()
|
/Linux-v4.19/Documentation/devicetree/bindings/net/dsa/ |
D | lan9303.txt | 7 - "smsc,lan9303-i2c" for I2C managed mode 9 - "smsc,lan9303-mdio" for mdio managed mode 27 I2C managed mode: 65 MDIO managed mode:
|
/Linux-v4.19/include/uapi/linux/ |
D | icmpv6.h | 49 managed:1; member 52 __u8 managed:1, member 76 #define icmp6_addrconf_managed icmp6_dataun.u_nd_ra.managed
|
/Linux-v4.19/drivers/of/ |
D | of_mdio.c | 438 const char *managed; in of_phy_is_fixed_link() local 447 err = of_property_read_string(np, "managed", &managed); in of_phy_is_fixed_link() 448 if (err == 0 && strcmp(managed, "auto") != 0) in of_phy_is_fixed_link() 465 const char *managed; in of_phy_register_fixed_link() local 468 if (of_property_read_string(np, "managed", &managed) == 0 && in of_phy_register_fixed_link() 469 strcmp(managed, "in-band-status") == 0) { in of_phy_register_fixed_link()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | devlink-resource-mlxsw | 17 Description: The linear section of the KVD is managed by software as a 24 Description: The hash based section of the KVD is managed by the switch 32 Description: The hash based section of the KVD is managed by the switch
|
D | sysfs-class-iommu | 6 IOMMU drivers are able to link devices managed by a
|
D | sysfs-block | 252 regular block devices and "host-aware" or "host-managed" 254 host-aware and host-managed zoned block devices are 257 also define the "drive-managed" zone model. However, 258 since drive-managed zoned block devices do not support 270 host-aware or host-managed, chunk_sectors indicates the
|
/Linux-v4.19/drivers/net/dsa/ |
D | Kconfig | 74 tristate "SMSC/Microchip LAN9303 3-ports 10/100 ethernet switch in I2C managed mode" 80 for I2C managed mode. 83 tristate "SMSC/Microchip LAN9303 3-ports 10/100 ethernet switch in MDIO managed mode" 88 for MDIO managed mode.
|
/Linux-v4.19/include/trace/events/ |
D | irq_matrix.h | 78 __field( unsigned int, managed ) 91 __entry->managed = cmap->managed; 101 __entry->managed, __entry->online_maps,
|
/Linux-v4.19/Documentation/driver-api/iio/ |
D | triggers.rst | 6 * :c:func:`devm_iio_trigger_alloc` — Resource-managed iio_trigger_alloc 7 * :c:func:`devm_iio_trigger_free` — Resource-managed iio_trigger_free 8 * :c:func:`devm_iio_trigger_register` — Resource-managed iio_trigger_register 9 * :c:func:`devm_iio_trigger_unregister` — Resource-managed
|
/Linux-v4.19/drivers/net/dsa/b53/ |
D | Kconfig | 2 tristate "Broadcom BCM53xx managed switch support" 7 This driver adds support for Broadcom managed switch chips. It supports
|
/Linux-v4.19/Documentation/driver-model/ |
D | devres.txt | 14 6. List of managed interfaces : Currently implemented managed interfaces 57 using dma_alloc_coherent(). The managed version is called 59 for the DMA memory allocated using it is managed and will be 99 detached. If most resources are acquired using managed interface, a 233 6. List of managed interfaces 354 devm_pci_alloc_host_bridge() : managed PCI host bridge allocation 357 pcim_enable_device() : after success, all PCI ops become managed
|
/Linux-v4.19/arch/x86/kernel/apic/ |
D | vector.c | 138 bool managed = irqd_affinity_is_managed(irqd); in apic_update_vector() local 168 managed); in apic_update_vector() 335 bool managed = irqd_affinity_is_managed(irqd); in clear_irq_vector() local 347 irq_matrix_free(vector_matrix, apicd->cpu, vector, managed); in clear_irq_vector() 356 irq_matrix_free(vector_matrix, apicd->prev_cpu, vector, managed); in clear_irq_vector() 830 bool managed = apicd->is_managed; in free_moved_vector() local 838 WARN_ON_ONCE(managed); in free_moved_vector() 840 trace_vector_free_moved(apicd->irq, cpu, vector, managed); in free_moved_vector() 841 irq_matrix_free(vector_matrix, cpu, vector, managed); in free_moved_vector()
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | cs35l32.txt | 19 0 = Automatically managed. Boost-converter output voltage is the higher 21 1 = Automatically managed irrespective of audio, adapting for low-power
|
/Linux-v4.19/Documentation/driver-api/gpio/ |
D | index.rst | 38 Device-managed API
|
/Linux-v4.19/drivers/iio/common/cros_ec_sensors/ |
D | Kconfig | 2 # Chrome OS Embedded Controller managed sensors library
|
/Linux-v4.19/Documentation/devicetree/bindings/regulator/ |
D | hisilicon,hi655x-regulator.txt | 4 The Hi655x regulator control is managed by Hi655x PMIC.
|
/Linux-v4.19/Documentation/devicetree/bindings/display/panel/ |
D | orisetech,otm8009a.txt | 4 a MIPI-DSI video interface. Its backlight is managed through the DSI link.
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/ti/ |
D | keystone-navigator-qmss.txt | 32 -- managed-queues : the actual queues managed by each queue manager 132 managed-queues = <0 0x2000>; 142 managed-queues = <0x2000 0x2000>;
|
/Linux-v4.19/drivers/virt/ |
D | Kconfig | 30 4) A kernel interface for receiving callbacks when a managed
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | mscc,ocelot-pinctrl.txt | 12 - gpio-ranges : Range of pins managed by the GPIO controller.
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | keystone-k2hk-netcp.dtsi | 24 managed-queues = <0 0x2000>; 36 managed-queues = <0x2000 0x2000>;
|
/Linux-v4.19/drivers/lightnvm/ |
D | Kconfig | 25 explicitly managed by the host.
|
/Linux-v4.19/Documentation/devicetree/bindings/gpio/ |
D | ingenic,gpio.txt | 22 - gpio-ranges: Range of pins managed by the GPIO controller. Refer to
|
/Linux-v4.19/Documentation/devicetree/bindings/reserved-memory/ |
D | qcom,cmd-db.txt | 5 resource address for a system resource managed by a remote processor. The data
|