Home
last modified time | relevance | path

Searched refs:indicators (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/s390/virtio/
H A Dvirtio_ccw.c52 unsigned long indicators; member
81 static inline unsigned long *indicators(struct virtio_ccw_device *vcdev) in indicators() function
83 return &vcdev->dma_area->indicators; in indicators()
97 offsetof(struct vcdev_dma_area, indicators)); in indicators_dma()
426 *indicators(vcdev) = 0; in virtio_ccw_drop_indicator()
752 *indicators(vcdev) = 0; in virtio_ccw_find_vqs()
1214 for_each_set_bit(i, indicators(vcdev), in virtio_ccw_int_handler()
1215 sizeof(*indicators(vcdev)) * BITS_PER_BYTE) { in virtio_ccw_int_handler()
1217 clear_bit(i, indicators(vcdev)); in virtio_ccw_int_handler()
/linux/Documentation/userspace-api/media/dvb/
H A Ddvb-fe-read-status.rst24 :ref:`Frontend statistics indicators <frontend-stat-properties>` for
H A Dfrontend-stat-properties.rst6 Frontend statistics indicators
/linux/arch/powerpc/kernel/
H A Drtas.c1494 } *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()
/linux/Documentation/hwmon/
H A Duserspace-tools.rst39 If you want some graphical indicators of system health look for applications
/linux/drivers/usb/common/
H A DKconfig14 LEDs and you want to use them as activity indicators for USB host or
/linux/drivers/acpi/pmic/
H A DKconfig61 general purpose indicators.
/linux/drivers/leds/trigger/
H A DKconfig120 Enabling this option will allow to mark certain LEDs as panic indicators,
/linux/Documentation/virt/kvm/devices/
H A Ds390_flic.rst84 swap whether the indicators need to be byte swapped, and flags contains
/linux/Documentation/bpf/
H A Dmap_hash.rst259 the top right provides indicators for which locks may be involved in specific
/linux/Documentation/devicetree/bindings/
H A Dwriting-schema.rst53 The default without any indicators is flowed, plain scalar style where single
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-tuner.rst122 indicators. To pass this information drivers set flags defined in
/linux/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst785 Some of the LED indicators can be controlled through this feature. On
787 LED indicators as well. Newer ThinkPads cannot query the real status
788 of the LED indicators.
847 indicators cannot be read due to an error, thinkpad-acpi will report it as
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power580 and impedance-based degradation indicators, both of which evolve
/linux/Documentation/networking/diagnostic/
H A Dtwisted_pair_layer1_diagnostics.rst223 delivery through alternative methods, such as checking hardware indicators
/linux/Documentation/admin-guide/
H A Dreporting-issues.rst1653 * Check the discussions for any indicators the fix might be too risky to get