Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/virtio/
Dvirtio_ccw.c60 unsigned long indicators; member
335 indicatorp = kmalloc(sizeof(&vcdev->indicators), in virtio_ccw_drop_indicator()
341 ccw->count = sizeof(&vcdev->indicators); in virtio_ccw_drop_indicator()
345 vcdev->indicators = 0; in virtio_ccw_drop_indicator()
655 indicatorp = kmalloc(sizeof(&vcdev->indicators), GFP_DMA | GFP_KERNEL); in virtio_ccw_find_vqs()
658 *indicatorp = (unsigned long) &vcdev->indicators; in virtio_ccw_find_vqs()
667 vcdev->indicators = 0; in virtio_ccw_find_vqs()
670 ccw->count = sizeof(&vcdev->indicators); in virtio_ccw_find_vqs()
1067 for_each_set_bit(i, &vcdev->indicators, in virtio_ccw_int_handler()
1068 sizeof(vcdev->indicators) * BITS_PER_BYTE) { in virtio_ccw_int_handler()
[all …]
/Linux-v4.19/Documentation/media/uapi/dvb/
Ddvb-fe-read-status.rst24 :ref:`Frontend statistics indicators <frontend-stat-properties>` for
Dfrontend-stat-properties.rst6 Frontend statistics indicators
/Linux-v4.19/arch/powerpc/kernel/
Drtas.c629 } *indicators; in rtas_indicator_present() local
631 indicators = of_get_property(rtas.dev, "rtas-indicators", &proplen); in rtas_indicator_present()
632 if (!indicators) in rtas_indicator_present()
638 if (__be32_to_cpu(indicators[i].token) != token) in rtas_indicator_present()
641 *maxindex = __be32_to_cpu(indicators[i].maxindex); in rtas_indicator_present()
/Linux-v4.19/Documentation/hwmon/
Duserspace-tools36 If you want some graphical indicators of system health look for applications
/Linux-v4.19/drivers/leds/trigger/
DKconfig120 Enabling this option will allow to mark certain LEDs as panic indicators,
/Linux-v4.19/Documentation/virtual/kvm/devices/
Ds390_flic.txt75 swap whether the indicators need to be byte swapped, and flags contains
/Linux-v4.19/drivers/usb/
DKconfig184 LEDs and you want to use them as activity indicators for USB host or
/Linux-v4.19/drivers/net/can/
DKconfig88 LEDs and you want to use them as canbus activity indicators.
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-g-tuner.rst123 indicators. To pass this information drivers set flags defined in
/Linux-v4.19/Documentation/hid/
Dintel-ish-hid.txt190 and DMA_XFER_ACK act as ownership indicators.
/Linux-v4.19/Documentation/laptops/
Dthinkpad-acpi.txt732 Some of the LED indicators can be controlled through this feature. On
734 LED indicators as well. Newer ThinkPads cannot query the real status
735 of the LED indicators.
792 indicators cannot be read due to an error, thinkpad-acpi will report it as
/Linux-v4.19/drivers/acpi/
DKconfig565 general purpose indicators.