/linux/drivers/scsi/elx/libefc/ |
A D | efc_cmds.c | 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() 325 domain->indicator, status, in efc_domain_get_mbox_status() 477 domain->indicator = U32_MAX; in efc_cmd_domain_alloc() 610 if (rnode->indicator != U32_MAX) { in efc_cmd_node_alloc() 613 fc_addr, rnode->indicator); in efc_cmd_node_alloc() 702 if (rnode->indicator != U32_MAX) { in efc_node_free_resources() 704 rnode->indicator)) { in efc_node_free_resources() [all …]
|
A D | efclib.h | 153 u32 indicator; member 220 u32 indicator; member 258 u32 indicator; member
|
A D | efc_els.c | 274 els->io.rpi = node->rnode.indicator; in efc_els_send_req() 275 els->io.vpi = node->nport->indicator; in efc_els_send_req() 373 els->io.rpi = node->rnode.indicator; in efc_els_send_rsp() 374 els->io.vpi = node->nport->indicator; in efc_els_send_rsp() 1059 els->io.rpi = node->rnode.indicator; in efc_send_ct_rsp() 1089 bls.rpi = node->rnode.indicator; in efc_send_bls_acc() 1090 bls.vpi = node->nport->indicator; in efc_send_bls_acc()
|
/linux/Documentation/leds/ |
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
|
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/ |
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/ |
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
|
A D | common.yaml | 123 mandatory for the LEDs in the non-flash modes (e.g. torch or indicator). 125 panic-indicator: 128 as a panic indicator.
|
/linux/arch/s390/kernel/ |
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/admin-guide/media/ |
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/ |
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/ |
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() 553 &io->indicator, &index)) { in efct_hw_setup_io() 636 if (hw->io[idx + n]->indicator != in efct_hw_init_prereg_io() 1961 io_to_abort->indicator); in efct_hw_io_abort() 2592 bls_params->xri = hio->indicator; in efct_hw_bls_send() 2765 els_params.xri = hio->indicator; in efct_els_hw_srrs_send() 2780 els_params.xri = hio->indicator; in efct_els_hw_srrs_send() 2794 ct_params.xri = hio->indicator; in efct_els_hw_srrs_send() [all …]
|
/linux/arch/powerpc/include/asm/ |
A D | rtas.h | 256 extern int rtas_set_indicator(int indicator, int index, int new_value); 257 extern int rtas_set_indicator_fast(int indicator, int index, int new_value);
|
/linux/arch/arm64/boot/dts/marvell/ |
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/userspace-api/media/v4l/ |
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/arm/boot/dts/ |
A D | qcom-ipq4018-ap120c-ac-bit.dts | 25 panic-indicator;
|
/linux/Documentation/devicetree/bindings/pwm/ |
A D | ti,twl-pwmled.txt | 5 On TWL6030 series: LED PWM (mainly used as charging indicator LED)
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-class-led-flash | 75 * indicator-led-fault 77 a short or open circuit condition on the indicator LED
|
/linux/arch/powerpc/kernel/ |
A D | rtas.c | 655 int rtas_set_indicator(int indicator, int index, int new_value) in rtas_set_indicator() argument 664 rc = rtas_call(token, 3, 1, NULL, indicator, index, new_value); in rtas_set_indicator() 676 int rtas_set_indicator_fast(int indicator, int index, int new_value) in rtas_set_indicator_fast() argument 684 rc = rtas_call(token, 3, 1, NULL, indicator, index, new_value); in rtas_set_indicator_fast()
|
/linux/arch/powerpc/boot/dts/ |
A D | xpedite5200.dts | 101 * 3: XMC root complex indicator 102 * 4: Flash boot device indicator 104 * 6: PMC monarch indicator
|
A D | xpedite5200_xmon.dts | 105 * 3: XMC root complex indicator 106 * 4: Flash boot device indicator 108 * 6: PMC monarch indicator
|
/linux/arch/arm64/boot/dts/amlogic/ |
A D | meson-sm1-odroid-c4.dts | 22 panic-indicator;
|
A D | meson-gxl-s905d-mecool-kii-pro.dts | 52 panic-indicator;
|
/linux/Documentation/hwmon/ |
A D | max31730.rst | 37 temp[2-4]_fault RO Fault indicator for remote channels
|
/linux/drivers/usb/core/ |
A D | hub.h | 69 u8 indicator[USB_MAXCHILDREN]; member
|