Home
last modified time | relevance | path

Searched defs:ID (Results 26 – 50 of 104) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_formatter_private.h26 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 Dgp_device_private.h26 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 Dgp_timer.c49 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 Ddma.c26 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 Dgp_device.c24 const gp_device_ID_t ID, in gp_device_get_state()
H A Dhmem_private.h24 const hmem_ID_t ID) in sizeof_hmem()
H A Dtimed_ctrl_private.h26 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 Dmodifiers.hpp15 #define BOOST_TYPEOF_modifier_support(ID, Fun)\ argument
88 #define BOOST_TYPEOF_array_support(ID, Qualifier)\ argument
H A Dencode_decode_params.hpp29 #define BOOST_TYPEOF_ENCODE_PARAMS(n, ID) \ argument
H A Dtemplate_encoding.hpp118 #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 Dtile_cover.cpp90 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 Ddfs_pattern_detector.c46 #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 Ddhd_buzzz.h37 #define BUZZZ_LOG(ID, N, ARG...) do { /* noop */ } while (0) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_buzzz.h37 #define BUZZZ_LOG(ID, N, ARG...) do { /* noop */ } while (0) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_buzzz.h37 #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 Ddhd_buzzz.h36 #define BUZZZ_LOG(ID, N, ARG...) do { /* noop */ } while (0) argument
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-lochnagar.c84 #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 Ddf.h715 #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 Ddf.h715 #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 Dc-pretty-print.h96 #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 Dc-pretty-print.h96 #define pp_c_tree_identifier(PPI, ID) \ argument
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcpu.h93 #define ROCKCHIP_SOC(id, ID) \ argument
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dparport-lowlevel.rst925 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 Dvector_tile_config.hpp25 ID = 1, enumerator
/OK3568_Linux_fs/u-boot/drivers/irq/
H A Dirq-internal.h67 #define GPIO_BANK_REGISTER(ID, GPIO_BANK_NUM) \ argument

12345