Home
last modified time | relevance | path

Searched refs:then (Results 1 – 25 of 134) sorted by relevance

123456

/drivers/char/mwave/
A DREADME19 thinkpad configuration utility then this parameter allows the
24 thinkpad configuration utility then this parameter allows the
29 thinkpad configuration utility then this parameter allows the
34 thinkpad configuration utility then this parameter allows the
/drivers/media/pci/ivtv/
A Divtv-mailbox.c148 unsigned long then = jiffies; in get_mailbox() local
167 then + msecs_to_jiffies(10*retries))) in get_mailbox()
206 unsigned long then; in ivtv_api_call() local
281 then = jiffies; in ivtv_api_call()
291 if (time_after(jiffies, then + api_timeout)) { in ivtv_api_call()
303 if (time_after(jiffies, then + msecs_to_jiffies(100))) in ivtv_api_call()
306 jiffies_to_msecs(jiffies - then)); in ivtv_api_call()
/drivers/soundwire/
A DKconfig28 If you have an AMD platform which has a SoundWire Manager then
45 If you have an Intel platform which has a SoundWire Master then
55 If you have an Qualcomm platform which has a SoundWire Master then
/drivers/staging/iio/Documentation/
A Dinkernel.txt21 This are then used to find the channel mapping from the consumer device (see
27 An array of these structures is then passed to the IIO driver.
47 There are then a number of functions that can be used to get information
/drivers/media/radio/
A DKconfig243 Choose Y here if you have one of these FM radio cards, and then fill
263 Choose Y here if you have one of these AM/FM radio cards, and then
275 Choose Y here if you have this FM radio card, and then fill in the
336 Choose Y here if you have one of these FM radio cards, and then fill
359 Choose Y here if you have this FM radio card, and then fill in the
363 of hardware. If you have this hardware, then please contact the
415 of hardware. If you have this hardware, then please contact the
431 of hardware. If you have this hardware, then please contact the
451 Choose Y here if you have one of these FM radio cards, and then fill
455 of hardware. If you have this hardware, then please contact the
[all …]
/drivers/pmdomain/qcom/
A DKconfig26 value to RPMh which then translates it into corresponding voltage
38 value to RPM which then translates it into corresponding voltage
/drivers/vfio/
A DKconfig24 /dev/vfio/devices/vfioX, and then bind the device fd with an iommufd
47 IOMMU mappings. If N is selected here then IOMMUFD must be used to
90 during initialization, and then populate a subdirectory with
/drivers/net/wireless/marvell/libertas/
A DREADME49 device. When raw is enabled, then it dumps the raw EEPROM data
129 If it is set to 0, then the event is reported only once, and then
130 automatically unsubscribed. If it is set to 1, then the event is
131 reported every time it occurs. If it is set to N, then the event is
/drivers/mtd/chips/
A DKconfig132 flash chip addressed by each bus cycle, then say 'Y'.
139 flash chips addressed by each bus cycle, then say 'Y'.
146 flash chips addressed by each bus cycle, then say 'Y'.
153 flash chips addressed by each bus cycle, then say 'Y'.
241 then say N.
/drivers/staging/media/atomisp/
A Dnotes.txt17 struct with various input and output parameters and then calling
22 from atomisp/pci/sh_css.c is called and then loads a preview and
/drivers/net/ethernet/hisilicon/
A DKconfig48 want to use the internal ethernet then you should answer Y to this.
55 then you should answer Y to this. This makes this driver suitable for use
155 then you should answer Y to this. This makes this driver suitable for use
/drivers/staging/media/av7110/
A DKconfig30 download/extract it, and then copy it to /usr/lib/hotplug/firmware
69 download/extract it, and then copy it to /usr/lib/hotplug/firmware
/drivers/cpufreq/
A Drcpufreq_dt.rs24 .then(|| CString::try_from_fmt(fmt!("{name}")).ok()) in find_supply_name_exact()
32 .then(|| find_supply_name_exact(dev, "cpu0")) in find_supply_names()
/drivers/rtc/
A Ddev.c294 time64_t now, then; in rtc_dev_ioctl() local
307 then = rtc_tm_to_time64(&alarm.time); in rtc_dev_ioctl()
310 if (then < now) { in rtc_dev_ioctl()
/drivers/usb/gadget/udc/bdc/
A DKconfig10 then select this driver.
/drivers/platform/x86/amd/pmc/
A Dpmc.c563 time64_t then, now, duration; in amd_pmc_verify_czn_rtc() local
591 then = rtc_tm_to_time64(&alarm.time); in amd_pmc_verify_czn_rtc()
593 duration = then-now; in amd_pmc_verify_czn_rtc()
596 if (then < now) in amd_pmc_verify_czn_rtc()
/drivers/media/platform/nuvoton/
A DKconfig14 two frames in memory, and then the ECE can compress the frame
/drivers/net/ethernet/moxa/
A DKconfig26 want to use the internal ethernet then you should answer Y to this.
/drivers/net/ethernet/litex/
A DKconfig23 device then you should answer Y to this.
/drivers/media/usb/ttusb-dec/
A DKconfig19 download/extract them, and then copy them to /usr/lib/hotplug/firmware
/drivers/gpu/drm/ci/xfails/
A Di915-tgl-skips.txt4 # GPU hangs, then the whole machine
/drivers/net/ethernet/intel/idpf/
A Didpf_ptp.c452 struct timespec64 now, then; in idpf_ptp_adjtime_nonatomic() local
459 then = ns_to_timespec64(delta); in idpf_ptp_adjtime_nonatomic()
460 now = timespec64_add(now, then); in idpf_ptp_adjtime_nonatomic()
/drivers/usb/
A DKconfig64 to use USB devices. You then need to say Y to at least one of the
74 After choosing your HCD, then select drivers for the USB peripherals
/drivers/scsi/device_handler/
A DKconfig26 be sent to start it and cannot upgrade the firmware then select y.
/drivers/iommu/arm/
A DKconfig27 If you say Y here then you'll make me very sad. Instead, say N
37 command line parameter, then as a last resort you can turn it off

Completed in 41 milliseconds

123456