| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/core/ | 
| D | event.c | 26 nvkm_event_put(struct nvkm_event *event, u32 types, int index)  in nvkm_event_put()39 nvkm_event_get(struct nvkm_event *event, u32 types, int index)  in nvkm_event_get()
 52 nvkm_event_send(struct nvkm_event *event, u32 types, int index,  in nvkm_event_send()
 
 | 
| /Linux-v5.4/drivers/pci/hotplug/ | 
| D | rpaphp_core.c | 161 	const int *indexes, *names, *types, *domains;  in get_children_props()  local198 	const int *types, *domains;  in rpaphp_check_drc_props_v1()  local
 313 		const int **names, const int **types, const int **power_domains)  in is_php_dn()
 350 	const int *indexes, *names, *types, *power_domains;  in rpaphp_add_slot()  local
 
 | 
| /Linux-v5.4/arch/powerpc/lib/ | 
| D | feature-fixups.c | 117 static void do_stf_entry_barrier_fixups(enum stf_barrier_type types)  in do_stf_entry_barrier_fixups()167 static void do_stf_exit_barrier_fixups(enum stf_barrier_type types)  in do_stf_exit_barrier_fixups()
 225 void do_stf_barrier_fixups(enum stf_barrier_type types)  in do_stf_barrier_fixups()
 231 void do_rfi_flush_fixups(enum l1d_flush_type types)  in do_rfi_flush_fixups()
 
 | 
| /Linux-v5.4/arch/x86/events/intel/ | 
| D | uncore.c | 902 static void uncore_types_exit(struct intel_uncore_type **types)  in uncore_types_exit()968 uncore_types_init(struct intel_uncore_type **types, bool setid)  in uncore_types_init()
 1194 static void uncore_box_unref(struct intel_uncore_type **types, int id)  in uncore_box_unref()
 1240 static int allocate_boxes(struct intel_uncore_type **types,  in allocate_boxes()
 1279 static int uncore_box_ref(struct intel_uncore_type **types,  in uncore_box_ref()
 1345 	struct intel_uncore_type **types = uncore_msr_uncores;  in uncore_msr_pmus_register()  local
 1376 	struct intel_uncore_type **types = uncore_mmio_uncores;  in uncore_mmio_init()  local
 
 | 
| /Linux-v5.4/Documentation/driver-api/ | 
| D | scsi.rst | 319 Debug transport333 todo
 
 | 
| /Linux-v5.4/include/uapi/linux/netfilter_ipv6/ | 
| D | ip6t_mh.h | 9 	__u8 types[2];	/* MH type range */  member
 | 
| /Linux-v5.4/drivers/acpi/acpica/ | 
| D | dbexec.c | 342 acpi_db_execute(char *name, char **args, acpi_object_type *types, u32 flags)  in acpi_db_execute()637 				char **arguments, acpi_object_type *types)  in acpi_db_create_execution_thread()
 
 | 
| D | utpredef.c | 343 u32 acpi_ut_get_resource_bit_width(char *buffer, u16 types)  in acpi_ut_get_resource_bit_width()
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/disp/ | 
| D | changf119.c | 36 gf119_disp_chan_uevent_init(struct nvkm_event *event, int types, int index)  in gf119_disp_chan_uevent_init()
 | 
| /Linux-v5.4/include/trace/ | 
| D | syscall.h | 29 	const char	**types;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/include/nvkm/core/ | 
| D | notify.h | 19 	u32 types;  member
 | 
| /Linux-v5.4/Documentation/hid/ | 
| D | intel-ish-hid.rst | 124 TX and RX of Transport messages
 | 
| /Linux-v5.4/arch/mips/fw/arc/ | 
| D | tree.c | 74 static char *types[] = {  variable
 | 
| /Linux-v5.4/include/linux/mtd/ | 
| D | partitions.h | 47 	const char *const *types;	/* names of parsers to use if any */  member
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ | 
| D | mxms.c | 96 mxms_foreach(struct nvkm_mxm *mxm, u8 types,  in mxms_foreach()
 | 
| /Linux-v5.4/tools/lib/bpf/ | 
| D | libbpf_probes.c | 177 	__u32 types[] = {  in load_sk_storage_btf()  local
 | 
| /Linux-v5.4/net/wireless/ | 
| D | core.c | 585 			u16 types = c->limits[j].types;  in wiphy_verify_combinations()  local790 		u16 types = 0;  in wiphy_register()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/selftests/ | 
| D | i915_vma.c | 496 	enum i915_ggtt_view_type types[] = {  in igt_vma_rotate_remap()  enum869 	enum i915_ggtt_view_type types[] = {  in igt_vma_remapped_gtt()  enum
 
 | 
| /Linux-v5.4/drivers/leds/ | 
| D | leds-sunfire.c | 127 					       struct led_type *types)  in sunfire_led_generic_probe()
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | ses.c | 505 	int types = ses_dev->page1_num_types;  in ses_enclosure_data_process()  local631 	int i, types, len, components = 0;  in ses_intf_add()  local
 
 | 
| /Linux-v5.4/drivers/remoteproc/ | 
| D | remoteproc_debugfs.c | 190 	static const char * const types[] = {"carveout", "devmem", "trace", "vdev"};  in rproc_rsc_table_show()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_irq.c | 354 		atomic_t *types;  in amdgpu_irq_add_id()  local
 | 
| /Linux-v5.4/security/selinux/ss/ | 
| D | policydb.h | 80 	struct ebitmap types;		/* set of authorized types for role */  member158 	struct ebitmap types;  member
 
 | 
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/bpf/ | 
| D | fw.h | 46 	__le32 types;  member
 | 
| /Linux-v5.4/sound/firewire/bebob/ | 
| D | bebob.h | 60 	const enum snd_bebob_clock_type *types;  member
 |