/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | nv41.c | 50 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 D | gm107.c | 52 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 D | gf100.c | 46 gf100_msvld_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_msvld_new()
|
H A D | g98.c | 46 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 D | gp10b.c | 45 gp10b_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in gp10b_mc_new()
|
H A D | nv44.c | 50 nv44_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in nv44_mc_new()
|
H A D | nv50.c | 57 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 D | g98.c | 66 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 D | gp10b.c | 51 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 D | dcn35_mmhubbub.h | 45 #define MCIF_WB_REG_FIELD_LIST_DCN3_5(type) \ argument
|
/linux/drivers/gpu/drm/amd/display/dc/opp/dcn35/ |
H A D | dcn35_opp.h | 40 #define OPP_DCN35_REG_FIELD_LIST(type) \ argument
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/ |
H A D | g98.c | 46 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 D | gt200.c | 105 gt200_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gt200_disp_new()
|
/linux/include/asm-generic/ |
H A D | runtime-const.h | 13 #define runtime_const_init(type,sym) do { } while (0) argument
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramgp102.c | 14 enum nvkm_ram_type type = nvkm_fb_bios_memtype(fb->subdev.device->bios); in gp102_ram_new() local
|
/linux/fs/btrfs/ |
H A D | raid-stripe-tree.h | 40 u64 type = map_type & BTRFS_BLOCK_GROUP_TYPE_MASK; in btrfs_need_stripe_tree_update() local
|
/linux/arch/riscv/kernel/ |
H A D | jump_label.c | 19 enum jump_label_type type) in arch_jump_label_transform_queue()
|
/linux/arch/arm64/kernel/pi/ |
H A D | pi.h | 9 #define PREL64(type, name) union { type *name; prel64_t name ## _prel; } argument
|
/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_sds.c | 21 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 D | core.c | 116 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 D | f2fs.h | 88 #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 D | actypes.h | 909 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 D | flow_netlink.c | 487 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 D | gk104.c | 54 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 D | r535.c | 33 struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in r535_devinit_new()
|