/linux/drivers/scsi/elx/libefc/ |
H A D | efc_cmds.c | 28 sli_resource_free(efc->sli, SLI4_RSRC_VPI, nport->indicator); in efc_nport_free_resources() 42 nport->indicator, status, le16_to_cpu(hdr->status)); in efc_nport_get_mbox_status() 71 rc = sli_cmd_unreg_vpi(efc->sli, data, nport->indicator, in efc_nport_free_unreg_vpi() 132 nport->indicator, nport->domain->indicator); in efc_nport_alloc_init_vpi() 190 &nport->dma, nport->indicator); in efc_nport_alloc_read_sparm64() 211 nport->indicator = U32_MAX; in efc_cmd_nport_alloc() 222 &nport->indicator, &index)) { in efc_cmd_nport_alloc() 239 sli_resource_free(efc->sli, SLI4_RSRC_VPI, nport->indicator); in efc_cmd_nport_alloc() 277 nport->sli_wwpn, nport->indicator, in efc_cmd_nport_attach() 278 nport->domain->indicator, false); in efc_cmd_nport_attach() [all …]
|
H A D | efclib.h | 155 u32 indicator; member 222 u32 indicator; member 260 u32 indicator; member
|
H A D | efc_els.c | 270 els->io.rpi = node->rnode.indicator; in efc_els_send_req() 271 els->io.vpi = node->nport->indicator; in efc_els_send_req() 369 els->io.rpi = node->rnode.indicator; in efc_els_send_rsp() 370 els->io.vpi = node->nport->indicator; in efc_els_send_rsp() 1055 els->io.rpi = node->rnode.indicator; in efc_send_ct_rsp() 1085 bls.rpi = node->rnode.indicator; in efc_send_bls_acc() 1086 bls.vpi = node->nport->indicator; in efc_send_bls_acc()
|
/linux/Documentation/leds/ |
H A D | leds-lm3556.rst | 77 Indicator pattern can be set through /sys/class/leds/indicator/pattern file, 90 #echo 0 > /sys/class/leds/indicator/pattern 96 #echo 3 > /sys/class/leds/indicator/pattern 99 sys/class/leds/indicator/brightness file. 105 #echo 0 > /sys/class/leds/indicator/brightness 109 #echo 1 > /sys/class/leds/indicator/brightness 115 #echo 8 > /sys/class/leds/indicator/brightness
|
H A D | leds-blinkm.rst | 23 blinkm-<i2c-bus-nr>-<i2c-device-nr>:rgb:indicator 25 $ ls -h /sys/class/leds/blinkm-1-9:rgb:indicator
|
H A D | leds-class-flash.rst | 43 LED flash class device representing indicator LED associated with 71 constraints for the indicator LED
|
/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | adp1653.txt | 11 There are two LED outputs available - flash and indicator. One LED is 12 represented by one child node, nodes need to be named "flash" and "indicator". 35 indicator {
|
/linux/Documentation/devicetree/bindings/leds/ |
H A D | ams,as3645a.txt | 4 flash LED and one indicator LED. The high current flash LED can be 47 Required properties of the indicator child node (1) 51 led-max-microamp: Maximum indicator current. The allowed values are 54 Optional properties of the indicator child node
|
/linux/arch/s390/kernel/ |
H A D | relocate_kernel.S | 48 tml %r5,0x4 # is it the done indicator? 49 je .source_test # NO! Well, then it should be the source indicator... 52 tml %r5,0x8 # it should be a source indicator...
|
/linux/Documentation/hwmon/ |
H A D | hp-wmi-sensors.rst | 35 ``fan[X]_fault`` RO Fan sensor fault indicator. 36 ``fan[X]_alarm`` RO Fan sensor alarm indicator. 42 ``temp[X]_fault`` RO Temperature sensor fault indicator. 43 ``temp[X]_alarm`` RO Temperature sensor alarm indicator. 44 ``intrusion[X]_alarm`` RW Chassis intrusion alarm indicator.
|
H A D | chipcap2.rst | 71 humidity1_min_alarm: RO humidity low alarm indicator 72 humidity1_max_alarm: RO humidity high alarm indicator
|
/linux/Documentation/admin-guide/media/ |
H A D | si476x.rst | 142 indicator 144 Strength indicator 146 0x20 mult Multipath indicator 149 0x25 usn Ultrasonic noise indicator
|
/linux/Documentation/admin-guide/laptops/ |
H A D | lg-laptop.rst | 28 and the reader mode indicator LED (on F9 key) turns on. 79 Touchpad indicator LED
|
/linux/drivers/scsi/elx/efct/ |
H A D | efct_hw.c | 402 io->type, io->indicator); in efct_hw_wq_process_io() 416 io->indicator, io->reqtag); in efct_hw_wq_process_io() 442 io->indicator, io->reqtag); in efct_hw_wq_process_io() 450 io->indicator, io->reqtag, rc); in efct_hw_wq_process_io() 553 &io->indicator, &index)) { in efct_hw_setup_io() 636 if (hw->io[idx + n]->indicator != in efct_hw_init_prereg_io() 637 hw->io[idx + n - 1]->indicator + 1) in efct_hw_init_prereg_io() 645 hw->io[idx]->indicator, n, sgls, NULL, &req)) { in efct_hw_init_prereg_io() 1953 io_to_abort->indicator, io_to_abort->reqtag); in efct_hw_io_abort() 1960 io_to_abort->indicator); in efct_hw_io_abort() [all …]
|
/linux/arch/arm64/boot/dts/marvell/ |
H A D | armada-8040-puzzle-m801.dts | 108 /* SFP+ port 2: 10 Gbps indicator */ 115 /* SFP+ port 2: 1 Gbps indicator */ 122 /* SFP+ port 1: 10 Gbps indicator */ 129 /* SFP+ port 1: 1 Gbps indicator */
|
/linux/Documentation/devicetree/bindings/pwm/ |
H A D | ti,twl-pwmled.txt | 5 On TWL6030 series: LED PWM (mainly used as charging indicator LED)
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-ipq4018-ap120c-ac-bit.dts | 31 panic-indicator;
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-flash.rst | 132 Intensity of the indicator LED. The indicator LED may be fully 168 condition on the indicator LED.
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | x1e80100-microsoft-romulus.dtsi | 39 led-camera-indicator { 40 label = "white:camera-indicator"; 46 /* Reuse as a panic indicator until we get a "camera on" trigger */ 47 panic-indicator; 752 cam_indicator_en: cam-indicator-en-state {
|
/linux/drivers/spi/ |
H A D | spi-ljca.c | 64 u8 indicator; member 90 w_packet->indicator = FIELD_PREP(LJCA_SPI_XFER_INDICATOR_ID, id) | in ljca_spi_read_write()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-led-flash | 75 * indicator-led-fault 77 a short or open circuit condition on the indicator LED
|
/linux/Documentation/iio/ |
H A D | ad4000.rst | 65 CS mode, 3-wire, without busy indicator 107 CS mode, 4-wire without busy indicator
|
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-sm1-odroid-c4.dts | 22 panic-indicator;
|
H A D | meson-gxl-s905d-mecool-kii-pro.dts | 50 panic-indicator;
|
/linux/arch/powerpc/boot/dts/ |
H A D | xpedite5200.dts | 101 * 3: XMC root complex indicator 102 * 4: Flash boot device indicator 104 * 6: PMC monarch indicator
|