Searched refs:indicators (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/drivers/s390/virtio/ |
A D | virtio_ccw.c | 51 unsigned long indicators; member 79 return &vcdev->dma_area->indicators; in indicators() 370 sizeof(indicators(vcdev))); in virtio_ccw_drop_indicator() 375 ccw->count = sizeof(indicators(vcdev)); in virtio_ccw_drop_indicator() 379 *indicators(vcdev) = 0; in virtio_ccw_drop_indicator() 675 sizeof(indicators(vcdev))); in virtio_ccw_find_vqs() 687 *indicators(vcdev) = 0; in virtio_ccw_find_vqs() 709 sizeof(indicators(vcdev))); in virtio_ccw_find_vqs() 715 sizeof(indicators(vcdev))); in virtio_ccw_find_vqs() 1153 for_each_set_bit(i, indicators(vcdev), in virtio_ccw_int_handler() [all …]
|
/linux-6.3-rc2/Documentation/userspace-api/media/dvb/ |
A D | dvb-fe-read-status.rst | 24 :ref:`Frontend statistics indicators <frontend-stat-properties>` for
|
A D | frontend-stat-properties.rst | 6 Frontend statistics indicators
|
/linux-6.3-rc2/Documentation/devicetree/bindings/usb/ |
A D | mediatek,mt6370-tcpc.yaml | 14 It integrates charger, ADC, flash, RGB indicators,
|
A D | mediatek,mt6360-tcpc.yaml | 13 Mediatek MT6360 is a multi-functional device. It integrates charger, ADC, flash, RGB indicators,
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | rtas.c | 1410 } *indicators; in rtas_indicator_present() local 1412 indicators = of_get_property(rtas.dev, "rtas-indicators", &proplen); in rtas_indicator_present() 1413 if (!indicators) in rtas_indicator_present() 1419 if (__be32_to_cpu(indicators[i].token) != token) in rtas_indicator_present() 1422 *maxindex = __be32_to_cpu(indicators[i].maxindex); in rtas_indicator_present()
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | userspace-tools.rst | 39 If you want some graphical indicators of system health look for applications
|
/linux-6.3-rc2/drivers/usb/common/ |
A D | Kconfig | 14 LEDs and you want to use them as activity indicators for USB host or
|
/linux-6.3-rc2/drivers/acpi/pmic/ |
A D | Kconfig | 61 general purpose indicators.
|
/linux-6.3-rc2/drivers/leds/trigger/ |
A D | Kconfig | 122 Enabling this option will allow to mark certain LEDs as panic indicators,
|
/linux-6.3-rc2/Documentation/virt/kvm/devices/ |
A D | s390_flic.rst | 80 swap whether the indicators need to be byte swapped, and flags contains
|
/linux-6.3-rc2/Documentation/hid/ |
A D | intel-ish-hid.rst | 208 and DMA_XFER_ACK act as ownership indicators.
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | vidioc-g-tuner.rst | 122 indicators. To pass this information drivers set flags defined in
|
/linux-6.3-rc2/Documentation/admin-guide/laptops/ |
A D | thinkpad-acpi.rst | 774 Some of the LED indicators can be controlled through this feature. On 776 LED indicators as well. Newer ThinkPads cannot query the real status 777 of the LED indicators. 836 indicators cannot be read due to an error, thinkpad-acpi will report it as
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | reporting-issues.rst | 1653 * Check the discussions for any indicators the fix might be too risky to get
|
Completed in 29 milliseconds