Home
last modified time | relevance | path

Searched defs:c (Results 351 – 375 of 4295) sorted by relevance

1...<<11121314151617181920>>...172

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_common_api.h41 #define ALLOCATE_AND_FILL_SHARED_MEMORY_6(a,b,c,d,e,f) \ argument
54 #define XML_OpenSession(c, context, session, destination, connectionMethod, \ argument
79 #define XML_VERIFY(c, exp, got) \ argument
89 #define XML_InitializeContext(c, name, context, expected) \ argument
213 static TEEC_Result GetObjectBufferAttribute_helper(ADBG_Case_t *c, in GetObjectBufferAttribute_helper()
267 Invoke_GetObjectBufferAttribute(ADBG_Case_t *c, TEEC_Session *sess, in Invoke_GetObjectBufferAttribute()
276 Invoke_FreeTransientObject(ADBG_Case_t *c, TEEC_Session *sess, uint32_t cmd, in Invoke_FreeTransientObject()
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dnubus.h16 #define nubus_memset_io(a,b,c) memset((void *)(a),(b),(c)) argument
17 #define nubus_memcpy_fromio(a,b,c) memcpy((a),(void *)(b),(c)) argument
18 #define nubus_memcpy_toio(a,b,c) memcpy((void *)(a),(b),(c)) argument
H A Dzorro.h16 #define z_memset_io(a,b,c) memset((void *)(a),(b),(c)) argument
17 #define z_memcpy_fromio(a,b,c) memcpy((a),(void *)(b),(c)) argument
18 #define z_memcpy_toio(a,b,c) memcpy((void *)(a),(b),(c)) argument
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vidtv/
H A Dvidtv_demod.c81 struct dtv_frontend_properties *c; in vidtv_match_cnr_s() local
127 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in vidtv_clean_stats() local
164 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in vidtv_demod_update_stats() local
240 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in vidtv_demod_read_signal_strength() local
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dfile.c35 struct jffs2_sb_info *c = JFFS2_SB_INFO(inode->i_sb); in jffs2_fsync() local
83 struct jffs2_sb_info *c = JFFS2_SB_INFO(inode->i_sb); in jffs2_do_readpage_nolock() local
139 struct jffs2_sb_info *c = JFFS2_SB_INFO(inode->i_sb); in jffs2_write_begin() local
255 struct jffs2_sb_info *c = JFFS2_SB_INFO(inode->i_sb); in jffs2_write_end() local
/OK3568_Linux_fs/u-boot/drivers/block/
H A Dide.c84 uchar c; in ide_wait() local
189 uchar c; in atapi_wait_mask() local
211 unsigned char c, err, mask, res; in atapi_issue() local
458 unsigned char c; in atapi_inquiry() local
543 unsigned char c; in ide_ident() local
745 unsigned char c; in ide_init() local
944 unsigned char c; in ide_read() local
1071 unsigned char c; in ide_write() local
/OK3568_Linux_fs/kernel/net/wireless/
H A Dchan.c191 static int cfg80211_chandef_get_width(const struct cfg80211_chan_def *c) in cfg80211_chandef_get_width()
307 static void chandef_primary_freqs(const struct cfg80211_chan_def *c, in chandef_primary_freqs()
402 struct ieee80211_channel *c; in cfg80211_set_chans_dfs_state() local
471 struct ieee80211_channel *c; in cfg80211_get_chans_dfs_required() local
550 struct ieee80211_channel *c; in cfg80211_get_chans_dfs_usable() local
740 struct ieee80211_channel *c; in cfg80211_get_chans_dfs_available() local
812 struct ieee80211_channel *c; in cfg80211_get_chans_dfs_cac_time() local
869 struct ieee80211_channel *c; in cfg80211_secondary_chans_ok() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_proto.h211 #define dhd_prot_send_host_timestamp(a, b, c, d, e) 0 argument
212 #define dhd_prot_data_path_tx_timestamp_logging(a, b, c) 0 argument
213 #define dhd_prot_data_path_rx_timestamp_logging(a, b, c) 0 argument
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_proto.h211 #define dhd_prot_send_host_timestamp(a, b, c, d, e) 0 argument
212 #define dhd_prot_data_path_tx_timestamp_logging(a, b, c) 0 argument
213 #define dhd_prot_data_path_rx_timestamp_logging(a, b, c) 0 argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_proto.h211 #define dhd_prot_send_host_timestamp(a, b, c, d, e) 0 argument
212 #define dhd_prot_data_path_tx_timestamp_logging(a, b, c) 0 argument
213 #define dhd_prot_data_path_rx_timestamp_logging(a, b, c) 0 argument
/OK3568_Linux_fs/kernel/drivers/dma/mediatek/
H A Dmtk-cqdma.c419 static struct virt_dma_desc *mtk_cqdma_find_active_desc(struct dma_chan *c, in mtk_cqdma_find_active_desc()
441 static enum dma_status mtk_cqdma_tx_status(struct dma_chan *c, in mtk_cqdma_tx_status()
470 static void mtk_cqdma_issue_pending(struct dma_chan *c) in mtk_cqdma_issue_pending()
488 mtk_cqdma_prep_dma_memcpy(struct dma_chan *c, dma_addr_t dest, in mtk_cqdma_prep_dma_memcpy()
551 static void mtk_cqdma_free_inactive_desc(struct dma_chan *c) in mtk_cqdma_free_inactive_desc()
571 static void mtk_cqdma_free_active_desc(struct dma_chan *c) in mtk_cqdma_free_active_desc()
602 static int mtk_cqdma_terminate_all(struct dma_chan *c) in mtk_cqdma_terminate_all()
613 static int mtk_cqdma_alloc_chan_resources(struct dma_chan *c) in mtk_cqdma_alloc_chan_resources()
658 static void mtk_cqdma_free_chan_resources(struct dma_chan *c) in mtk_cqdma_free_chan_resources()
/OK3568_Linux_fs/kernel/drivers/crypto/nx/
H A Dnx-842.c134 static void check_constraints(struct nx842_constraints *c) in check_constraints()
161 struct nx842_constraints *c, in compress()
256 struct nx842_constraints c = *ctx->driver->constraints; in nx842_crypto_compress() local
338 struct nx842_constraints *c, in decompress()
439 struct nx842_constraints c = *ctx->driver->constraints; in nx842_crypto_decompress() local
/OK3568_Linux_fs/kernel/drivers/media/pci/cobalt/
H A Dcobalt-omnitek.c48 #define PCI(c) (BASE + 0x40 + ((c) * 0x40)) argument
49 #define SIZE(c) (BASE + 0x58 + ((c) * 0x40)) argument
50 #define DESCRIPTOR(c) (BASE + 0x50 + ((c) * 0x40)) argument
51 #define CS_REG(c) (BASE + 0x60 + ((c) * 0x40)) argument
52 #define BYTES_TRANSFERRED(c) (BASE + 0x64 + ((c) * 0x40)) argument
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Dsha1-spe-asm.S106 #define R_00_15(a, b, c, d, e, w0, w1, k, off) \ argument
130 #define R_16_19(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
156 #define R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
180 #define R_40_59(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
208 #define R_60_79(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dshrinker.c58 static int shrink_tnc(struct ubifs_info *c, int nr, int age, int *contention) in shrink_tnc()
146 struct ubifs_info *c; in shrink_tnc_trees() local
216 struct ubifs_info *c; in kick_a_thread() local
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-pxa.c153 static inline struct pxa_gpio_chip *chip_to_pxachip(struct gpio_chip *c) in chip_to_pxachip()
160 static inline void __iomem *gpio_bank_base(struct gpio_chip *c, int gpio) in gpio_bank_base()
168 static inline struct pxa_gpio_bank *gpio_to_pxabank(struct gpio_chip *c, in gpio_to_pxabank()
384 static inline void update_edge_detect(struct pxa_gpio_bank *c) in update_edge_detect()
400 struct pxa_gpio_bank *c = gpio_to_pxabank(&pchip->chip, gpio); in pxa_gpio_irq_type() local
446 struct pxa_gpio_bank *c; in pxa_gpio_demux_handler() local
524 struct pxa_gpio_bank *c = gpio_to_pxabank(&pchip->chip, gpio); in pxa_unmask_muxed_gpio() local
618 struct pxa_gpio_bank *c; in pxa_gpio_probe() local
767 struct pxa_gpio_bank *c; in pxa_gpio_suspend() local
788 struct pxa_gpio_bank *c; in pxa_gpio_resume() local
/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 Dgensupport.h43 #define OPTAB_CL(name, pat, c, b, l) name, argument
46 #define OPTAB_NL(name, pat, c, b, s, l) name, argument
47 #define OPTAB_NC(name, pat, c) name, argument
49 #define OPTAB_VL(name, pat, c, b, s, l) name, argument
50 #define OPTAB_VC(name, pat, c) name, argument
52 #define OPTAB_DC(name, pat, c) 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 Dgensupport.h43 #define OPTAB_CL(name, pat, c, b, l) name, argument
46 #define OPTAB_NL(name, pat, c, b, s, l) name, argument
47 #define OPTAB_NC(name, pat, c) name, argument
49 #define OPTAB_VL(name, pat, c, b, s, l) name, argument
50 #define OPTAB_VC(name, pat, c) name, argument
52 #define OPTAB_DC(name, pat, c) name, argument
/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dzutil.h106 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} argument
107 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} argument
113 # define Tracec(c,x) argument
114 # define Tracecv(c,x) argument
/OK3568_Linux_fs/external/rockit/tgi/sdk/include/
H A Drt_common.h28 #define RT_MAX3(a, b, c) RT_MAX(RT_MAX(a, b) , c) argument
29 #define RT_MAX4(a, b, c, d) RT_MAX((a), RT_MAX3((b), (c), (d))) argument
34 #define RT_MIN3(a, b, c) RT_MIN(MPP_MIN(a, b), c) argument
35 #define RT_MIN4(a, b, c, d) RT_MIN((a), RT_MIN3((b), (c), (d))) argument
/OK3568_Linux_fs/external/xserver/test/
H A Dlist.c73 struct child *c; in test_xorg_list_add() local
101 struct child *c; in test_xorg_list_append() local
143 struct child *c; in test_xorg_list_del() local
192 struct child *c; in test_xorg_list_for_each() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.h465 #define to_layer(c) container_of(c, struct komeda_layer, base) argument
466 #define to_compiz(c) container_of(c, struct komeda_compiz, base) argument
467 #define to_scaler(c) container_of(c, struct komeda_scaler, base) argument
468 #define to_splitter(c) container_of(c, struct komeda_splitter, base) argument
469 #define to_merger(c) container_of(c, struct komeda_merger, base) argument
470 #define to_improc(c) container_of(c, struct komeda_improc, base) argument
471 #define to_ctrlr(c) container_of(c, struct komeda_timing_ctrlr, base) argument
473 #define to_layer_st(c) container_of(c, struct komeda_layer_state, base) argument
474 #define to_compiz_st(c) container_of(c, struct komeda_compiz_state, base) argument
475 #define to_scaler_st(c) container_of(c, struct komeda_scaler_state, base) argument
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dcrc-ccitt.h13 static inline u16 crc_ccitt_byte(u16 crc, const u8 c) in crc_ccitt_byte()
18 static inline u16 crc_ccitt_false_byte(u16 crc, const u8 c) in crc_ccitt_false_byte()
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dans-lcd.c34 anslcd_write_byte_ctrl ( unsigned char c ) in anslcd_write_byte_ctrl()
50 anslcd_write_byte_data ( unsigned char c ) in anslcd_write_byte_data()
73 char c; in anslcd_write() local
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dfabrics-cmd.c108 struct nvmf_connect_command *c = &req->cmd->connect; in nvmet_install_queue() local
155 struct nvmf_connect_command *c = &req->cmd->connect; in nvmet_execute_admin_connect() local
224 struct nvmf_connect_command *c = &req->cmd->connect; in nvmet_execute_io_connect() local

1...<<11121314151617181920>>...172