| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
| H A D | input_formatter_private.h | 26 const input_formatter_ID_t ID, in input_formatter_reg_store() 38 const input_formatter_ID_t ID, in input_formatter_reg_load()
|
| H A D | gp_device_private.h | 26 const gp_device_ID_t ID, in gp_device_reg_store() 38 const gp_device_ID_t ID, in gp_device_reg_load()
|
| H A D | gp_timer.c | 49 void gp_timer_init(gp_timer_ID_t ID) in gp_timer_init() 68 gp_timer_read(gp_timer_ID_t ID) in gp_timer_read()
|
| H A D | dma.c | 26 void dma_get_state(const dma_ID_t ID, dma_state_t *state) in dma_get_state() 293 dma_set_max_burst_size(const dma_ID_t ID, dma_connection conn, in dma_set_max_burst_size()
|
| H A D | gp_device.c | 24 const gp_device_ID_t ID, in gp_device_get_state()
|
| H A D | hmem_private.h | 24 const hmem_ID_t ID) in sizeof_hmem()
|
| H A D | timed_ctrl_private.h | 26 const timed_ctrl_ID_t ID, in timed_ctrl_reg_store()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/ |
| H A D | modifiers.hpp | 15 #define BOOST_TYPEOF_modifier_support(ID, Fun)\ argument 88 #define BOOST_TYPEOF_array_support(ID, Qualifier)\ argument
|
| H A D | encode_decode_params.hpp | 29 #define BOOST_TYPEOF_ENCODE_PARAMS(n, ID) \ argument
|
| H A D | template_encoding.hpp | 118 #define BOOST_TYPEOF_REGISTER_DEFAULT_TEMPLATE_TYPE(Name,Params,ID)\ argument 136 #define BOOST_TYPEOF_REGISTER_TEMPLATE_IMPL(Name, Params, Size, ID)\ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | tile_cover.cpp | 90 struct ID { in tileCover() struct 91 int32_t x, y; in tileCover() 92 double sqDist; in tileCover()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ |
| H A D | dfs_pattern_detector.c | 46 #define ETSI_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, CHIRP) \ argument 71 #define FCC_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, CHIRP) \ argument 103 #define JP_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, RATE, CHIRP) \ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_buzzz.h | 37 #define BUZZZ_LOG(ID, N, ARG...) do { /* noop */ } while (0) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_buzzz.h | 37 #define BUZZZ_LOG(ID, N, ARG...) do { /* noop */ } while (0) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_buzzz.h | 37 #define BUZZZ_LOG(ID, N, ARG...) do { /* noop */ } while (0) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_buzzz.h | 36 #define BUZZZ_LOG(ID, N, ARG...) do { /* noop */ } while (0) argument
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-lochnagar.c | 84 #define LN1_CLK(ID, NAME, REG) \ argument 93 #define LN2_CLK(ID, NAME) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | df.h | 715 #define DF_DEFS_GET(ID) (df->def_info.refs[(ID)]) argument 716 #define DF_DEFS_SET(ID,VAL) (df->def_info.refs[(ID)]=(VAL)) argument 717 #define DF_DEFS_COUNT(ID) (df->def_info.count[(ID)]) argument 718 #define DF_DEFS_BEGIN(ID) (df->def_info.begin[(ID)]) argument 720 #define DF_USES_GET(ID) (df->use_info.refs[(ID)]) argument 721 #define DF_USES_SET(ID,VAL) (df->use_info.refs[(ID)]=(VAL)) argument 722 #define DF_USES_COUNT(ID) (df->use_info.count[(ID)]) argument 723 #define DF_USES_BEGIN(ID) (df->use_info.begin[(ID)]) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | df.h | 715 #define DF_DEFS_GET(ID) (df->def_info.refs[(ID)]) argument 716 #define DF_DEFS_SET(ID,VAL) (df->def_info.refs[(ID)]=(VAL)) argument 717 #define DF_DEFS_COUNT(ID) (df->def_info.count[(ID)]) argument 718 #define DF_DEFS_BEGIN(ID) (df->def_info.begin[(ID)]) argument 720 #define DF_USES_GET(ID) (df->use_info.refs[(ID)]) argument 721 #define DF_USES_SET(ID,VAL) (df->use_info.refs[(ID)]=(VAL)) argument 722 #define DF_USES_COUNT(ID) (df->use_info.count[(ID)]) argument 723 #define DF_USES_BEGIN(ID) (df->use_info.begin[(ID)]) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/c-family/ |
| H A D | c-pretty-print.h | 96 #define pp_c_tree_identifier(PPI, ID) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/c-family/ |
| H A D | c-pretty-print.h | 96 #define pp_c_tree_identifier(PPI, ID) \ argument
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | cpu.h | 93 #define ROCKCHIP_SOC(id, ID) \ argument
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | parport-lowlevel.rst | 925 SYNOPSIS 934 DESCRIPTION 939 RETURN VALUE 954 NOTES 959 SEE ALSO
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/vector_tile/ |
| H A D | vector_tile_config.hpp | 25 ID = 1, enumerator
|
| /OK3568_Linux_fs/u-boot/drivers/irq/ |
| H A D | irq-internal.h | 67 #define GPIO_BANK_REGISTER(ID, GPIO_BANK_NUM) \ argument
|