Searched full:generic (Results 1 – 25 of 6926) sorted by relevance
12345678910>>...278
| /kernel/linux/linux-6.6/arch/um/include/asm/ |
| D | Kbuild | 2 generic-y += bpf_perf_event.h 3 generic-y += bug.h 4 generic-y += compat.h 5 generic-y += current.h 6 generic-y += device.h 7 generic-y += dma-mapping.h 8 generic-y += emergency-restart.h 9 generic-y += exec.h 10 generic-y += extable.h 11 generic-y += fb.h [all …]
|
| /kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
| D | Kbuild | 2 generic-y += dma-contiguous.h 3 generic-y += export.h 4 generic-y += mcs_spinlock.h 5 generic-y += parport.h 6 generic-y += early_ioremap.h 7 generic-y += qrwlock.h 8 generic-y += rwsem.h 9 generic-y += segment.h 10 generic-y += user.h 11 generic-y += stat.h [all …]
|
| D | bitops.h | 16 #include <asm-generic/bitops/builtin-ffs.h> 17 #include <asm-generic/bitops/builtin-fls.h> 18 #include <asm-generic/bitops/builtin-__ffs.h> 19 #include <asm-generic/bitops/builtin-__fls.h> 21 #include <asm-generic/bitops/ffz.h> 22 #include <asm-generic/bitops/fls64.h> 23 #include <asm-generic/bitops/find.h> 25 #include <asm-generic/bitops/sched.h> 26 #include <asm-generic/bitops/hweight.h> 28 #include <asm-generic/bitops/atomic.h> [all …]
|
| /kernel/linux/linux-5.10/arch/um/include/asm/ |
| D | Kbuild | 2 generic-y += bpf_perf_event.h 3 generic-y += bug.h 4 generic-y += compat.h 5 generic-y += current.h 6 generic-y += device.h 7 generic-y += emergency-restart.h 8 generic-y += exec.h 9 generic-y += extable.h 10 generic-y += ftrace.h 11 generic-y += futex.h [all …]
|
| /kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
| D | Kbuild | 2 generic-y += dma-contiguous.h 3 generic-y += mcs_spinlock.h 4 generic-y += parport.h 5 generic-y += early_ioremap.h 6 generic-y += qrwlock.h 7 generic-y += qspinlock.h 8 generic-y += rwsem.h 9 generic-y += segment.h 10 generic-y += user.h 11 generic-y += stat.h [all …]
|
| D | bitops.h | 16 #include <asm-generic/bitops/builtin-ffs.h> 17 #include <asm-generic/bitops/builtin-fls.h> 18 #include <asm-generic/bitops/builtin-__ffs.h> 19 #include <asm-generic/bitops/builtin-__fls.h> 21 #include <asm-generic/bitops/ffz.h> 22 #include <asm-generic/bitops/fls64.h> 24 #include <asm-generic/bitops/sched.h> 25 #include <asm-generic/bitops/hweight.h> 27 #include <asm-generic/bitops/atomic.h> 28 #include <asm-generic/bitops/non-atomic.h> [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/fbtft/ |
| D | Kconfig | 23 Generic Framebuffer support for BD663474 29 Generic Framebuffer support for HX8340BN 35 Generic Framebuffer support for HX8347D 41 Generic Framebuffer support for HX8353D 47 Generic Framebuffer support for HX8357D 53 Generic Framebuffer support for ILI9163 59 Generic Framebuffer support for ILI9320 65 Generic Framebuffer support for ILI9325 71 Generic Framebuffer support for ILI9340 77 Generic Framebuffer support for ILI9341 [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/fbtft/ |
| D | Kconfig | 24 Generic Framebuffer support for BD663474 30 Generic Framebuffer support for HX8340BN 36 Generic Framebuffer support for HX8347D 42 Generic Framebuffer support for HX8353D 48 Generic Framebuffer support for HX8357D 54 Generic Framebuffer support for ILI9163 60 Generic Framebuffer support for ILI9320 66 Generic Framebuffer support for ILI9325 72 Generic Framebuffer support for ILI9340 78 Generic Framebuffer support for ILI9341 [all …]
|
| /kernel/linux/linux-5.10/drivers/pwm/ |
| D | Kconfig | 5 Generic Pulse-Width Modulation (PWM) support. 14 This framework provides a generic interface to PWM devices 18 drivers can request PWM devices and use the generic framework 21 This generic framework replaces the legacy PWM framework which 49 Generic PWM framework driver for Analog Baseband AB8500. 59 Generic PWM framework driver for Atmel SoC. 69 Generic PWM framework driver for the PWM output of the HLCDC 80 Generic PWM framework driver for Atmel Timer Counter Block. 94 Generic PWM framework driver for Broadcom iProc PWM block. This 106 Generic PWM framework driver for Broadcom Kona PWM block. [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | bitops.h | 14 #include <asm-generic/bitops/builtin-__ffs.h> 15 #include <asm-generic/bitops/builtin-ffs.h> 16 #include <asm-generic/bitops/builtin-__fls.h> 17 #include <asm-generic/bitops/builtin-fls.h> 19 #include <asm-generic/bitops/ffz.h> 20 #include <asm-generic/bitops/fls64.h> 21 #include <asm-generic/bitops/find.h> 23 #include <asm-generic/bitops/sched.h> 24 #include <asm-generic/bitops/hweight.h> 26 #include <asm-generic/bitops/atomic.h> [all …]
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | bitops.h | 18 #include <asm-generic/bitops/__ffs.h> 19 #include <asm-generic/bitops/ffz.h> 20 #include <asm-generic/bitops/fls.h> 21 #include <asm-generic/bitops/__fls.h> 22 #include <asm-generic/bitops/fls64.h> 23 #include <asm-generic/bitops/find.h> 29 #include <asm-generic/bitops/sched.h> 30 #include <asm-generic/bitops/ffs.h> 31 #include <asm-generic/bitops/hweight.h> 32 #include <asm-generic/bitops/lock.h> [all …]
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | bitops.h | 14 #include <asm-generic/bitops/builtin-__ffs.h> 15 #include <asm-generic/bitops/builtin-ffs.h> 16 #include <asm-generic/bitops/builtin-__fls.h> 17 #include <asm-generic/bitops/builtin-fls.h> 19 #include <asm-generic/bitops/ffz.h> 20 #include <asm-generic/bitops/fls64.h> 22 #include <asm-generic/bitops/sched.h> 23 #include <asm-generic/bitops/hweight.h> 25 #include <asm-generic/bitops/atomic.h> 26 #include <asm-generic/bitops/lock.h> [all …]
|
| /kernel/linux/linux-6.6/arch/csky/include/asm/ |
| D | Kbuild | 2 generic-y += asm-offsets.h 3 generic-y += extable.h 4 generic-y += gpio.h 5 generic-y += kvm_para.h 6 generic-y += mcs_spinlock.h 7 generic-y += qrwlock.h 8 generic-y += qrwlock_types.h 9 generic-y += qspinlock.h 10 generic-y += parport.h 11 generic-y += user.h [all …]
|
| D | bitops.h | 10 * asm-generic/bitops/ffs.h 27 * asm-generic/bitops/__ffs.h 40 * asm-generic/bitops/fls.h 53 * asm-generic/bitops/__fls.h 60 #include <asm-generic/bitops/ffz.h> 61 #include <asm-generic/bitops/fls64.h> 67 #include <asm-generic/bitops/sched.h> 68 #include <asm-generic/bitops/hweight.h> 69 #include <asm-generic/bitops/lock.h> 70 #include <asm-generic/bitops/atomic.h> [all …]
|
| /kernel/linux/linux-6.6/include/asm-generic/ |
| D | bitops.h | 18 #include <asm-generic/bitops/__ffs.h> 19 #include <asm-generic/bitops/ffz.h> 20 #include <asm-generic/bitops/fls.h> 21 #include <asm-generic/bitops/__fls.h> 22 #include <asm-generic/bitops/fls64.h> 28 #include <asm-generic/bitops/sched.h> 29 #include <asm-generic/bitops/ffs.h> 30 #include <asm-generic/bitops/hweight.h> 31 #include <asm-generic/bitops/lock.h> 33 #include <asm-generic/bitops/atomic.h> [all …]
|
| /kernel/linux/linux-6.6/drivers/pwm/ |
| D | Kconfig | 5 Generic Pulse-Width Modulation (PWM) support. 14 This framework provides a generic interface to PWM devices 18 drivers can request PWM devices and use the generic framework 21 This generic framework replaces the legacy PWM framework which 49 Generic PWM framework driver for Analog Baseband AB8500. 58 Generic PWM framework driver for PWM controller present on 71 Generic PWM framework driver for Atmel SoC. 81 Generic PWM framework driver for the PWM output of the HLCDC 93 Generic PWM framework driver for Atmel Timer Counter Block. 107 Generic PWM framework driver for Broadcom iProc PWM block. This [all …]
|
| /kernel/linux/linux-5.10/arch/csky/include/asm/ |
| D | bitops.h | 11 * asm-generic/bitops/ffs.h 28 * asm-generic/bitops/__ffs.h 41 * asm-generic/bitops/fls.h 54 * asm-generic/bitops/__fls.h 61 #include <asm-generic/bitops/ffz.h> 62 #include <asm-generic/bitops/fls64.h> 63 #include <asm-generic/bitops/find.h> 69 #include <asm-generic/bitops/sched.h> 70 #include <asm-generic/bitops/hweight.h> 71 #include <asm-generic/bitops/lock.h> [all …]
|
| /kernel/linux/linux-5.10/scripts/ |
| D | Makefile.asm-generic | 2 # include/asm-generic contains a lot of files that are used 6 # and for each file listed in this file with generic-y creates 15 # $(generic)/Kbuild lists mandatory-y. Exclude um since it is a special case. 17 include $(generic)/Kbuild 22 redundant := $(filter $(mandatory-y) $(generated-y), $(generic-y)) 23 redundant += $(foreach f, $(generic-y), $(if $(wildcard $(srctree)/$(src)/$(f)),$(f))) 26 $(warning redundant generic-y found in $(src)/Kbuild: $(redundant))) 28 # If arch does not implement mandatory headers, fallback to asm-generic ones. 30 generic-y += $(foreach f, $(mandatory-y), $(if $(wildcard $(srctree)/$(src)/$(f)),,$(f))) 32 generic-y := $(addprefix $(obj)/, $(generic-y)) [all …]
|
| /kernel/linux/linux-6.6/arch/riscv/include/asm/ |
| D | Kbuild | 2 generic-y += early_ioremap.h 3 generic-y += flat.h 4 generic-y += kvm_para.h 5 generic-y += parport.h 6 generic-y += spinlock.h 7 generic-y += spinlock_types.h 8 generic-y += qrwlock.h 9 generic-y += qrwlock_types.h 10 generic-y += user.h 11 generic-y += vmlinux.lds.h
|
| /kernel/linux/linux-6.6/scripts/ |
| D | Makefile.asm-generic | 2 # include/asm-generic contains a lot of files that are used 6 # and for each file listed in this file with generic-y creates 17 # $(generic)/Kbuild lists mandatory-y. Exclude um since it is a special case. 19 include $(srctree)/$(generic)/Kbuild 22 redundant := $(filter $(mandatory-y) $(generated-y), $(generic-y)) 23 redundant += $(foreach f, $(generic-y), $(if $(wildcard $(srctree)/$(src)/$(f)),$(f))) 26 $(warning redundant generic-y found in $(src)/Kbuild: $(redundant))) 28 # If arch does not implement mandatory headers, fallback to asm-generic ones. 30 generic-y += $(foreach f, $(mandatory-y), $(if $(wildcard $(srctree)/$(src)/$(f)),,$(f))) 32 generic-y := $(addprefix $(obj)/, $(generic-y)) [all …]
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| D | bitops.h | 16 #include <asm-generic/bitops/atomic.h> 23 #include <asm-generic/bitops/atomic.h> 24 #include <asm-generic/bitops/non-atomic.h> 61 #include <asm-generic/bitops/find.h> 62 #include <asm-generic/bitops/ffs.h> 63 #include <asm-generic/bitops/hweight.h> 64 #include <asm-generic/bitops/lock.h> 65 #include <asm-generic/bitops/sched.h> 66 #include <asm-generic/bitops/le.h> 67 #include <asm-generic/bitops/ext2-atomic.h> [all …]
|
| /kernel/linux/linux-6.6/arch/sh/include/asm/ |
| D | bitops.h | 16 #include <asm-generic/bitops/atomic.h> 23 #include <asm-generic/bitops/atomic.h> 24 #include <asm-generic/bitops/non-atomic.h> 61 #include <asm-generic/bitops/ffs.h> 62 #include <asm-generic/bitops/hweight.h> 63 #include <asm-generic/bitops/lock.h> 64 #include <asm-generic/bitops/sched.h> 65 #include <asm-generic/bitops/ext2-atomic.h> 66 #include <asm-generic/bitops/fls.h> 67 #include <asm-generic/bitops/__fls.h> [all …]
|
| /kernel/linux/linux-5.10/tools/include/asm-generic/ |
| D | bitops.h | 6 * tools/ copied this from include/asm-generic/bitops.h, bit by bit as it needed 16 #include <asm-generic/bitops/__ffs.h> 17 #include <asm-generic/bitops/__ffz.h> 18 #include <asm-generic/bitops/fls.h> 19 #include <asm-generic/bitops/__fls.h> 20 #include <asm-generic/bitops/fls64.h> 21 #include <asm-generic/bitops/find.h> 27 #include <asm-generic/bitops/hweight.h> 29 #include <asm-generic/bitops/atomic.h> 30 #include <asm-generic/bitops/non-atomic.h>
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | ppp_generic.rst | 4 PPP Generic Driver and Channel Interface 12 The generic PPP driver in linux-2.4 provides an implementation of the 25 For sending and receiving PPP frames, the generic PPP driver calls on 29 has a very simple interface with the generic PPP code: it merely has 37 be linked to each ppp network interface unit. The generic layer is 46 functions used to communicate between the generic PPP layer and PPP 49 Each channel has to provide two functions to the generic PPP layer, 52 * start_xmit() is called by the generic layer when it has a frame to 56 later time when it can accept frames again, and the generic layer 66 The generic PPP layer provides seven functions to channels: [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | ppp_generic.rst | 4 PPP Generic Driver and Channel Interface 12 The generic PPP driver in linux-2.4 provides an implementation of the 25 For sending and receiving PPP frames, the generic PPP driver calls on 29 has a very simple interface with the generic PPP code: it merely has 37 be linked to each ppp network interface unit. The generic layer is 46 functions used to communicate between the generic PPP layer and PPP 49 Each channel has to provide two functions to the generic PPP layer, 52 * start_xmit() is called by the generic layer when it has a frame to 56 later time when it can accept frames again, and the generic layer 66 The generic PPP layer provides seven functions to channels: [all …]
|
12345678910>>...278