Home
last modified time | relevance | path

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

1234

/Linux-v5.10/drivers/scsi/
DNCR5380.c619 !hostdata->selecting) { in maybe_release_dma_irq()
702 while (!hostdata->connected && !hostdata->selecting) { in NCR5380_main()
987 hostdata->selecting = cmd; in NCR5380_select()
1016 if (!hostdata->selecting) { in NCR5380_select()
1065 if (!hostdata->selecting) { in NCR5380_select()
1150 if (!hostdata->selecting) in NCR5380_select()
1187 if (!hostdata->selecting) { in NCR5380_select()
1223 if (!hostdata->selecting) in NCR5380_select()
1225 hostdata->selecting = NULL; in NCR5380_select()
2261 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.10/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.10/Documentation/admin-guide/hw-vuln/
Dindex.rst6 possible mitigations along with guidance for selecting mitigations if they
/Linux-v5.10/Documentation/devicetree/bindings/clock/
Dgpio-mux-clock.txt11 - select-gpios : GPIO reference for selecting the parent clock.
/Linux-v5.10/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.10/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.10/Documentation/networking/
Dsecid.rst10 the label of the flow. This label of the flow is currently used in selecting
/Linux-v5.10/Documentation/userspace-api/media/dvb/
Dfe-dishnetwork-send-legacy-cmd.rst38 It provides a non-standard method for selecting Diseqc voltage on the
Dfe-set-tone.rst44 capability of selecting the band. So, it is recommended that applications
Dfrontend.rst43 control the antenna subsystem, selecting the polarization and choosing
/Linux-v5.10/Documentation/driver-api/media/drivers/
Ddavinci-vpbe-devel.rst32 - add support for selecting external encoder as default at probe time.
/Linux-v5.10/Documentation/devicetree/bindings/
Dproperty-units.txt7 prefixes is due to selecting the most commonly used variants.
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dcommon.rst12 - Changing device properties, selecting a video and audio input, video
Dext-ctrls-image-process.rst35 by selecting the desired horizontal and vertical blanking. The unit
/Linux-v5.10/Documentation/devicetree/bindings/input/touchscreen/
Dbu21013.txt6 - reset-gpios : GPIO pin enabling (selecting) chip (CS)
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dadi,adau1701.txt19 - adi,pin-config: An array of 12 numerical values selecting one of the
/Linux-v5.10/security/selinux/
DKconfig40 NOTE: selecting this option will disable the '__ro_after_init'
105 chain lengths are high (e.g. > 20) then selecting a higher value here
/Linux-v5.10/drivers/media/usb/pwc/
DKconfig28 The built-in microphone is enabled by selecting USB Audio support.
/Linux-v5.10/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.10/drivers/net/ethernet/netronome/
DKconfig62 Note: selecting this option may adversely impact

1234