Searched refs:find (Results 1 – 25 of 47) sorted by relevance
12
| /drivers/staging/rtl8723bs/ |
| A D | TODO | 2 - find and remove any code for other chips that is left over 4 - find codes that can use %pM and %Nph formatting
|
| /drivers/xen/xen-pciback/ |
| A D | pciback.h | 106 int (*find)(struct pci_dev *pcidev, struct xen_pcibk_device *pdev, member 161 if (xen_pcibk_backend && xen_pcibk_backend->find) in xen_pcibk_get_pcifront_dev() 162 return xen_pcibk_backend->find(pcidev, pdev, domain, bus, in xen_pcibk_get_pcifront_dev()
|
| A D | passthrough.c | 192 .find = __xen_pcibk_get_pcifront_dev,
|
| A D | vpci.c | 263 .find = __xen_pcibk_get_pcifront_dev,
|
| /drivers/pinctrl/mediatek/ |
| A D | pinctrl-mt8135.c | 240 bool find = false; in spec_pull_set() local 244 find = true; in spec_pull_set() 249 if (!find) in spec_pull_set()
|
| A D | pinctrl-mtk-common.c | 247 bool find = false; in mtk_pctrl_spec_pull_set_samereg() local 254 find = true; in mtk_pctrl_spec_pull_set_samereg() 259 if (!find) in mtk_pctrl_spec_pull_set_samereg()
|
| /drivers/clk/sophgo/ |
| A D | clk-sg2044-pll.c | 192 goto find; in sg2042_pll_compute_postdiv() 197 find: in sg2042_pll_compute_postdiv() 243 goto find; in sg2044_compute_pll_setting() 248 find: in sg2044_compute_pll_setting()
|
| A D | clk-cv18xx-ip.c | 209 goto find; in mux_helper_determine_rate() 228 goto find; in mux_helper_determine_rate() 242 find: in mux_helper_determine_rate()
|
| /drivers/base/firmware_loader/builtin/ |
| A D | Makefile | 42 $(shell find $(obj) -name \*.gen.S 2>/dev/null))
|
| /drivers/gpu/drm/ |
| A D | Makefile | 237 $(shell cd $(src) && find . -maxdepth 1 -name 'drm_*.h') \ 238 $(shell cd $(src) && find display lib -name '*.h')
|
| /drivers/accessibility/speakup/ |
| A D | TODO | 13 has been able to find a situation which produces it consistently.
|
| /drivers/net/phy/mediatek/ |
| A D | Kconfig | 20 You may find mt7530 inside mt7621. This driver shares some
|
| /drivers/mtd/ |
| A D | Kconfig | 85 You may find that the algorithms used in this code are patented 102 You may find that the algorithms used in this code are patented 127 You may find that the algorithms used in this code are patented
|
| /drivers/iommu/amd/ |
| A D | Kconfig | 26 You can find out if your system has an AMD IOMMU if you look into
|
| /drivers/gpu/drm/ttm/tests/ |
| A D | TODO | 27 ttm_bo_ioremap() can't be tested, unless we find a way to stub it
|
| /drivers/char/xillybus/ |
| A D | Kconfig | 34 Set to M if you want Xillybus to find its resources from the
|
| /drivers/hid/bpf/progs/ |
| A D | Makefile | 31 $(error Cannot find a vmlinux for VMLINUX_BTF at any of "$(VMLINUX_BTF_PATHS)")
|
| /drivers/parport/ |
| A D | Kconfig | 76 FIFO. See <file:Documentation/admin-guide/parport.rst> to find out how to 84 find out things like base addresses, IRQ lines and DMA channels. It
|
| /drivers/net/plip/ |
| A D | Kconfig | 23 time (mode 1); you can find the wiring of these cables in
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
| A D | kernel.fuc | 338 // find out how much time elapsed since the last update 425 find: 451 call(find)
|
| /drivers/staging/iio/Documentation/ |
| A D | inkernel.txt | 21 This are then used to find the channel mapping from the consumer device (see
|
| /drivers/firmware/efi/libstub/ |
| A D | Makefile | 102 lib-$(CONFIG_UNACCEPTED_MEMORY) += unaccepted_memory.o bitmap.o find.o
|
| /drivers/net/wireless/intel/iwlegacy/ |
| A D | Kconfig | 86 You can find the list of debug mask values in:
|
| /drivers/scsi/aic7xxx/ |
| A D | Kconfig.aic79xx | 77 variable ahd_debug in that file to find them.
|
| A D | Kconfig.aic7xxx | 82 variable ahc_debug in that file to find them.
|
Completed in 896 milliseconds
12