Home
last modified time | relevance | path

Searched defs:type (Results 1176 – 1200 of 6236) sorted by relevance

1...<<41424344454647484950>>...250

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dnv41.c50 nv41_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv41_mmu_new()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgm107.c52 gm107_pmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_pmu_new()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/
H A Dgf100.c46 gf100_msvld_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_msvld_new()
H A Dg98.c46 g98_msvld_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g98_msvld_new()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dgp10b.c45 gp10b_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in gp10b_mc_new()
H A Dnv44.c50 nv44_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in nv44_mc_new()
H A Dnv50.c57 nv50_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in nv50_mc_new()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dg98.c66 g98_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g98_fifo_new()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/privring/
H A Dgp10b.c51 gp10b_privring_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp10b_privring_new()
/linux/drivers/gpu/drm/amd/display/dc/mmhubbub/dcn35/
H A Ddcn35_mmhubbub.h45 #define MCIF_WB_REG_FIELD_LIST_DCN3_5(type) \ argument
/linux/drivers/gpu/drm/amd/display/dc/opp/dcn35/
H A Ddcn35_opp.h40 #define OPP_DCN35_REG_FIELD_LIST(type) \ argument
/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/
H A Dg98.c46 g98_mspdec_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g98_mspdec_new()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgt200.c105 gt200_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gt200_disp_new()
/linux/include/asm-generic/
H A Druntime-const.h13 #define runtime_const_init(type,sym) do { } while (0) argument
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgp102.c14 enum nvkm_ram_type type = nvkm_fb_bios_memtype(fb->subdev.device->bios); in gp102_ram_new() local
/linux/fs/btrfs/
H A Draid-stripe-tree.h40 u64 type = map_type & BTRFS_BLOCK_GROUP_TYPE_MASK; in btrfs_need_stripe_tree_update() local
/linux/arch/riscv/kernel/
H A Djump_label.c19 enum jump_label_type type) in arch_jump_label_transform_queue()
/linux/arch/arm64/kernel/pi/
H A Dpi.h9 #define PREL64(type, name) union { type *name; prel64_t name ## _prel; } argument
/linux/drivers/scsi/aic94xx/
H A Daic94xx_sds.c21 u8 type; member
176 static int asd_find_dir_entry(struct asd_ocm_dir *dir, u8 type, in asd_find_dir_entry()
374 __le32 type; member
449 u8 type; member
475 u8 type; member
501 u8 type; member
653 u32 type = le32_to_cpu(flash_dir->dir_entry[i].type); in asd_find_flash_de() local
/linux/sound/soc/renesas/rcar/
H A Dcore.c116 void rsnd_mod_make_sure(struct rsnd_mod *mod, enum rsnd_mod_type type) in rsnd_mod_make_sure()
169 enum rsnd_mod_type type) in rsnd_mod_get_status()
199 enum rsnd_mod_type type, in rsnd_mod_init()
487 enum rsnd_mod_type type = (array) ? array[*iterator] : *iterator; in rsnd_mod_next() local
532 struct rsnd_mod *mod, enum rsnd_mod_type type, in rsnd_status_update()
579 enum rsnd_mod_type type) in rsnd_dai_connect()
607 enum rsnd_mod_type type) in rsnd_dai_disconnect()
/linux/fs/f2fs/
H A Df2fs.h88 #define IS_FAULT_SET(fi, type) ((fi)->inject_type & BIT(type)) argument
414 int type; /* type of discard */ member
492 int size, int type) in __has_cursum_space()
699 enum extent_type type; /* keep the extent tree type */ member
1158 #define PAGE_TYPE_OF_BIO(type) ((type) > META ? META : (type)) argument
1159 #define PAGE_TYPE_ON_MAIN(type) ((type) == DATA || (type) == NODE) argument
1239 enum page_type type; /* contains DATA/NODE/META/META_FLUSH */ member
1912 #define time_to_inject(sbi, type) __time_to_inject(sbi, type, __func__, \ argument
1914 static inline bool __time_to_inject(struct f2fs_sb_info *sbi, int type, in __time_to_inject()
1936 static inline bool time_to_inject(struct f2fs_sb_info *sbi, int type) in time_to_inject()
[all …]
/linux/include/acpi/
H A Dactypes.h909 acpi_object_type type; /* See definition of acpi_ns_type for values */ member
911 acpi_object_type type; /* ACPI_TYPE_INTEGER */ member
916 acpi_object_type type; /* ACPI_TYPE_STRING */ member
922 acpi_object_type type; /* ACPI_TYPE_BUFFER */ member
928 acpi_object_type type; /* ACPI_TYPE_PACKAGE */ member
934 acpi_object_type type; /* ACPI_TYPE_LOCAL_REFERENCE */ member
940 acpi_object_type type; /* ACPI_TYPE_PROCESSOR */ member
947 acpi_object_type type; /* ACPI_TYPE_POWER */ member
996 u8 type; member
1183 acpi_object_type type; /* ACPI object Type */ member
/linux/net/openvswitch/
H A Dflow_netlink.c487 u16 type = nla_type(nla); in __parse_flow_nlattrs() local
606 int type = nla_type(a); in vxlan_tun_opt_from_nlattr() local
688 int type = nla_type(a); in ip_tun_from_nlattr() local
1323 int type = nla_type(a); in nsh_hdr_from_nlattr() local
1371 int type = nla_type(a); in nsh_key_from_nlattr() local
1418 int type = nla_type(a); in nsh_key_put_from_nlattr() local
2567 int type = nla_type(a); in validate_and_copy_sample() local
2633 int type = nla_type(a); in validate_and_copy_dec_ttl() local
3230 int type = nla_type(a); in __ovs_nla_copy_actions() local
3789 int type = nla_type(a); in ovs_nla_put_actions() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgk104.c54 gk104_ltc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_ltc_new()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dr535.c33 struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in r535_devinit_new()

1...<<41424344454647484950>>...250