Searched refs:IS_REACHABLE (Results 201 - 225 of 267) sorted by relevance

1234567891011

/linux-master/include/linux/
H A Darm_ffa.h164 #if IS_REACHABLE(CONFIG_ARM_FFA_TRANSPORT)
H A Dscmi_protocol.h966 #if IS_REACHABLE(CONFIG_ARM_SCMI_PROTOCOL)
/linux-master/net/ipv6/
H A Dip6_vti.c1214 #if IS_REACHABLE(CONFIG_INET6_XFRM_TUNNEL)
1266 #if IS_REACHABLE(CONFIG_INET6_XFRM_TUNNEL)
1284 #if IS_REACHABLE(CONFIG_INET6_XFRM_TUNNEL)
1308 #if IS_REACHABLE(CONFIG_INET6_XFRM_TUNNEL)
/linux-master/drivers/gpu/drm/mediatek/
H A Dmtk_mdp_rdma.c315 #if IS_REACHABLE(CONFIG_MTK_CMDQ)
H A Dmtk_disp_gamma.c279 #if IS_REACHABLE(CONFIG_MTK_CMDQ)
H A Dmtk_disp_merge.c342 #if IS_REACHABLE(CONFIG_MTK_CMDQ)
H A Dmtk_disp_rdma.c340 #if IS_REACHABLE(CONFIG_MTK_CMDQ)
H A Dmtk_ethdr.c306 #if IS_REACHABLE(CONFIG_MTK_CMDQ)
H A Dmtk_disp_ovl.c537 #if IS_REACHABLE(CONFIG_MTK_CMDQ)
/linux-master/include/media/
H A Dcec.h332 #if IS_REACHABLE(CONFIG_CEC_CORE)
/linux-master/drivers/gpio/
H A Dgpio-mvebu.c1005 if (IS_REACHABLE(CONFIG_PWM))
1057 if (IS_REACHABLE(CONFIG_PWM))
1233 if (IS_REACHABLE(CONFIG_PWM)) {
/linux-master/drivers/staging/greybus/
H A Dlight.c52 #if IS_REACHABLE(CONFIG_V4L2_FLASH_LED_CLASS)
495 #if IS_REACHABLE(CONFIG_V4L2_FLASH_LED_CLASS)
582 #if IS_REACHABLE(CONFIG_LEDS_CLASS_FLASH)
/linux-master/drivers/scsi/
H A Datari_scsi.c756 } else if (IS_REACHABLE(CONFIG_NVRAM)) {
/linux-master/drivers/video/fbdev/
H A Dcontrolfb.c849 if (IS_REACHABLE(CONFIG_NVRAM) && cmode == CMODE_NVRAM)
855 if (IS_REACHABLE(CONFIG_NVRAM) && vmode == VMODE_NVRAM)
/linux-master/drivers/iio/adc/
H A Dexynos_adc.c830 if (IS_REACHABLE(CONFIG_INPUT)) {
958 if (IS_REACHABLE(CONFIG_INPUT) && info->input) {
/linux-master/drivers/platform/x86/dell/
H A Ddell-wmi-ddv.c843 if (IS_REACHABLE(CONFIG_ACPI_BATTERY)) {
849 if (IS_REACHABLE(CONFIG_HWMON)) {
/linux-master/drivers/tee/optee/
H A Dffa_abi.c1001 if (IS_REACHABLE(CONFIG_ARM_FFA_TRANSPORT))
1009 if (IS_REACHABLE(CONFIG_ARM_FFA_TRANSPORT))
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_drv.c973 #if !IS_REACHABLE(CONFIG_DRM_MSM_MDP5) || !IS_REACHABLE(CONFIG_DRM_MSM_DPU)
/linux-master/drivers/media/common/b2c2/
H A Dflexcop-fe-tuner.c28 #define FE_SUPPORTED(fe) IS_REACHABLE(CONFIG_DVB_ ## fe)
/linux-master/include/linux/mtd/
H A Dnand.h307 #if IS_REACHABLE(CONFIG_MTD_NAND_CORE)
/linux-master/drivers/rtc/
H A Drtc-ab-eoz9.c384 #if IS_REACHABLE(CONFIG_HWMON)
/linux-master/arch/powerpc/kernel/
H A Dlegacy_serial.c513 if (IS_REACHABLE(CONFIG_SERIAL_8250_FSL)) {
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c54 if (!IS_REACHABLE(CONFIG_HWMON))
/linux-master/drivers/regulator/
H A Dmax5970-regulator.c620 if (IS_REACHABLE(CONFIG_HWMON)) {
/linux-master/include/linux/firmware/
H A Dxlnx-zynqmp.h534 #if IS_REACHABLE(CONFIG_ZYNQMP_FIRMWARE)

Completed in 273 milliseconds

1234567891011