/Linux-v5.10/drivers/s390/virtio/ |
D | virtio_ccw.c | 50 unsigned long indicators; member 75 static inline unsigned long *indicators(struct virtio_ccw_device *vcdev) in indicators() function 77 return &vcdev->dma_area->indicators; in indicators() 213 /* Walk through indicators field, summary indicator active. */ in virtio_airq_handler() 222 /* Walk through indicators field, summary indicator not active. */ in virtio_airq_handler() 365 /* payload is the address of the indicators */ in virtio_ccw_drop_indicator() 367 sizeof(indicators(vcdev))); in virtio_ccw_drop_indicator() 372 ccw->count = sizeof(indicators(vcdev)); in virtio_ccw_drop_indicator() 375 /* Deregister indicators from host. */ in virtio_ccw_drop_indicator() 376 *indicators(vcdev) = 0; in virtio_ccw_drop_indicator() [all …]
|
/Linux-v5.10/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-v5.10/drivers/s390/cio/ |
D | qdio_thinint.c | 32 /* device state change indicators */ 35 atomic_t count; /* use count, 0 or 1 for non-shared indicators */ 222 /* reset adapter interrupt indicators */ in qdio_shutdown_thinint()
|
/Linux-v5.10/include/linux/ |
D | llc.h | 2 * IEEE 802.2 User Interface SAPs for Linux, data structures and indicators.
|
/Linux-v5.10/Documentation/userspace-api/media/dvb/ |
D | dvb-fe-read-status.rst | 24 :ref:`Frontend statistics indicators <frontend-stat-properties>` for
|
/Linux-v5.10/drivers/net/wan/lmc/ |
D | lmc_debug.h | 22 /* event indicators */
|
/Linux-v5.10/drivers/usb/common/ |
D | Kconfig | 15 LEDs and you want to use them as activity indicators for USB host or
|
/Linux-v5.10/Documentation/hwmon/ |
D | userspace-tools.rst | 39 If you want some graphical indicators of system health look for applications
|
/Linux-v5.10/drivers/acpi/pmic/ |
D | Kconfig | 61 general purpose indicators.
|
/Linux-v5.10/Documentation/devicetree/bindings/usb/ |
D | mediatek,mt6360-tcpc.yaml | 13 Mediatek MT6360 is a multi-functional device. It integrates charger, ADC, flash, RGB indicators,
|
/Linux-v5.10/tools/perf/util/ |
D | s390-cpumcf-kernel.h | 34 unsigned long flags; /* 0-63 All indicators */
|
D | s390-cpumsf-kernel.h | 55 unsigned long long flags; /* 0 - 64: All indicators */
|
/Linux-v5.10/arch/powerpc/kernel/ |
D | rtas.c | 627 } *indicators; in rtas_indicator_present() local 629 indicators = of_get_property(rtas.dev, "rtas-indicators", &proplen); in rtas_indicator_present() 630 if (!indicators) in rtas_indicator_present() 636 if (__be32_to_cpu(indicators[i].token) != token) in rtas_indicator_present() 639 *maxindex = __be32_to_cpu(indicators[i].maxindex); in rtas_indicator_present()
|
/Linux-v5.10/arch/s390/include/asm/ |
D | perf_event.h | 45 /* Perf pt_regs extension for sample-data-entry indicators */
|
/Linux-v5.10/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,
|
/Linux-v5.10/drivers/leds/trigger/ |
D | Kconfig | 121 Enabling this option will allow to mark certain LEDs as panic indicators,
|
/Linux-v5.10/arch/powerpc/platforms/pseries/ |
D | papr_scm.c | 30 /* DIMM health bitmap bitmap indicators */ 52 /* Bits status indicators for health bitmap indicating unarmed dimm */ 56 /* Bits status indicators for health bitmap indicating unflushed dimm */ 59 /* Bits status indicators for health bitmap indicating unrestored dimm */ 62 /* Bit status indicators for smart event notification */
|
/Linux-v5.10/arch/powerpc/include/asm/nohash/32/ |
D | pte-8xx.h | 16 * the TLB entry (24 and 25) for these indicators. Although the level 1
|
/Linux-v5.10/drivers/cpufreq/ |
D | cpufreq_governor.h | 98 /* Status indicators */
|
/Linux-v5.10/arch/powerpc/include/uapi/asm/ |
D | papr_pdsm.h | 69 /* Various nvdimm health indicators */
|
/Linux-v5.10/arch/powerpc/mm/nohash/ |
D | 40x.c | 58 * indicators, except the LSB. For user access, zone 1 is used, in MMU_init_hw()
|
/Linux-v5.10/Documentation/virt/kvm/devices/ |
D | s390_flic.rst | 80 swap whether the indicators need to be byte swapped, and flags contains
|
/Linux-v5.10/drivers/char/hw_random/ |
D | stm32-rng.c | 98 /* clear error indicators */ in stm32_rng_init()
|
/Linux-v5.10/drivers/net/can/ |
D | Kconfig | 89 LEDs and you want to use them as canbus activity indicators.
|