/linux-6.12.1/include/linux/ |
D | papr_scm.h | 5 /* DIMM health bitmap indicators */ 29 /* Bits status indicators for health bitmap indicating unarmed dimm */ 33 /* Bits status indicators for health bitmap indicating unflushed dimm */ 36 /* Bits status indicators for health bitmap indicating unrestored dimm */ 39 /* Bit status indicators for smart event notification */
|
D | llc.h | 2 * IEEE 802.2 User Interface SAPs for Linux, data structures and indicators.
|
/linux-6.12.1/drivers/s390/virtio/ |
D | virtio_ccw.c | 51 unsigned long indicators; member 78 static inline unsigned long *indicators(struct virtio_ccw_device *vcdev) in indicators() function 80 return &vcdev->dma_area->indicators; in indicators() 94 offsetof(struct vcdev_dma_area, indicators)); in indicators_dma() 253 /* Walk through indicators field, summary indicator active. */ in virtio_airq_handler() 262 /* Walk through indicators field, summary indicator not active. */ in virtio_airq_handler() 404 /* payload is the address of the indicators */ in virtio_ccw_drop_indicator() 414 /* Deregister indicators from host. */ in virtio_ccw_drop_indicator() 415 *indicators(vcdev) = 0; in virtio_ccw_drop_indicator() 423 "Failed to deregister indicators (%d)\n", ret); in virtio_ccw_drop_indicator() [all …]
|
/linux-6.12.1/arch/s390/include/uapi/asm/ |
D | vtoc.h | 101 __u8 DS1SMSFG; /* system managed storage indicators */ 112 __u8 DS1DSIND; /* data set indicators */ 132 __u8 DS4VTOCI; /* VTOC indicators */ 134 __u8 DS4SMSFG; /* system managed storage indicators */
|
/linux-6.12.1/drivers/s390/cio/ |
D | qdio_thinint.c | 33 /* device state change indicators */ 36 atomic_t count; /* use count, 0 or 1 for non-shared indicators */ 198 /* reset adapter interrupt indicators */ in qdio_shutdown_thinint()
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | mediatek,mt6370-tcpc.yaml | 14 It integrates charger, ADC, flash, RGB indicators,
|
D | mediatek,mt6360-tcpc.yaml | 13 Mediatek MT6360 is a multi-functional device. It integrates charger, ADC, flash, RGB indicators,
|
/linux-6.12.1/Documentation/userspace-api/media/dvb/ |
D | dvb-fe-read-status.rst | 24 :ref:`Frontend statistics indicators <frontend-stat-properties>` for
|
/linux-6.12.1/drivers/usb/common/ |
D | Kconfig | 14 LEDs and you want to use them as activity indicators for USB host or
|
/linux-6.12.1/drivers/acpi/pmic/ |
D | Kconfig | 61 general purpose indicators.
|
/linux-6.12.1/Documentation/hwmon/ |
D | userspace-tools.rst | 39 If you want some graphical indicators of system health look for applications
|
/linux-6.12.1/arch/s390/include/asm/ |
D | perf_event.h | 45 /* Perf pt_regs extension for sample-data-entry indicators */
|
/linux-6.12.1/tools/perf/util/ |
D | s390-cpumcf-kernel.h | 36 unsigned long flags; /* 0-63 All indicators */
|
D | s390-cpumsf-kernel.h | 55 unsigned long long flags; /* 0 - 64: All indicators */
|
/linux-6.12.1/include/uapi/linux/ |
D | llc.h | 3 * IEEE 802.2 User Interface SAPs for Linux, data structures and indicators.
|
D | lp.h | 83 line, and error indicators good on all writes,
|
D | papr_pdsm.h | 69 /* Various nvdimm health indicators */
|
/linux-6.12.1/Documentation/leds/ |
D | well-known-leds.txt | 75 * Indicators
|
/linux-6.12.1/drivers/leds/trigger/ |
D | Kconfig | 120 Enabling this option will allow to mark certain LEDs as panic indicators,
|
/linux-6.12.1/drivers/usb/host/ |
D | xhci-caps.h | 46 /* true: HC has port indicators */
|
/linux-6.12.1/drivers/cpufreq/ |
D | cpufreq_governor.h | 97 /* Status indicators */
|
/linux-6.12.1/Documentation/virt/kvm/devices/ |
D | s390_flic.rst | 80 swap whether the indicators need to be byte swapped, and flags contains
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | rtas.c | 1537 } *indicators; in rtas_indicator_present() local 1539 indicators = of_get_property(rtas.dev, "rtas-indicators", &proplen); in rtas_indicator_present() 1540 if (!indicators) in rtas_indicator_present() 1546 if (__be32_to_cpu(indicators[i].token) != token) in rtas_indicator_present() 1549 *maxindex = __be32_to_cpu(indicators[i].maxindex); in rtas_indicator_present()
|
D | rtas-proc.c | 96 /* Tokens for indicators */ 700 /* INDICATORS - Tone Frequency */ 725 /* INDICATORS - Tone Volume */
|
/linux-6.12.1/arch/sh/drivers/dma/ |
D | dmabrg.c | 40 * is grouped together with the audio buffer end indicators, too bad...
|