Home
last modified time | relevance | path

Searched refs:selecting (Results 1 – 25 of 87) sorted by relevance

1234

/Linux-v5.4/drivers/scsi/
DNCR5380.c603 !hostdata->selecting) { in maybe_release_dma_irq()
686 while (!hostdata->connected && !hostdata->selecting) { in NCR5380_main()
970 hostdata->selecting = cmd; in NCR5380_select()
999 if (!hostdata->selecting) { in NCR5380_select()
1048 if (!hostdata->selecting) { in NCR5380_select()
1133 if (!hostdata->selecting) in NCR5380_select()
1170 if (!hostdata->selecting) { in NCR5380_select()
1206 if (!hostdata->selecting) in NCR5380_select()
1208 hostdata->selecting = NULL; in NCR5380_select()
2242 if (hostdata->selecting == cmd) { in NCR5380_abort()
[all …]
Dwd33c93.c483 if (hostdata->selecting || hostdata->connected) { in DEF_SCSI_QCMD()
604 hostdata->selecting = cmd; in DEF_SCSI_QCMD()
852 cmd = (struct scsi_cmnd *) hostdata->selecting; /* get a valid cmd */ in wd33c93_intr()
853 hostdata->selecting = NULL; in wd33c93_intr()
885 (struct scsi_cmnd *) hostdata->selecting; in wd33c93_intr()
886 hostdata->selecting = NULL; in wd33c93_intr()
1345 if (hostdata->selecting) { in wd33c93_intr()
1346 cmd = (struct scsi_cmnd *) hostdata->selecting; in wd33c93_intr()
1347 hostdata->selecting = NULL; in wd33c93_intr()
1587 hostdata->selecting = NULL; in wd33c93_host_reset()
[all …]
Dmac53c94.c38 selecting, enumerator
178 state->phase = selecting; in mac53c94_start()
249 case selecting: in mac53c94_interrupt()
Dwd33c93.h232 volatile struct scsi_cmnd *selecting; /* trying to select this command */ member
DNCR5380.h217 struct scsi_cmnd *selecting; /* Cmnd to be connected */ member
/Linux-v5.4/Documentation/leds/
Dledtrig-usbport.rst9 It requires selecting USB ports that should be observed. All available ones are
13 Please note that this trigger allows selecting multiple USB ports for a single
/Linux-v5.4/Documentation/admin-guide/hw-vuln/
Dindex.rst6 possible mitigations along with guidance for selecting mitigations if they
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dgpio-mux-clock.txt11 - select-gpios : GPIO reference for selecting the parent clock.
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/
Dactions,s900-pinctrl.txt57 These pins are used for selecting the pull control and schmitt
91 group. These pin groups are used for selecting the pinmux
113 These pin groups are used for selecting the drive strength
126 These pin groups are used for selecting the slew rate
Dactions,s700-pinctrl.txt57 These pins are used for selecting the pull control and schmitt
85 group. These pin groups are used for selecting the pinmux
103 These pin groups are used for selecting the drive strength
/Linux-v5.4/fs/squashfs/
DKconfig135 file systems will be readable without selecting this option.
150 file systems will be readable without selecting this option.
165 file systems will be readable without selecting this option.
179 file systems will be readable without selecting this option.
/Linux-v5.4/Documentation/networking/
Dsecid.txt4 the label of the flow. This label of the flow is currently used in selecting
/Linux-v5.4/Documentation/devicetree/bindings/
Dproperty-units.txt7 prefixes is due to selecting the most commonly used variants.
/Linux-v5.4/Documentation/devicetree/bindings/input/touchscreen/
Dbu21013.txt6 - reset-gpios : GPIO pin enabling (selecting) chip (CS)
/Linux-v5.4/Documentation/media/uapi/dvb/
Dfe-dishnetwork-send-legacy-cmd.rst46 It provides a non-standard method for selecting Diseqc voltage on the
Dfe-set-tone.rst52 capability of selecting the band. So, it is recommended that applications
Dfrontend.rst50 control the antenna subsystem, selecting the polarization and choosing
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dadi,adau1701.txt19 - adi,pin-config: An array of 12 numerical values selecting one of the
/Linux-v5.4/drivers/media/usb/pwc/
DKconfig28 The built-in microphone is enabled by selecting USB Audio support.
/Linux-v5.4/Documentation/media/uapi/v4l/
Dcommon.rst19 - Changing device properties, selecting a video and audio input, video
Dext-ctrls-image-process.rst42 by selecting the desired horizontal and vertical blanking. The unit
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-iio-counter-104-quad-885 direction control input, with B = 1 selecting UP Count
86 mode and B = 0 selecting Down Count mode.
/Linux-v5.4/drivers/net/ethernet/netronome/
DKconfig60 Note: selecting this option may adversely impact
/Linux-v5.4/Documentation/devicetree/bindings/regulator/
Dcirrus,lochnagar.txt42 - cirrus,micbias-input : A property selecting which of the CODEC
/Linux-v5.4/Documentation/devicetree/bindings/leds/
Dleds-aat1290.txt5 respectively. In order to add a capability of selecting the strobe signal source

1234