Home
last modified time | relevance | path

Searched full:source (Results 1 – 25 of 7248) sorted by relevance

12345678910>>...290

/openbmc/linux/drivers/
H A DKconfig6 source "drivers/amba/Kconfig"
7 source "drivers/eisa/Kconfig"
8 source "drivers/pci/Kconfig"
9 source "drivers/cxl/Kconfig"
10 source "drivers/pcmcia/Kconfig"
11 source "drivers/rapidio/Kconfig"
14 source "drivers/base/Kconfig"
16 source "drivers/bus/Kconfig"
18 source "drivers/cache/Kconfig"
20 source "drivers/connector/Kconfig"
[all …]
/openbmc/qemu/hw/
H A DKconfig2 source 9pfs/Kconfig
3 source acpi/Kconfig
4 source adc/Kconfig
5 source audio/Kconfig
6 source block/Kconfig
7 source char/Kconfig
8 source core/Kconfig
9 source cxl/Kconfig
10 source display/Kconfig
11 source dma/Kconfig
[all …]
/openbmc/u-boot/drivers/
H A DKconfig3 source "drivers/core/Kconfig"
7 source "drivers/adc/Kconfig"
9 source "drivers/ata/Kconfig"
11 source "drivers/axi/Kconfig"
13 source "drivers/block/Kconfig"
15 source "drivers/bootcount/Kconfig"
17 source "drivers/clk/Kconfig"
19 source "drivers/cpu/Kconfig"
21 source "drivers/crypto/Kconfig"
23 source "drivers/ddr/Kconfig"
[all …]
/openbmc/linux/drivers/net/ethernet/
H A DKconfig21 source "drivers/net/ethernet/3com/Kconfig"
22 source "drivers/net/ethernet/actions/Kconfig"
23 source "drivers/net/ethernet/adaptec/Kconfig"
24 source "drivers/net/ethernet/aeroflex/Kconfig"
25 source "drivers/net/ethernet/agere/Kconfig"
26 source "drivers/net/ethernet/alacritech/Kconfig"
27 source "drivers/net/ethernet/allwinner/Kconfig"
28 source "drivers/net/ethernet/alteon/Kconfig"
29 source "drivers/net/ethernet/altera/Kconfig"
30 source "drivers/net/ethernet/amazon/Kconfig"
[all …]
/openbmc/sdeventplus/src/sdeventplus/internal/
H A Dsdevent.cpp31 sd_event* event, sd_event_source** source, int fd, uint32_t events, in sd_event_add_io() argument
34 return ::sd_event_add_io(event, source, fd, events, callback, userdata); in sd_event_add_io()
38 sd_event* event, sd_event_source** source, clockid_t clock, uint64_t usec, in sd_event_add_time() argument
41 return ::sd_event_add_time(event, source, clock, usec, accuracy, callback, in sd_event_add_time()
45 int SdEventImpl::sd_event_add_defer(sd_event* event, sd_event_source** source, in sd_event_add_defer() argument
49 return ::sd_event_add_defer(event, source, callback, userdata); in sd_event_add_defer()
52 int SdEventImpl::sd_event_add_post(sd_event* event, sd_event_source** source, in sd_event_add_post() argument
56 return ::sd_event_add_post(event, source, callback, userdata); in sd_event_add_post()
59 int SdEventImpl::sd_event_add_exit(sd_event* event, sd_event_source** source, in sd_event_add_exit() argument
63 return ::sd_event_add_exit(event, source, callback, userdata); in sd_event_add_exit()
[all …]
H A Dsdevent.hpp23 virtual int sd_event_add_io(sd_event* event, sd_event_source** source,
27 sd_event* event, sd_event_source** source, clockid_t clock,
30 virtual int sd_event_add_signal(sd_event* event, sd_event_source** source,
34 sd_event* event, sd_event_source** source, pid_t, int options,
36 virtual int sd_event_add_defer(sd_event* event, sd_event_source** source,
39 virtual int sd_event_add_post(sd_event* event, sd_event_source** source,
42 virtual int sd_event_add_exit(sd_event* event, sd_event_source** source,
61 sd_event_source_ref(sd_event_source* source) const = 0;
63 sd_event_source_unref(sd_event_source* source) const = 0;
66 sd_event_source_get_userdata(sd_event_source* source) const = 0;
[all …]
/openbmc/linux/drivers/soc/
H A DKconfig4 source "drivers/soc/actions/Kconfig"
5 source "drivers/soc/amlogic/Kconfig"
6 source "drivers/soc/apple/Kconfig"
7 source "drivers/soc/aspeed/Kconfig"
8 source "drivers/soc/atmel/Kconfig"
9 source "drivers/soc/bcm/Kconfig"
10 source "drivers/soc/canaan/Kconfig"
11 source "drivers/soc/fsl/Kconfig"
12 source "drivers/soc/fujitsu/Kconfig"
13 source "drivers/soc/hisilicon/Kconfig"
[all …]
/openbmc/linux/sound/soc/
H A DKconfig80 source "sound/soc/adi/Kconfig"
81 source "sound/soc/amd/Kconfig"
82 source "sound/soc/apple/Kconfig"
83 source "sound/soc/atmel/Kconfig"
84 source "sound/soc/au1x/Kconfig"
85 source "sound/soc/bcm/Kconfig"
86 source "sound/soc/cirrus/Kconfig"
87 source "sound/soc/dwc/Kconfig"
88 source "sound/soc/fsl/Kconfig"
89 source "sound/soc/google/Kconfig"
[all …]
/openbmc/linux/fs/
H A DKconfig31 source "fs/ext2/Kconfig"
32 source "fs/ext4/Kconfig"
33 source "fs/jbd2/Kconfig"
42 source "fs/reiserfs/Kconfig"
43 source "fs/jfs/Kconfig"
45 source "fs/xfs/Kconfig"
46 source "fs/gfs2/Kconfig"
47 source "fs/ocfs2/Kconfig"
48 source "fs/btrfs/Kconfig"
49 source "fs/nilfs2/Kconfig"
[all …]
/openbmc/linux/drivers/media/pci/
H A DKconfig16 source "drivers/media/pci/solo6x10/Kconfig"
17 source "drivers/media/pci/sta2x11/Kconfig"
18 source "drivers/media/pci/tw5864/Kconfig"
19 source "drivers/media/pci/tw68/Kconfig"
20 source "drivers/media/pci/tw686x/Kconfig"
21 source "drivers/media/pci/zoran/Kconfig"
28 source "drivers/media/pci/dt3155/Kconfig"
29 source "drivers/media/pci/ivtv/Kconfig"
30 source "drivers/media/pci/saa7146/Kconfig"
37 source "drivers/media/pci/bt8xx/Kconfig"
[all …]
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A DKconfig538 source "board/ge/bx50v3/Kconfig"
539 source "board/advantech/dms-ba16/Kconfig"
540 source "board/aristainetos/Kconfig"
541 source "board/armadeus/opos6uldev/Kconfig"
542 source "board/bachmann/ot1200/Kconfig"
543 source "board/barco/platinum/Kconfig"
544 source "board/barco/titanium/Kconfig"
545 source "board/boundary/nitrogen6x/Kconfig"
546 source "board/bticino/mamoj/Kconfig"
547 source "board/ccv/xpress/Kconfig"
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCERN-OHL-W-2.031 c) any licence which permits You to treat the Source to which
33 provided that on Conveyance of any such Source, or any
34 associated Product You treat the Source in question as being
37 1.3 'Source' means information such as design materials or digital
42 1.4 'Covered Source' means Source that is explicitly made available
47 application or processing of Covered Source.
51 Source or another Product or otherwise.
56 a) is licensed to You as Complete Source under a Compatible
59 b) is available, at the time a Product or the Source containing
71 1.8 'External Material' means anything (including Source) which:
[all …]
H A DCERN-OHL-S-2.032 c) any licence which permits You to treat the Source to which
34 Conveyance of any such Source, or any associated Product You
35 treat the Source in question as being licensed under
38 1.3 'Source' means information such as design materials or digital
43 1.4 'Covered Source' means Source that is explicitly made available
48 application or processing of Covered Source.
52 Source or another Product or otherwise.
57 a) is licensed to You as Complete Source under a Compatible
60 b) is available, at the time a Product or the Source containing
73 1.8 'Complete Source' means the set of all Source necessary to Make
[all …]
/openbmc/linux/drivers/staging/
H A DKconfig27 source "drivers/staging/wlan-ng/Kconfig"
29 source "drivers/staging/olpc_dcon/Kconfig"
31 source "drivers/staging/rtl8192u/Kconfig"
33 source "drivers/staging/rtl8192e/Kconfig"
35 source "drivers/staging/rtl8723bs/Kconfig"
37 source "drivers/staging/rtl8712/Kconfig"
39 source "drivers/staging/rts5208/Kconfig"
41 source "drivers/staging/octeon/Kconfig"
43 source "drivers/staging/vt6655/Kconfig"
45 source "drivers/staging/vt6656/Kconfig"
[all …]
/openbmc/linux/drivers/iio/
H A DKconfig22 source "drivers/iio/buffer/Kconfig"
83 source "drivers/iio/accel/Kconfig"
84 source "drivers/iio/adc/Kconfig"
85 source "drivers/iio/addac/Kconfig"
86 source "drivers/iio/afe/Kconfig"
87 source "drivers/iio/amplifiers/Kconfig"
88 source "drivers/iio/cdc/Kconfig"
89 source "drivers/iio/chemical/Kconfig"
90 source "drivers/iio/common/Kconfig"
91 source "drivers/iio/dac/Kconfig"
[all …]
/openbmc/qemu/target/
H A DKconfig1 source alpha/Kconfig
2 source arm/Kconfig
3 source avr/Kconfig
4 source hppa/Kconfig
5 source i386/Kconfig
6 source loongarch/Kconfig
7 source m68k/Kconfig
8 source microblaze/Kconfig
9 source mips/Kconfig
10 source openrisc/Kconfig
[all …]
/openbmc/linux/drivers/gpu/drm/
H A DKconfig173 If in doubt, say "N" or spread the word to your closed source
188 source "drivers/gpu/drm/display/Kconfig"
260 source "drivers/gpu/drm/i2c/Kconfig"
262 source "drivers/gpu/drm/arm/Kconfig"
264 source "drivers/gpu/drm/radeon/Kconfig"
266 source "drivers/gpu/drm/amd/amdgpu/Kconfig"
268 source "drivers/gpu/drm/nouveau/Kconfig"
270 source "drivers/gpu/drm/i915/Kconfig"
272 source "drivers/gpu/drm/kmb/Kconfig"
297 source "drivers/gpu/drm/exynos/Kconfig"
[all …]
/openbmc/linux/net/
H A DKconfig68 source "net/packet/Kconfig"
69 source "net/unix/Kconfig"
70 source "net/tls/Kconfig"
71 source "net/xfrm/Kconfig"
72 source "net/iucv/Kconfig"
73 source "net/smc/Kconfig"
74 source "net/xdp/Kconfig"
119 source "net/ipv4/Kconfig"
120 source "net/ipv6/Kconfig"
121 source "net/netlabel/Kconfig"
[all …]
/openbmc/linux/drivers/media/platform/
H A DKconfig36 use system memory for both source and destination buffers, as opposed
65 source "drivers/media/platform/allegro-dvt/Kconfig"
66 source "drivers/media/platform/amlogic/Kconfig"
67 source "drivers/media/platform/amphion/Kconfig"
68 source "drivers/media/platform/aspeed/Kconfig"
69 source "drivers/media/platform/atmel/Kconfig"
70 source "drivers/media/platform/cadence/Kconfig"
71 source "drivers/media/platform/chips-media/Kconfig"
72 source "drivers/media/platform/intel/Kconfig"
73 source "drivers/media/platform/marvell/Kconfig"
[all …]
/openbmc/linux/drivers/phy/
H A DKconfig75 source "drivers/phy/allwinner/Kconfig"
76 source "drivers/phy/amlogic/Kconfig"
77 source "drivers/phy/broadcom/Kconfig"
78 source "drivers/phy/cadence/Kconfig"
79 source "drivers/phy/freescale/Kconfig"
80 source "drivers/phy/hisilicon/Kconfig"
81 source "drivers/phy/ingenic/Kconfig"
82 source "drivers/phy/lantiq/Kconfig"
83 source "drivers/phy/marvell/Kconfig"
84 source "drivers/phy/mediatek/Kconfig"
[all …]
/openbmc/linux/drivers/net/wireless/
H A DKconfig21 source "drivers/net/wireless/admtek/Kconfig"
22 source "drivers/net/wireless/ath/Kconfig"
23 source "drivers/net/wireless/atmel/Kconfig"
24 source "drivers/net/wireless/broadcom/Kconfig"
25 source "drivers/net/wireless/cisco/Kconfig"
26 source "drivers/net/wireless/intel/Kconfig"
27 source "drivers/net/wireless/intersil/Kconfig"
28 source "drivers/net/wireless/marvell/Kconfig"
29 source "drivers/net/wireless/mediatek/Kconfig"
30 source "drivers/net/wireless/microchip/Kconfig"
[all …]
/openbmc/u-boot/arch/arm/
H A DKconfig42 The format of the header is described in the Linux kernel source at
316 interface to a timer source on an SoC.
1482 source "arch/arm/mach-aspeed/Kconfig"
1484 source "arch/arm/mach-at91/Kconfig"
1486 source "arch/arm/mach-bcm283x/Kconfig"
1488 source "arch/arm/mach-bcmstb/Kconfig"
1490 source "arch/arm/mach-davinci/Kconfig"
1492 source "arch/arm/mach-exynos/Kconfig"
1494 source "arch/arm/mach-highbank/Kconfig"
1496 source "arch/arm/mach-integrator/Kconfig"
[all …]
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_pipe_crc.c55 static int i8xx_pipe_crc_ctl_reg(enum intel_pipe_crc_source *source, in i8xx_pipe_crc_ctl_reg() argument
58 if (*source == INTEL_PIPE_CRC_SOURCE_AUTO) in i8xx_pipe_crc_ctl_reg()
59 *source = INTEL_PIPE_CRC_SOURCE_PIPE; in i8xx_pipe_crc_ctl_reg()
61 switch (*source) { in i8xx_pipe_crc_ctl_reg()
77 enum intel_pipe_crc_source *source) in i9xx_pipe_crc_auto_source() argument
83 *source = INTEL_PIPE_CRC_SOURCE_PIPE; in i9xx_pipe_crc_auto_source()
97 *source = INTEL_PIPE_CRC_SOURCE_TV; in i9xx_pipe_crc_auto_source()
104 *source = INTEL_PIPE_CRC_SOURCE_DP_B; in i9xx_pipe_crc_auto_source()
107 *source = INTEL_PIPE_CRC_SOURCE_DP_C; in i9xx_pipe_crc_auto_source()
110 *source = INTEL_PIPE_CRC_SOURCE_DP_D; in i9xx_pipe_crc_auto_source()
[all …]
/openbmc/linux/drivers/media/usb/
H A DKconfig16 source "drivers/media/usb/gspca/Kconfig"
17 source "drivers/media/usb/pwc/Kconfig"
18 source "drivers/media/usb/s2255/Kconfig"
19 source "drivers/media/usb/usbtv/Kconfig"
20 source "drivers/media/usb/uvc/Kconfig"
27 source "drivers/media/usb/go7007/Kconfig"
28 source "drivers/media/usb/hdpvr/Kconfig"
29 source "drivers/media/usb/pvrusb2/Kconfig"
30 source "drivers/media/usb/stk1160/Kconfig"
37 source "drivers/media/usb/au0828/Kconfig"
[all …]
/openbmc/u-boot/arch/arm/mach-at91/
H A DKconfig266 source "board/atmel/at91rm9200ek/Kconfig"
267 source "board/atmel/at91sam9260ek/Kconfig"
268 source "board/atmel/at91sam9261ek/Kconfig"
269 source "board/atmel/at91sam9263ek/Kconfig"
270 source "board/atmel/at91sam9m10g45ek/Kconfig"
271 source "board/atmel/at91sam9n12ek/Kconfig"
272 source "board/atmel/at91sam9rlek/Kconfig"
273 source "board/atmel/at91sam9x5ek/Kconfig"
274 source "board/atmel/sama5d2_ptc_ek/Kconfig"
275 source "board/atmel/sama5d2_xplained/Kconfig"
[all …]

12345678910>>...290