Home
last modified time | relevance | path

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

1234

/Linux-v5.15/Documentation/userspace-api/
Dsysfs-platform_profile.rst16 API for selecting the platform profile of these automatic mechanisms.
18 Note that this API is only for selecting the platform profile, it is
23 Specifically when selecting a high performance profile the actual achieved
/Linux-v5.15/drivers/scsi/
DNCR5380.c622 !hostdata->selecting) { in maybe_release_dma_irq()
705 while (!hostdata->connected && !hostdata->selecting) { in NCR5380_main()
991 hostdata->selecting = cmd; in NCR5380_select()
1020 if (!hostdata->selecting) { in NCR5380_select()
1069 if (!hostdata->selecting) { in NCR5380_select()
1154 if (!hostdata->selecting) in NCR5380_select()
1191 if (!hostdata->selecting) { in NCR5380_select()
1227 if (!hostdata->selecting) in NCR5380_select()
1229 hostdata->selecting = NULL; in NCR5380_select()
2269 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()
1348 if (hostdata->selecting) { in wd33c93_intr()
1349 cmd = (struct scsi_cmnd *) hostdata->selecting; in wd33c93_intr()
1350 hostdata->selecting = NULL; in wd33c93_intr()
1590 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.15/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.15/Documentation/admin-guide/hw-vuln/
Dindex.rst6 possible mitigations along with guidance for selecting mitigations if they
/Linux-v5.15/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.15/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.15/Documentation/networking/
Dsecid.rst10 the label of the flow. This label of the flow is currently used in selecting
/Linux-v5.15/Documentation/driver-api/media/drivers/
Ddavinci-vpbe-devel.rst32 - add support for selecting external encoder as default at probe time.
/Linux-v5.15/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.15/Documentation/userspace-api/media/v4l/
Dcommon.rst12 - Changing device properties, selecting a video and audio input, video
Dext-ctrls-image-process.rst40 The configuration of the frame rate is performed by selecting the desired
/Linux-v5.15/Documentation/devicetree/bindings/input/touchscreen/
Dbu21013.txt6 - reset-gpios : GPIO pin enabling (selecting) chip (CS)
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dadi,adau1701.txt19 - adi,pin-config: An array of 12 numerical values selecting one of the
/Linux-v5.15/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.15/drivers/media/usb/pwc/
DKconfig28 The built-in microphone is enabled by selecting USB Audio support.
/Linux-v5.15/fs/crypto/
DKconfig18 # whereas selecting them from FS_ENCRYPTION would force them to be built-in.
/Linux-v5.15/drivers/net/ethernet/netronome/
DKconfig63 Note: selecting this option may adversely impact
/Linux-v5.15/Documentation/devicetree/bindings/leds/
Dleds-aat1290.txt5 respectively. In order to add a capability of selecting the strobe signal source

1234