Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/virtio/
Dvirtio_ccw.c51 unsigned long indicators; member
77 static inline unsigned long *indicators(struct virtio_ccw_device *vcdev) in indicators() function
79 return &vcdev->dma_area->indicators; in indicators()
369 sizeof(indicators(vcdev))); in virtio_ccw_drop_indicator()
374 ccw->count = sizeof(indicators(vcdev)); in virtio_ccw_drop_indicator()
378 *indicators(vcdev) = 0; in virtio_ccw_drop_indicator()
389 ccw_device_dma_free(vcdev->cdev, indicatorp, sizeof(indicators(vcdev))); in virtio_ccw_drop_indicator()
690 sizeof(indicators(vcdev))); in virtio_ccw_find_vqs()
693 *indicatorp = (unsigned long) indicators(vcdev); in virtio_ccw_find_vqs()
702 *indicators(vcdev) = 0; in virtio_ccw_find_vqs()
[all …]
/Linux-v6.6/Documentation/userspace-api/media/dvb/
Ddvb-fe-read-status.rst24 :ref:`Frontend statistics indicators <frontend-stat-properties>` for
Dfrontend-stat-properties.rst6 Frontend statistics indicators
/Linux-v6.6/arch/powerpc/kernel/
Drtas.c1438 } *indicators; in rtas_indicator_present() local
1440 indicators = of_get_property(rtas.dev, "rtas-indicators", &proplen); in rtas_indicator_present()
1441 if (!indicators) in rtas_indicator_present()
1447 if (__be32_to_cpu(indicators[i].token) != token) in rtas_indicator_present()
1450 *maxindex = __be32_to_cpu(indicators[i].maxindex); in rtas_indicator_present()
/Linux-v6.6/Documentation/hwmon/
Duserspace-tools.rst39 If you want some graphical indicators of system health look for applications
/Linux-v6.6/drivers/usb/common/
DKconfig14 LEDs and you want to use them as activity indicators for USB host or
/Linux-v6.6/drivers/acpi/pmic/
DKconfig61 general purpose indicators.
/Linux-v6.6/drivers/leds/trigger/
DKconfig123 Enabling this option will allow to mark certain LEDs as panic indicators,
/Linux-v6.6/Documentation/virt/kvm/devices/
Ds390_flic.rst80 swap whether the indicators need to be byte swapped, and flags contains
/Linux-v6.6/Documentation/bpf/
Dmap_hash.rst253 the top right provides indicators for which locks may be involved in specific
/Linux-v6.6/Documentation/hid/
Dintel-ish-hid.rst208 and DMA_XFER_ACK act as ownership indicators.
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dvidioc-g-tuner.rst122 indicators. To pass this information drivers set flags defined in
/Linux-v6.6/Documentation/admin-guide/laptops/
Dthinkpad-acpi.rst774 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-v6.6/Documentation/admin-guide/
Dreporting-issues.rst1653 * Check the discussions for any indicators the fix might be too risky to get