| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | id3.c | 85 struct tag_info { struct 91 static int add_tag(struct tag_info * info) in add_tag() argument 161 struct tag_info info; in lsx_id3_read_tag()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/ |
| H A D | RkAiqCalibTag.cpp | 9200 calib_tag_info_t* tag_info = NULL; in calib_check_calc_checksum() local 9208 tag_info = &(g_calib_tag_infos[i]); in calib_check_calc_checksum() 9211 if(tag_info->name == NULL) { in calib_check_calc_checksum() 9217 length = strlen(tag_info->name); in calib_check_calc_checksum() 9219 value = (uint32_t)(tag_info->name[j]); in calib_check_calc_checksum() 9224 value = (uint32_t)(tag_info->type); in calib_check_calc_checksum() 9228 value = (uint32_t)(tag_info->size[0]); in calib_check_calc_checksum() 9230 value = (uint32_t)(tag_info->size[1]); in calib_check_calc_checksum() 9312 calib_tag_info_t* tag_info = &(g_calib_tag_infos[tag_id]); in calib_check_cell_set_size() local 9331 if (!parent_check_info || !tag_info) { in calib_check_cell_set_size() [all …]
|
| H A D | RkAiqCalibTag.h | 1996 calib_tag_info_t* tag_info = \ 1999 if (tag_info != NULL && tag_info->sub_tags_array == NULL) { \
|
| /OK3568_Linux_fs/kernel/include/linux/soc/ti/ |
| H A D | knav_dma.h | 154 __le32 tag_info; member
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | aic7xxx.rst | 291 may be selectively overridden vi the tag_info 297 tag_info:{{value[,value...]}[,{value[,value...]}...]} 311 tag_info:{{16,32,32,64,8,8,,32,32,32,32,32,32,32,32,32} 324 tag_info:{{},{32,,32}} 370 options aic7xxx aic7xxx=verbose,no_probe,tag_info:{{},{,,10}},seltime:1
|
| H A D | aic79xx.rst | 275 may be selectively overridden vi the tag_info 281 tag_info:{{value[,value...]}[,{value[,value...]}...]} 295 tag_info:{{16,32,32,64,8,8,,32,32,32,32,32,32,32,32,32} 309 tag_info:{{},{32,,32}}
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ti-common/ |
| H A D | keystone_nav.h | 79 u32 tag_info; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | Kconfig.aic79xx | 35 "tag_info" option. See Documentation/scsi/aic79xx.rst for details.
|
| H A D | Kconfig.aic7xxx | 40 "tag_info" option. See Documentation/scsi/aic7xxx.rst for details.
|
| H A D | aic7xxx_osm.c | 1360 adapter_tag_info_t *tag_info; in ahc_linux_user_tagdepth() local 1362 tag_info = &aic7xxx_tag_info[ahc->unit]; in ahc_linux_user_tagdepth() 1363 tags = tag_info->tag_commands[devinfo->target_offset]; in ahc_linux_user_tagdepth()
|
| H A D | aic79xx_osm.c | 1498 adapter_tag_info_t *tag_info; in ahd_linux_user_tagdepth() local 1500 tag_info = &aic79xx_tag_info[ahd->unit]; in ahd_linux_user_tagdepth() 1501 tags = tag_info->tag_commands[devinfo->target_offset]; in ahd_linux_user_tagdepth()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | netcp_core.c | 1246 set_words(&tmp, 1, &desc->tag_info); in netcp_tx_submit_skb()
|