Searched defs:obj_type (Results  1 – 10 of 10) sorted by relevance
| /linux-4.1.27/drivers/acpi/acpica/ | 
| D | nsdump.c | 177 	acpi_object_type obj_type;  in acpi_ns_dump_one_object()  local
 | 
| D | acmacros.h | 329 #define ACPI_OP(name, Pargs, Iargs, obj_type, class, type, flags) \  argument332 #define ACPI_OP(name, Pargs, Iargs, obj_type, class, type, flags) \  argument
 
 | 
| /linux-4.1.27/drivers/staging/fsl-mc/include/ | 
| D | mc.h | 63 	const char obj_type[16];  member
 | 
| /linux-4.1.27/fs/logfs/ | 
| D | segment.c | 268 static int obj_type(struct inode *inode, level_t level)  in obj_type()  function279 static int obj_len(struct super_block *sb, int obj_type)  in obj_len()
 
 | 
| /linux-4.1.27/drivers/staging/fsl-mc/bus/ | 
| D | dprc.c | 726 			char *obj_type,  in dprc_get_obj_region()
 | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_cmn.h | 1012 					       bnx2x_obj_type obj_type)  in bnx2x_init_vlan_mac_fp_objs()
 | 
| D | bnx2x_sp.h | 89 	bnx2x_obj_type	obj_type;  member
 | 
| /linux-4.1.27/include/uapi/drm/ | 
| D | drm_mode.h | 312 	__u32 obj_type;  member319 	__u32 obj_type;  member
 
 | 
| /linux-4.1.27/drivers/gpu/drm/ | 
| D | drm_crtc.c | 277 				   uint32_t obj_type,  in drm_mode_object_get_reg()313 			struct drm_mode_object *obj, uint32_t obj_type)  in drm_mode_object_get()
 
 | 
| /linux-4.1.27/sound/pci/asihpi/ | 
| D | hpifunc.c | 9 	unsigned int obj_type:4;  member
 |