Home
last modified time | relevance | path

Searched defs:types (Results 1 – 25 of 85) sorted by relevance

1234

/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/core/
Devent.c26 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.15/arch/powerpc/lib/
Dfeature-fixups.c121 static void do_stf_entry_barrier_fixups(enum stf_barrier_type types) in do_stf_entry_barrier_fixups()
173 static void do_stf_exit_barrier_fixups(enum stf_barrier_type types) in do_stf_exit_barrier_fixups()
234 enum stf_barrier_type *types = data; in __do_stf_barrier_fixups() local
242 void do_stf_barrier_fixups(enum stf_barrier_type types) in do_stf_barrier_fixups()
269 void do_uaccess_flush_fixups(enum l1d_flush_type types) in do_uaccess_flush_fixups()
321 enum l1d_flush_type types = *(enum l1d_flush_type *)data; in __do_entry_flush_fixups() local
421 void do_entry_flush_fixups(enum l1d_flush_type types) in do_entry_flush_fixups()
434 enum l1d_flush_type types = *(enum l1d_flush_type *)data; in __do_rfi_flush_fixups() local
481 void do_rfi_flush_fixups(enum l1d_flush_type types) in do_rfi_flush_fixups()
/Linux-v5.15/Documentation/driver-api/media/
Dtx-rx.rst17 MIPI CSI-2
25 Parallel
/Linux-v5.15/drivers/pci/hotplug/
Drpaphp_core.c161 const __be32 *indexes, *names, *types, *domains; in get_children_props() local
198 const __be32 *types, *domains; in rpaphp_check_drc_props_v1() local
315 const __be32 **names, const __be32 **types, in is_php_dn()
378 const __be32 *indexes, *names, *types, *power_domains; in rpaphp_drc_add_slot() local
/Linux-v5.15/arch/x86/events/intel/
Duncore.c959 static void uncore_types_exit(struct intel_uncore_type **types) in uncore_types_exit()
1028 uncore_types_init(struct intel_uncore_type **types, bool setid) in uncore_types_init()
1057 struct intel_uncore_type **types = uncore_pci_uncores; in uncore_pci_find_dev_pmu_from_types() local
1348 struct intel_uncore_type **types = uncore_pci_uncores; in uncore_pci_pmus_register() local
1472 static void uncore_box_unref(struct intel_uncore_type **types, int id) in uncore_box_unref()
1518 static int allocate_boxes(struct intel_uncore_type **types, in allocate_boxes()
1557 static int uncore_box_ref(struct intel_uncore_type **types, in uncore_box_ref()
1623 struct intel_uncore_type **types = uncore_msr_uncores; in uncore_msr_pmus_register() local
1654 struct intel_uncore_type **types = uncore_mmio_uncores; in uncore_mmio_init() local
/Linux-v5.15/Documentation/driver-api/
Dscsi.rst319 Debug transport
333 todo
/Linux-v5.15/include/uapi/linux/netfilter_ipv6/
Dip6t_mh.h9 __u8 types[2]; /* MH type range */ member
/Linux-v5.15/drivers/acpi/acpica/
Ddbexec.c345 acpi_db_execute(char *name, char **args, acpi_object_type *types, u32 flags) in acpi_db_execute()
658 char **arguments, acpi_object_type *types) in acpi_db_create_execution_thread()
Dutpredef.c342 u32 acpi_ut_get_resource_bit_width(char *buffer, u16 types) in acpi_ut_get_resource_bit_width()
/Linux-v5.15/kernel/bpf/preload/iterators/
Diterators.bpf.c36 struct btf_type **types; member
61 struct btf_type **types, *t; in get_name() local
/Linux-v5.15/drivers/phy/xilinx/
Dphy-zynqmp.c677 static const int types[] = { in xpsgtr_set_lane_type() local
688 static const int types[] = { in xpsgtr_set_lane_type() local
699 static const int types[] = { in xpsgtr_set_lane_type() local
710 static const int types[] = { in xpsgtr_set_lane_type() local
723 static const int types[] = { in xpsgtr_set_lane_type() local
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dchangf119.c36 gf119_disp_chan_uevent_init(struct nvkm_event *event, int types, int index) in gf119_disp_chan_uevent_init()
/Linux-v5.15/include/trace/
Dsyscall.h29 const char **types; member
/Linux-v5.15/drivers/gpu/drm/nouveau/include/nvkm/core/
Dnotify.h19 u32 types; member
/Linux-v5.15/Documentation/hid/
Dintel-ish-hid.rst124 TX and RX of Transport messages
/Linux-v5.15/include/linux/mtd/
Dpartitions.h48 const char *const *types; /* names of parsers to use if any */ member
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
Dmxms.c96 mxms_foreach(struct nvkm_mxm *mxm, u8 types, in mxms_foreach()
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dsyscall.c34 __u32 types[8]; in btf_load() member
/Linux-v5.15/net/ethtool/
Dtunnels.c21 static ssize_t ethnl_udp_table_reply_size(unsigned int types, bool compact) in ethnl_udp_table_reply_size()
/Linux-v5.15/tools/lib/bpf/
Dlibbpf_probes.c186 __u32 types[] = { in load_local_storage_btf() local
/Linux-v5.15/net/wireless/
Dcore.c602 u16 types = c->limits[j].types; in wiphy_verify_combinations() local
809 u16 types = 0; in wiphy_register() local
/Linux-v5.15/drivers/leds/
Dleds-sunfire.c127 struct led_type *types) in sunfire_led_generic_probe()
/Linux-v5.15/drivers/scsi/
Dses.c519 int types = ses_dev->page1_num_types; in ses_enclosure_data_process() local
645 int i, types, len, components = 0; in ses_intf_add() local
/Linux-v5.15/drivers/gpu/drm/i915/selftests/
Di915_vma.c571 enum i915_ggtt_view_type types[] = { in igt_vma_rotate_remap() enum
961 enum i915_ggtt_view_type types[] = { in igt_vma_remapped_gtt() enum
/Linux-v5.15/drivers/remoteproc/
Dremoteproc_debugfs.c277 static const char * const types[] = {"carveout", "devmem", "trace", "vdev"}; in rproc_rsc_table_show() local

1234