Searched refs:already (Results 1 – 25 of 33) sorted by relevance
12
/drivers/usb/dwc2/ |
D | drd.c | 76 int already = 0; in dwc2_drd_role_sw_set() local 109 already = dwc2_ovr_avalid(hsotg, true); in dwc2_drd_role_sw_set() 111 already = dwc2_ovr_bvalid(hsotg, true); in dwc2_drd_role_sw_set() 128 if (!already && hsotg->dr_mode == USB_DR_MODE_OTG) in dwc2_drd_role_sw_set()
|
/drivers/gpu/drm/amd/amdgpu/ |
D | Kconfig | 9 SI is already supported in radeon. Experimental support for SI 21 CIK is already supported in radeon. Support for CIK in amdgpu 35 isn't already selected to enabled full userptr support.
|
/drivers/net/ipa/ |
D | ipa_uc.c | 202 static bool already; in ipa_uc_power() local 206 if (already) in ipa_uc_power() 208 already = true; /* Only do this on first boot */ in ipa_uc_power()
|
/drivers/block/paride/ |
D | Transition-notes | 62 In the first case the thread was already in the area. In the second, 64 mean that (2) was already not true. 70 (3) was already not true. 79 pd.c. It means that (4) was already not true. 87 we were acquiring the lock, (1) would be already false, since 90 already false. 118 can be killed. Indeed, we are not holding pd_lock and thus pd_busy is already
|
/drivers/gpu/drm/radeon/ |
D | Kconfig | 7 This option selects CONFIG_MMU_NOTIFIER if it isn't already
|
/drivers/of/unittest-data/ |
D | overlay_bad_phandle.dts | 8 // is applied. There is already a phandle value
|
D | overlay_bad_symbol.dts | 8 // is applied. There is already a symbol hvac_1
|
/drivers/mfd/ |
D | sm501.c | 332 goto already; in sm501_unit_power() 340 goto already; in sm501_unit_power() 348 goto already; in sm501_unit_power() 352 goto already; in sm501_unit_power() 371 goto already; in sm501_unit_power() 382 already: in sm501_unit_power()
|
/drivers/gpu/drm/omapdrm/ |
D | TODO | 11 already. Possibly this could be refactored out and made more common?
|
/drivers/staging/ks7010/ |
D | TODO | 7 you to all which already participated in cleaning up the driver so far!
|
/drivers/gpu/drm/i915/ |
D | Kconfig | 84 This option selects ZLIB_DEFLATE if it isn't already 96 This option selects CONFIG_MMU_NOTIFIER if it isn't already
|
/drivers/staging/sm750fb/ |
D | readme | 19 it will create fb0 and fb1 (or fb1,fb2 if fb0 already exist) under /dev
|
/drivers/staging/media/atomisp/ |
D | TODO | 57 one bug there already, but the best would be to just trash it and use 114 13. Use LED flash API for flash LED drivers such as LM3554 (which already
|
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | kernel.fuc | 329 // if current process already has a timer set, bail 346 // check for a pending interrupt. if there's one already 354 // or if there's no timeout already set
|
/drivers/mtd/ |
D | nftlmount.c | 149 device is already correct. in find_boot_record() 216 The new DiskOnChip driver already scanned the bad block table. Just query it. in find_boot_record()
|
/drivers/pci/hotplug/ |
D | TODO | 62 removed and its functions invoked directly? This has already been done in
|
/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 636 * already gone free prior to clearing 822 * already gone free prior to clearing 1429 * and that REQ is already set when inb_first is called. inb_{first,next} 1642 * unless we already know that we should be bitbucketing. 1659 * doesn't discard data already in the FIFO. 1717 * that the controller may have already transferred 1853 * after we have already trained for data-out, it is 1858 * we have already prefetched data into our FIFO (LQ/Data 1864 * a continuation of a transfer already setup in our FIFO 1885 * already seen and acked (REQINIT never comes true). [all …]
|
D | aic7xxx.seq | 55 * SCB that we've already pulled from the QINFIFO and started the selection 572 * the total for the command since we've already fetched 1042 * have already transferred some overrun bytes into 1080 * already correct. If we are not on the last 1970 * and that REQ is already set when inb_first is called. inb_{first,next}
|
/drivers/crypto/caam/ |
D | Kconfig | 72 Note: the driver already provides adequate
|
/drivers/gpu/drm/amd/display/ |
D | TODO | 89 stuff in drm_dp_helper.h. drm_dp_helper.h isn't really great and already has 2
|
/drivers/net/wireless/intel/ipw2x00/ |
D | Kconfig | 150 Note, normal debug code is already compiled in. This low level
|
/drivers/net/wireless/ath/ath9k/ |
D | Kconfig | 31 cards, laptops that already ship with these cards and
|
/drivers/gpio/ |
D | TODO | 138 There are already ways to use pin control as back-end for GPIO and
|
/drivers/net/hamradio/ |
D | Kconfig | 14 the advantage that it is already supported by most modern TNCs
|
/drivers/staging/most/Documentation/ |
D | driver_usage.txt | 157 write '1' to this attribute to destroy an already established link
|
12