Home
last modified time | relevance | path

Searched full:if (Results 1 – 25 of 10948) sorted by relevance

12345678910>>...438

/kernel/linux/linux-4.19/sound/soc/codecs/
DKconfig7 default m if I2C=m
8 default y if I2C=y
9 default y if SPI_MASTER=y
16 select SND_SOC_88PM860X if MFD_88PM860X
18 select SND_SOC_AB8500_CODEC if ABX500_CORE
20 select SND_SOC_AD1836 if SPI_MASTER
21 select SND_SOC_AD193X_SPI if SPI_MASTER
22 select SND_SOC_AD193X_I2C if I2C
23 select SND_SOC_AD1980 if SND_SOC_AC97_BUS
25 select SND_SOC_ADAU1373 if I2C
[all …]
/kernel/linux/linux-5.10/drivers/clk/renesas/
DKconfig4 bool "Renesas SoC clock support" if COMPILE_TEST && !ARCH_RENESAS
5 default y if ARCH_RENESAS
6 select CLK_EMEV2 if ARCH_EMEV2
7 select CLK_RZA1 if ARCH_R7S72100
8 select CLK_R7S9210 if ARCH_R7S9210
9 select CLK_R8A73A4 if ARCH_R8A73A4
10 select CLK_R8A7740 if ARCH_R8A7740
11 select CLK_R8A7742 if ARCH_R8A7742
12 select CLK_R8A7743 if ARCH_R8A7743 || ARCH_R8A7744
13 select CLK_R8A7745 if ARCH_R8A7745
[all …]
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
DKconfig9 bool "Renesas SoC pin control support" if COMPILE_TEST && !(ARCH_RENESAS || SUPERH)
10 default y if ARCH_RENESAS || SUPERH
11 select PINCTRL_PFC_EMEV2 if ARCH_EMEV2
12 select PINCTRL_PFC_R8A73A4 if ARCH_R8A73A4
13 select PINCTRL_PFC_R8A7740 if ARCH_R8A7740
14 select PINCTRL_PFC_R8A7742 if ARCH_R8A7742
15 select PINCTRL_PFC_R8A7743 if ARCH_R8A7743
16 select PINCTRL_PFC_R8A7744 if ARCH_R8A7744
17 select PINCTRL_PFC_R8A7745 if ARCH_R8A7745
18 select PINCTRL_PFC_R8A77470 if ARCH_R8A77470
[all …]
/kernel/linux/linux-5.10/arch/arm/
DKconfig.debug13 Say Y here if you want to show the kernel pagetable layout in a
18 If in doubt, say "N"
25 Generate a warning if any W+X mappings are found at boot.
34 or like this, if the check failed:
38 Note that even if the check fails, your kernel is possibly
46 If in doubt, say "Y".
50 default UNWINDER_ARM if AEABI
51 default UNWINDER_FRAME_POINTER if !AEABI
108 in the kernel. This is helpful if you are debugging code that
125 Say Y here if you want kernel low-level debugging support
[all …]
/kernel/linux/linux-4.19/arch/arm/
DKconfig.debug13 Say Y here if you want to show the kernel pagetable layout in a
18 If in doubt, say "N"
25 Generate a warning if any W+X mappings are found at boot.
34 or like this, if the check failed:
38 Note that even if the check fails, your kernel is possibly
46 If in doubt, say "Y".
49 # If you know what you are doing and are willing to live without stack
55 default y if !ARM_UNWIND || FUNCTION_GRAPH_TRACER
57 If you say N here, the resulting kernel will be slightly smaller and
58 faster. However, if neither FRAME_POINTER nor ARM_UNWIND are enabled,
[all …]
/kernel/linux/linux-4.19/drivers/media/usb/dvb-usb-v2/
DKconfig14 Say Y if you own a USB DVB device.
21 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
22 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
23 select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
24 select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
25 select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
26 select MEDIA_TUNER_MC44S803 if MEDIA_SUBDRV_AUTOSELECT
27 select MEDIA_TUNER_TDA18218 if MEDIA_SUBDRV_AUTOSELECT
28 select MEDIA_TUNER_MXL5007T if MEDIA_SUBDRV_AUTOSELECT
36 select MEDIA_TUNER_TUA9001 if MEDIA_SUBDRV_AUTOSELECT
[all …]
/kernel/linux/linux-4.19/drivers/clk/renesas/
DKconfig2 bool "Renesas SoC clock support" if COMPILE_TEST && !ARCH_RENESAS
3 default y if ARCH_RENESAS
4 select CLK_EMEV2 if ARCH_EMEV2
5 select CLK_RZA1 if ARCH_R7S72100
6 select CLK_R8A73A4 if ARCH_R8A73A4
7 select CLK_R8A7740 if ARCH_R8A7740
8 select CLK_R8A7743 if ARCH_R8A7743
9 select CLK_R8A7745 if ARCH_R8A7745
10 select CLK_R8A77470 if ARCH_R8A77470
11 select CLK_R8A7778 if ARCH_R8A7778
[all …]
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
DKconfig15 Say Y if you own a USB DVB device.
22 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
23 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
24 select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
25 select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
26 select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
27 select MEDIA_TUNER_MC44S803 if MEDIA_SUBDRV_AUTOSELECT
28 select MEDIA_TUNER_TDA18218 if MEDIA_SUBDRV_AUTOSELECT
29 select MEDIA_TUNER_MXL5007T if MEDIA_SUBDRV_AUTOSELECT
37 select MEDIA_TUNER_TUA9001 if MEDIA_SUBDRV_AUTOSELECT
[all …]
/kernel/linux/linux-4.19/drivers/media/usb/dvb-usb/
DKconfig14 Say Y if you own a USB DVB device.
20 Say Y if you want to enable debugging. See modinfo dvb-usb (and the
37 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
38 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
45 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
48 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
56 Say Y if you own such a device and want to use it. You should build it as
69 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
77 Say Y if you own such a device and want to use it. You should build it as
83 select DVB_DIB7000P if MEDIA_SUBDRV_AUTOSELECT
[all …]
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
DKconfig16 Say Y if you own a USB DVB device.
22 Say Y if you want to enable debugging. See modinfo dvb-usb (and the
39 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
40 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
47 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
50 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
58 Say Y if you own such a device and want to use it. You should build it as
71 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
79 Say Y if you own such a device and want to use it. You should build it as
85 select DVB_DIB7000P if MEDIA_SUBDRV_AUTOSELECT
[all …]
/kernel/linux/linux-4.19/drivers/soc/renesas/
DKconfig2 bool "Renesas SoC driver support" if COMPILE_TEST && !ARCH_RENESAS
3 default y if ARCH_RENESAS
5 select RST_RCAR if ARCH_RCAR_GEN1 || ARCH_RCAR_GEN2 || \
9 select SYSC_R8A7743 if ARCH_R8A7743
10 select SYSC_R8A7745 if ARCH_R8A7745
11 select SYSC_R8A77470 if ARCH_R8A77470
12 select SYSC_R8A7779 if ARCH_R8A7779
13 select SYSC_R8A7790 if ARCH_R8A7790
14 select SYSC_R8A7791 if ARCH_R8A7791 || ARCH_R8A7793
15 select SYSC_R8A7792 if ARCH_R8A7792
[all …]
/kernel/linux/linux-5.10/arch/riscv/
DKconfig19 select ARCH_HAS_DEBUG_VIRTUAL if MMU
28 select ARCH_HAS_STRICT_KERNEL_RWX if MMU
29 select ARCH_OPTIONAL_KERNEL_RWX if ARCH_HAS_STRICT_KERNEL_RWX
31 select ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT if MMU
33 select ARCH_WANT_HUGE_PMD_SHARE if 64BIT
35 select CLINT_TIMER if !MMU
38 select GENERIC_ARCH_TOPOLOGY if SMP
39 select GENERIC_ATOMIC64 if !64BIT
42 select GENERIC_GETTIMEOFDAY if HAVE_GENERIC_VDSO
47 select GENERIC_PTDUMP if MMU
[all …]
/kernel/linux/linux-4.19/drivers/media/pci/ttpci/
DKconfig9 select DVB_AV7110_IR if INPUT_EVDEV=y || INPUT_EVDEV=DVB_AV7110
11 select DVB_VES1820 if MEDIA_SUBDRV_AUTOSELECT
12 select DVB_VES1X93 if MEDIA_SUBDRV_AUTOSELECT
13 select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
14 select DVB_TDA8083 if MEDIA_SUBDRV_AUTOSELECT
15 select DVB_SP8870 if MEDIA_SUBDRV_AUTOSELECT
16 select DVB_STV0297 if MEDIA_SUBDRV_AUTOSELECT
17 select DVB_L64781 if MEDIA_SUBDRV_AUTOSELECT
18 select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
36 Say Y if you own such a card and want to use it.
[all …]
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
DKconfig13 select DVB_VES1820 if MEDIA_SUBDRV_AUTOSELECT
14 select DVB_VES1X93 if MEDIA_SUBDRV_AUTOSELECT
15 select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
16 select DVB_TDA8083 if MEDIA_SUBDRV_AUTOSELECT
17 select DVB_SP8870 if MEDIA_SUBDRV_AUTOSELECT
18 select DVB_STV0297 if MEDIA_SUBDRV_AUTOSELECT
19 select DVB_L64781 if MEDIA_SUBDRV_AUTOSELECT
20 select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
38 Say Y if you own such a card and want to use it.
43 default y if DVB_AV7110=y || DVB_AV7110=m
[all …]
/kernel/linux/linux-4.19/drivers/media/pci/cx23885/
DKconfig14 select DVB_DIB7000P if MEDIA_SUBDRV_AUTOSELECT
15 select DVB_DRXK if MEDIA_SUBDRV_AUTOSELECT
16 select DVB_S5H1409 if MEDIA_SUBDRV_AUTOSELECT
17 select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT
18 select DVB_LGDT330X if MEDIA_SUBDRV_AUTOSELECT
19 select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
20 select DVB_TDA10048 if MEDIA_SUBDRV_AUTOSELECT
21 select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
22 select DVB_STV090x if MEDIA_SUBDRV_AUTOSELECT
23 select DVB_STB6100 if MEDIA_SUBDRV_AUTOSELECT
[all …]
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
DKconfig15 select DVB_DIB7000P if MEDIA_SUBDRV_AUTOSELECT
16 select DVB_DRXK if MEDIA_SUBDRV_AUTOSELECT
17 select DVB_S5H1409 if MEDIA_SUBDRV_AUTOSELECT
18 select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT
19 select DVB_LGDT330X if MEDIA_SUBDRV_AUTOSELECT
20 select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
21 select DVB_TDA10048 if MEDIA_SUBDRV_AUTOSELECT
22 select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
23 select DVB_STV090x if MEDIA_SUBDRV_AUTOSELECT
24 select DVB_STB6100 if MEDIA_SUBDRV_AUTOSELECT
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
Dtest_core.c24 if (fd < 0) in touch_anon()
30 if (ret < 0) { in touch_anon()
31 if (errno != EINTR) { in touch_anon()
53 if (buf == MAP_FAILED) in alloc_and_touch_anon_noexit()
56 if (touch_anon((char *)buf, size)) { in alloc_and_touch_anon_noexit()
84 if (!cg_test) in test_cgcore_destroy()
88 if (cg_create(cg_test)) in test_cgcore_destroy()
94 if (child_pid < 0) in test_cgcore_destroy()
98 if (cg_wait_for_proc_count(cg_test, 1)) in test_cgcore_destroy()
101 if (cg_killall(cg_test)) in test_cgcore_destroy()
[all …]
Dtest_freezer.c27 * Check if the cgroup is frozen by looking at the cgroup.events::frozen value.
31 if (frozen) { in cg_check_frozen()
32 if (cg_read_strstr(cgroup, "cgroup.events", "frozen 1") != 0) { in cg_check_frozen()
40 if (cg_read_strstr(cgroup, "cgroup.events", "frozen 0") != 0) { in cg_check_frozen()
65 if (fd == -1) { in cg_prepare_for_wait()
72 if (ret == -1) { in cg_prepare_for_wait()
82 * Wait for an event. If there are no events for 10 seconds,
96 if (ret == -1) { in cg_wait_for()
97 if (errno == EINTR) in cg_wait_for()
103 if (ret > 0 && fds.revents & POLLIN) { in cg_wait_for()
[all …]
/kernel/linux/linux-4.19/drivers/hwmon/
DKconfig14 control the speed of the fans. If you want this support you
22 This support can also be built as a module. If so, the module
25 if HWMON
33 Say Y here if you want the I2C chip drivers to produce a bunch of
34 debug messages to the system log. Select this if you are having
44 If you say yes here you get support for the thermal sensor part
49 This driver can also be built as a module. If so, the module
56 If you say yes here you get support for the sensor part of the first
64 This driver can also be built as a module. If so, the module
71 If you say yes here you get support for the sensor part of the
[all …]
/kernel/linux/linux-5.10/drivers/staging/rts5208/
Drtsx_chip.c41 if (chip->lun2card[i] & XD_CARD) in rtsx_enable_card_int()
43 if (chip->lun2card[i] & SD_CARD) in rtsx_enable_card_int()
45 if (chip->lun2card[i] & MS_CARD) in rtsx_enable_card_int()
48 if (chip->hw_bypass_sd) in rtsx_enable_card_int()
68 if (chip->lun2card[i] & XD_CARD) in rtsx_enable_bus_int()
70 if (chip->lun2card[i] & SD_CARD) in rtsx_enable_bus_int()
72 if (chip->lun2card[i] & MS_CARD) in rtsx_enable_bus_int()
75 if (chip->hw_bypass_sd) in rtsx_enable_bus_int()
79 if (chip->ic_version >= IC_VER_C) in rtsx_enable_bus_int()
84 if (!chip->adma_mode) in rtsx_enable_bus_int()
[all …]
/kernel/linux/linux-5.10/drivers/hwmon/
DKconfig15 control the speed of the fans. If you want this support you
23 This support can also be built as a module. If so, the module
26 if HWMON
34 Say Y here if you want the I2C chip drivers to produce a bunch of
35 debug messages to the system log. Select this if you are having
46 If you say yes here you get support for the thermal sensor part
51 This driver can also be built as a module. If so, the module
58 If you say yes here you get support for the sensor part of the first
66 This driver can also be built as a module. If so, the module
73 If you say yes here you get support for the sensor part of the
[all …]
/kernel/linux/linux-4.19/drivers/media/usb/em28xx/
DKconfig11 select VIDEO_SAA711X if MEDIA_SUBDRV_AUTOSELECT
12 select VIDEO_TVP5150 if MEDIA_SUBDRV_AUTOSELECT
13 select VIDEO_MSP3400 if MEDIA_SUBDRV_AUTOSELECT
14 select VIDEO_MT9V011 if MEDIA_SUBDRV_AUTOSELECT && MEDIA_CAMERA_SUPPORT
15 select VIDEO_OV2640 if MEDIA_SUBDRV_AUTOSELECT && MEDIA_CAMERA_SUPPORT
40 select DVB_LGDT330X if MEDIA_SUBDRV_AUTOSELECT
41 select DVB_LGDT3305 if MEDIA_SUBDRV_AUTOSELECT
42 select DVB_LGDT3306A if MEDIA_SUBDRV_AUTOSELECT
43 select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
44 select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT
[all …]
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
DKconfig12 select VIDEO_SAA711X if MEDIA_SUBDRV_AUTOSELECT
13 select VIDEO_TVP5150 if MEDIA_SUBDRV_AUTOSELECT
14 select VIDEO_MSP3400 if MEDIA_SUBDRV_AUTOSELECT
15 select VIDEO_MT9V011 if MEDIA_SUBDRV_AUTOSELECT && MEDIA_CAMERA_SUPPORT
16 select VIDEO_OV2640 if MEDIA_SUBDRV_AUTOSELECT && MEDIA_CAMERA_SUPPORT
41 select DVB_LGDT330X if MEDIA_SUBDRV_AUTOSELECT
42 select DVB_LGDT3305 if MEDIA_SUBDRV_AUTOSELECT
43 select DVB_LGDT3306A if MEDIA_SUBDRV_AUTOSELECT
44 select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
45 select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT
[all …]
/kernel/linux/linux-5.10/drivers/rtc/
DKconfig19 Generic RTC class support. If you say yes here, you will
23 if RTC_CLASS
29 If you say yes here, the system time (wall clock) will be set using
48 If the clock you specify here is not battery backed, it may still
57 If you say yes here, the system time (wall clock) will be stored
59 minutes if userspace reports synchronized NTP status.
64 default RTC_HCTOSYS_DEVICE if RTC_HCTOSYS
93 Say yes here if you want to use your RTCs using sysfs interfaces,
96 If unsure, say Y.
103 Say yes here if you want to use your system clock RTC through
[all …]
/kernel/liteos_a/syscall/
Dfs_syscall.c28 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
68 if (times) { in CheckNewAttrTime()
69 if (times[0].tv_nsec == UTIME_OMIT) { in CheckNewAttrTime()
71 } else if (times[0].tv_nsec == UTIME_NOW) { in CheckNewAttrTime()
73 if (ret < 0) { in CheckNewAttrTime()
83 if (times[1].tv_nsec == UTIME_OMIT) { in CheckNewAttrTime()
85 } else if (times[1].tv_nsec == UTIME_NOW) { in CheckNewAttrTime()
87 if (ret < 0) { in CheckNewAttrTime()
98 if (ret < 0) { in CheckNewAttrTime()
116 if ((fd != AT_FDCWD) && (path == NULL)) { in GetFullpathNull()
[all …]

12345678910>>...438