Searched defs:struct_type (Results  1 – 5 of 5) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/ti/wlcore/ | 
| D | debugfs.h | 71 #define DEBUGFS_FWSTATS_FILE(sub, name, fmt, struct_type)		\  argument91 #define DEBUGFS_FWSTATS_FILE_ARRAY(sub, name, len, struct_type)		\  argument
 
 | 
| /linux-4.4.14/arch/mips/sgi-ip27/ | 
| D | ip27-klconfig.c | 17 klinfo_t *find_component(lboard_t *brd, klinfo_t *kli, unsigned char struct_type)  in find_component()45 klinfo_t *find_first_component(lboard_t *brd, unsigned char struct_type)  in find_first_component()
 
 | 
| /linux-4.4.14/arch/ia64/include/asm/sn/ | 
| D | klconfig.h | 182 	unsigned char 	struct_type;      /* type of structure, local or remote */  member217         unsigned char   struct_type;       /* type of this structure */  member
 
 | 
| /linux-4.4.14/fs/f2fs/ | 
| D | super.c | 110 	int struct_type;  member114 static unsigned char *__struct_ptr(struct f2fs_sb_info *sbi, int struct_type)  in __struct_ptr()
 200 #define F2FS_RW_ATTR(struct_type, struct_name, name, elname)	\  argument
 
 | 
| /linux-4.4.14/arch/mips/include/asm/sn/ | 
| D | klconfig.h | 423 	unsigned char	struct_type;	  /* type of structure, local or remote */  member485 	unsigned char	struct_type;	   /* type of this structure */  member
 
 |