Home
last modified time | relevance | path

Searched refs:IS_REACHABLE (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/linux-6.15/drivers/platform/x86/
H A Dserial-multi-instantiate.c86 #if IS_REACHABLE(CONFIG_I2C) in smi_devs_unregister()
91 if (IS_REACHABLE(CONFIG_SPI)) { in smi_devs_unregister()
265 if (IS_REACHABLE(CONFIG_I2C)) in smi_probe()
270 if (IS_REACHABLE(CONFIG_SPI)) in smi_probe()
283 if (IS_REACHABLE(CONFIG_I2C)) { in smi_probe()
289 if (IS_REACHABLE(CONFIG_SPI)) in smi_probe()
/linux-6.15/drivers/media/dvb-frontends/
H A Dtda1002x.h48 #if IS_REACHABLE(CONFIG_DVB_TDA10021)
60 #if IS_REACHABLE(CONFIG_DVB_TDA10023)
H A Dec100.h19 #if IS_REACHABLE(CONFIG_DVB_EC100)
H A Dstb6000.h16 #if IS_REACHABLE(CONFIG_DVB_STB6000)
H A Dtua6100.h25 #if IS_REACHABLE(CONFIG_DVB_TUA6100)
H A Dtda8083.h26 #if IS_REACHABLE(CONFIG_DVB_TDA8083)
H A Dcx22700.h22 #if IS_REACHABLE(CONFIG_DVB_CX22700)
H A Dlnbp22.h23 #if IS_REACHABLE(CONFIG_DVB_LNBP22)
H A Dl64781.h22 #if IS_REACHABLE(CONFIG_DVB_L64781)
H A Dlgs8gl5.h21 #if IS_REACHABLE(CONFIG_DVB_LGS8GL5)
/linux-6.15/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c107 #if IS_REACHABLE(CONFIG_PTP_1588_CLOCK) in aq_ndev_start_xmit()
262 #if IS_REACHABLE(CONFIG_PTP_1588_CLOCK)
299 #if IS_REACHABLE(CONFIG_PTP_1588_CLOCK) in aq_ndev_hwtstamp_set()
308 #if IS_REACHABLE(CONFIG_PTP_1588_CLOCK) in aq_ndev_hwtstamp_set()
318 #if IS_REACHABLE(CONFIG_PTP_1588_CLOCK)
340 #if IS_REACHABLE(CONFIG_PTP_1588_CLOCK) in aq_ndev_ioctl()
/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_hwmon.c60 if (!IS_REACHABLE(CONFIG_HWMON)) in fbnic_hwmon_register()
76 if (!IS_REACHABLE(CONFIG_HWMON) || !fbd->hwmon) in fbnic_hwmon_unregister()
/linux-6.15/include/crypto/
H A Dpublic_key.h77 #if IS_REACHABLE(CONFIG_ASYMMETRIC_KEY_TYPE)
110 #if IS_REACHABLE(CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE)
/linux-6.15/drivers/tee/optee/
H A Dcore.c209 if (IS_REACHABLE(CONFIG_RPMB)) { in optee_core_init()
221 if (IS_REACHABLE(CONFIG_RPMB)) { in optee_core_init()
234 if (IS_REACHABLE(CONFIG_RPMB) && intf_is_regged) { in optee_core_exit()
/linux-6.15/drivers/net/ethernet/netronome/nfp/
H A Dnfp_hwmon.c107 if (!IS_REACHABLE(CONFIG_HWMON)) in nfp_hwmon_register()
128 if (!IS_REACHABLE(CONFIG_HWMON) || !pf->hwmon_dev) in nfp_hwmon_unregister()
/linux-6.15/arch/arm/crypto/
H A Dcurve25519-glue.c119 return IS_REACHABLE(CONFIG_CRYPTO_KPP) ? in arm_curve25519_init()
127 if (IS_REACHABLE(CONFIG_CRYPTO_KPP) && elf_hwcap & HWCAP_NEON) in arm_curve25519_exit()
H A Dpoly1305-glue.c246 else if (IS_REACHABLE(CONFIG_CRYPTO_HASH)) in arm_poly1305_mod_init()
250 return IS_REACHABLE(CONFIG_CRYPTO_HASH) ? in arm_poly1305_mod_init()
257 if (!IS_REACHABLE(CONFIG_CRYPTO_HASH)) in arm_poly1305_mod_exit()
/linux-6.15/drivers/hid/
H A Dhid-mcp2221.c108 #if IS_REACHABLE(CONFIG_IIO)
609 #if IS_REACHABLE(CONFIG_GPIOLIB)
789 #if IS_REACHABLE(CONFIG_IIO) in mcp2221_raw_event()
879 #if IS_REACHABLE(CONFIG_IIO) in mcp2221_raw_event()
901 #if IS_REACHABLE(CONFIG_IIO) in mcp2221_raw_event()
947 #if IS_REACHABLE(CONFIG_IIO) in mcp2221_remove()
954 #if IS_REACHABLE(CONFIG_IIO)
1199 #if IS_REACHABLE(CONFIG_GPIOLIB) in mcp2221_probe()
1221 #if IS_REACHABLE(CONFIG_IIO) in mcp2221_probe()
/linux-6.15/arch/s390/crypto/
H A Dchacha-glue.c108 return IS_REACHABLE(CONFIG_CRYPTO_SKCIPHER) ? in chacha_mod_init()
114 if (IS_REACHABLE(CONFIG_CRYPTO_SKCIPHER)) in chacha_mod_fini()
/linux-6.15/drivers/gpu/drm/mediatek/
H A Dmtk_crtc.c53 #if IS_REACHABLE(CONFIG_MTK_CMDQ)
115 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_drm_finish_page_flip()
134 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_crtc_destroy()
276 #if IS_REACHABLE(CONFIG_MTK_CMDQ)
553 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_crtc_update_config()
596 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_crtc_update_config()
630 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_crtc_update_config()
642 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_crtc_ddp_irq()
783 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_crtc_atomic_disable()
1078 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_crtc_create()
H A Dmtk_ddp_comp.c73 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_ddp_write()
86 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_ddp_write_relaxed()
99 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_ddp_write_mask()
109 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_ddp_write_mask()
629 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_ddp_comp_init()
677 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_ddp_comp_init()
/linux-6.15/drivers/firmware/xilinx/
H A Dzynqmp-debug.h16 #if IS_REACHABLE(CONFIG_ZYNQMP_FIRMWARE_DEBUG)
/linux-6.15/arch/mips/crypto/
H A Dchacha-glue.c125 return IS_REACHABLE(CONFIG_CRYPTO_SKCIPHER) ? in chacha_simd_mod_init()
131 if (IS_REACHABLE(CONFIG_CRYPTO_SKCIPHER)) in chacha_simd_mod_fini()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_hwmon.h13 #if IS_REACHABLE(CONFIG_HWMON)
/linux-6.15/include/linux/iio/timer/
H A Dstm32-lptim-trigger.h18 #if IS_REACHABLE(CONFIG_IIO_STM32_LPTIMER_TRIGGER)

12345678910>>...12