Home
last modified time | relevance | path

Searched refs:set_version (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dpcie.c71 if (!pci->func->pcie.set_version) in nvkm_pcie_set_version()
75 pci->func->pcie.set_version(pci, version); in nvkm_pcie_set_version()
H A Dg94.c40 .pcie.set_version = g84_pcie_set_version,
H A Dgf106.c40 .pcie.set_version = gf100_pcie_set_version,
H A Dg92.c48 .pcie.set_version = g84_pcie_set_version,
H A Dpriv.h24 void (*set_version)(struct nvkm_pci *, u8); member
H A Dgf100.c93 .pcie.set_version = gf100_pcie_set_version,
H A Dg84.c147 .pcie.set_version = g84_pcie_set_version,
H A Dgk104.c219 .pcie.set_version = gf100_pcie_set_version,
/openbmc/bmcweb/scripts/
H A Dgenerate_auth_certificates.py36 cert.set_version(2)
121 cert.set_version(2)
/openbmc/qemu/scripts/
H A Du2f-setup-gen.py93 cert.set_version(0x2)
/openbmc/linux/fs/dlm/
H A Dplock.c40 static inline void set_version(struct dlm_plock_info *info) in set_version() function
93 set_version(&op->info); in send_op()
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch1250 …ompiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -u…
3214 …ompiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -u…
5153 …ompiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -u…
7095 …ompiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -u…
9043 …ompiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -u…
11679 …ompiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -u…
14307 …ompiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -u…
17507 …ompiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -u…
19438 …ompiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -u…
22596 …ompiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -u…
[all …]
/openbmc/linux/Documentation/gpu/
H A Ddrm-internals.rst57 return an error. Otherwise the driver's set_version() method will be