Searched refs:find (Results 1 – 25 of 43) sorted by relevance
12
/drivers/staging/rtl8723bs/ |
D | TODO | 2 - find and remove code blocks guarded by never set CONFIG_FOO defines 3 - find and remove remaining code valid only for 5 GHz. Most of the obvious 5 - find and remove any code for other chips that is left over 7 - find codes that can use %pM and %Nph formatting
|
/drivers/staging/rtl8188eu/ |
D | TODO | 2 - find and remove remaining code valid only for 5 GHz. Most of the obvious 4 - find and remove any code for other chips that is left over 6 - find codes that can use %pM and %Nph formatting
|
/drivers/xen/xen-pciback/ |
D | pciback.h | 103 int (*find)(struct pci_dev *pcidev, struct xen_pcibk_device *pdev, member 158 if (xen_pcibk_backend && xen_pcibk_backend->find) in xen_pcibk_get_pcifront_dev() 159 return xen_pcibk_backend->find(pcidev, pdev, domain, bus, in xen_pcibk_get_pcifront_dev()
|
D | passthrough.c | 192 .find = __xen_pcibk_get_pcifront_dev,
|
D | vpci.c | 268 .find = __xen_pcibk_get_pcifront_dev,
|
/drivers/pinctrl/mediatek/ |
D | pinctrl-mt8135.c | 239 bool find = false; in spec_pull_set() local 243 find = true; in spec_pull_set() 248 if (!find) in spec_pull_set()
|
D | pinctrl-mtk-common.c | 234 bool find = false; in mtk_pctrl_spec_pull_set_samereg() local 238 find = true; in mtk_pctrl_spec_pull_set_samereg() 243 if (!find) in mtk_pctrl_spec_pull_set_samereg()
|
/drivers/base/firmware_loader/builtin/ |
D | Makefile | 41 $(shell find $(obj) -name \*.gen.S 2>/dev/null))
|
/drivers/char/xillybus/ |
D | Kconfig | 30 Set to M if you want Xillybus to find its resources from the
|
/drivers/accessibility/speakup/ |
D | TODO | 13 has been able to find a situation which produces it consistently.
|
/drivers/mtd/ |
D | Kconfig | 83 You may find that the algorithms used in this code are patented 100 You may find that the algorithms used in this code are patented 125 You may find that the algorithms used in this code are patented
|
/drivers/iommu/amd/ |
D | Kconfig | 21 You can find out if your system has an AMD IOMMU if you look into
|
/drivers/net/plip/ |
D | Kconfig | 23 time (mode 1); you can find the wiring of these cables in
|
/drivers/parport/ |
D | Kconfig | 75 FIFO. See <file:Documentation/admin-guide/parport.rst> to find out how to 83 find out things like base addresses, IRQ lines and DMA channels. It
|
/drivers/staging/iio/Documentation/ |
D | inkernel.txt | 21 This are then used to find the channel mapping from the consumer device (see
|
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | kernel.fuc | 338 // find out how much time elapsed since the last update 425 find: 451 call(find)
|
/drivers/dax/ |
D | Kconfig | 78 Older versions of the libdaxctl library expect to find all
|
/drivers/base/firmware_loader/ |
D | Kconfig | 86 If the kernel's direct filesystem lookup for firmware fails to find 92 acknowledge failure to find firmware as the timeout for the fallback
|
/drivers/net/wireless/intel/iwlegacy/ |
D | Kconfig | 86 You can find the list of debug mask values in:
|
/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 76 variable ahd_debug in that file to find them.
|
D | Kconfig.aic7xxx | 81 variable ahc_debug in that file to find them.
|
/drivers/android/ |
D | Kconfig | 61 of a kernel. These symbols would be used in vendor modules to find
|
/drivers/net/wireless/ |
D | Kconfig | 28 We plan to remove this option and code, so if you find
|
/drivers/staging/comedi/drivers/ni_routing/ |
D | README | 15 increasingly hard to find and the NI-MHDDK (comments in in example code). 16 There is no one place to find the various valid values of the registers.
|
/drivers/net/wireless/intel/iwlwifi/ |
D | Kconfig | 114 You can find the list of debug mask values in:
|
12