| /linux/include/linux/ |
| H A 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 */
|
| H A D | llc.h | 2 * IEEE 802.2 User Interface SAPs for Linux, data structures and indicators.
|
| /linux/drivers/s390/virtio/ |
| H A D | virtio_ccw.c | 51 unsigned long indicators; member 80 static inline unsigned long *indicators(struct virtio_ccw_device *vcdev) in indicators() function 82 return &vcdev->dma_area->indicators; in indicators() 96 offsetof(struct vcdev_dma_area, indicators)); in indicators_dma() 255 /* Walk through indicators field, summary indicator active. */ in virtio_airq_handler() 264 /* Walk through indicators field, summary indicator not active. */ in virtio_airq_handler() 414 /* payload is the address of the indicators */ in virtio_ccw_drop_indicator() 424 /* Deregister indicators from host. */ in virtio_ccw_drop_indicator() 425 *indicators(vcdev) = 0; in virtio_ccw_drop_indicator() 433 "Failed to deregister indicators (%d)\n", ret); in virtio_ccw_drop_indicator() [all …]
|
| /linux/arch/s390/include/uapi/asm/ |
| H A 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/drivers/s390/cio/ |
| H A 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/Documentation/devicetree/bindings/usb/ |
| H A D | mediatek,mt6370-tcpc.yaml | 14 It integrates charger, ADC, flash, RGB indicators,
|
| H A D | mediatek,mt6360-tcpc.yaml | 13 Mediatek MT6360 is a multi-functional device. It integrates charger, ADC, flash, RGB indicators,
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | dvb-fe-read-status.rst | 24 :ref:`Frontend statistics indicators <frontend-stat-properties>` for
|
| /linux/drivers/usb/common/ |
| H A D | Kconfig | 14 LEDs and you want to use them as activity indicators for USB host or
|
| /linux/Documentation/hwmon/ |
| H A D | userspace-tools.rst | 39 If you want some graphical indicators of system health look for applications
|
| /linux/drivers/acpi/pmic/ |
| H A D | Kconfig | 61 general purpose indicators.
|
| /linux/arch/s390/include/asm/ |
| H A D | perf_event.h | 45 /* Perf pt_regs extension for sample-data-entry indicators */
|
| /linux/drivers/tty/vt/ |
| H A D | gen_ucs_width_table.py | 51 # Regional indicators (flag components) 98 # Mark all regional indicators as single-width as they are usually paired
|
| /linux/tools/perf/util/ |
| H A D | s390-cpumcf-kernel.h | 36 unsigned long flags; /* 0-63 All indicators */
|
| H A D | s390-cpumsf-kernel.h | 55 unsigned long long flags; /* 0 - 64: All indicators */
|
| /linux/include/uapi/linux/ |
| H A D | llc.h | 3 * IEEE 802.2 User Interface SAPs for Linux, data structures and indicators.
|
| H A D | lp.h | 83 line, and error indicators good on all writes,
|
| H A D | papr_pdsm.h | 69 /* Various nvdimm health indicators */
|
| /linux/Documentation/leds/ |
| H A D | well-known-leds.txt | 75 * Indicators
|
| /linux/drivers/leds/trigger/ |
| H A D | Kconfig | 120 Enabling this option will allow to mark certain LEDs as panic indicators,
|
| /linux/drivers/cpufreq/ |
| H A D | cpufreq_governor.h | 97 /* Status indicators */
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | s390_flic.rst | 84 swap whether the indicators need to be byte swapped, and flags contains
|
| /linux/arch/powerpc/kernel/ |
| H A D | rtas.c | 1494 } *indicators; in rtas_indicator_present() local 1496 indicators = of_get_property(rtas.dev, "rtas-indicators", &proplen); in rtas_indicator_present() 1497 if (!indicators) in rtas_indicator_present() 1503 if (__be32_to_cpu(indicators[i].token) != token) in rtas_indicator_present() 1506 *maxindex = __be32_to_cpu(indicators[i].maxindex); in rtas_indicator_present()
|
| H A D | rtas-proc.c | 96 /* Tokens for indicators */ 700 /* INDICATORS - Tone Frequency */ 725 /* INDICATORS - Tone Volume */
|
| /linux/arch/sh/drivers/dma/ |
| H A D | dmabrg.c | 40 * is grouped together with the audio buffer end indicators, too bad...
|