Home
last modified time | relevance | path

Searched refs:repo (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.15/arch/powerpc/platforms/ps3/
H A Drepository.c1187 repo->bus_index, repo->dev_index); in ps3_repository_dump_resource_info()
1200 repo->bus_index, repo->dev_index); in ps3_repository_dump_resource_info()
1241 repo->bus_index, repo->dev_index); in dump_stor_dev_info()
1248 repo->bus_index, repo->dev_index); in dump_stor_dev_info()
1293 repo->dev_index, &repo->dev_type); in dump_device_info()
1298 repo->bus_index, repo->dev_index); in dump_device_info()
1303 repo->dev_index, &repo->dev_id); in dump_device_info()
1308 repo->bus_index, repo->dev_index); in dump_device_info()
1333 memset(&repo, 0, sizeof(repo)); in ps3_repository_dump_bus_info()
1335 for (repo.bus_index = 0; repo.bus_index < 10; repo.bus_index++) { in ps3_repository_dump_bus_info()
[all …]
H A Ddevice-init.c137 p->dev.bus_id = repo->bus_id; in ps3_setup_gelic_device()
138 p->dev.dev_id = repo->dev_id; in ps3_setup_gelic_device()
343 repo->dev_index, repo->dev_type, port, blk_size, num_blocks, in ps3_setup_storage_dev()
375 repo->dev_index, in ps3_setup_storage_dev()
552 switch (repo->dev_type) { in ps3_setup_dynamic_device()
585 repo->dev_type); in ps3_setup_dynamic_device()
599 switch (repo->dev_type) { in ps3_setup_static_device()
908 memset(&repo, 0, sizeof(repo)); in ps3_start_probe_thread()
910 repo.bus_type = bus_type; in ps3_start_probe_thread()
912 result = ps3_repository_find_bus(repo.bus_type, 0, &repo.bus_index); in ps3_start_probe_thread()
[all …]
H A Dplatform.h134 int ps3_repository_find_device(struct ps3_repository_device *repo);
135 int ps3_repository_find_device_by_id(struct ps3_repository_device *repo,
138 int (*callback)(const struct ps3_repository_device *repo));
141 int ps3_repository_find_interrupt(const struct ps3_repository_device *repo,
143 int ps3_repository_find_reg(const struct ps3_repository_device *repo,
/linux-6.15/scripts/
H A Dspdxcheck.py48 def read_spdxdata(repo): argument
53 lictree = repo.head.commit.tree['LICENSES']
352 repo = git.Repo(os.getcwd()) variable
353 assert not repo.bare
356 spdx = read_spdxdata(repo)
392 scan_git_subtree(repo.head.reference.commit.tree, p,
399 scan_git_tree(repo.head.commit.tree, '.', args.depth)
/linux-6.15/Documentation/devicetree/bindings/
H A Dgraph.txt1 This file has moved to graph.yaml in dt-schema repo
/linux-6.15/tools/memory-model/scripts/
H A Dchecklitmushist.sh27 echo Run scripts/initlitmushist.sh first, need litmus repo.
H A Dnewlitmushist.sh27 echo Run scripts/initlitmushist.sh first, need litmus repo.
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dvidioc-dbg-g-chip-info.rst75 `https://linuxtv.org/repo/ <https://linuxtv.org/repo/>`__ for access
H A Dvidioc-dbg-g-register.rst85 `https://linuxtv.org/repo/ <https://linuxtv.org/repo/>`__ for access
H A Dpixfmt-rgb.rst1277 `https://linuxtv.org/repo/ <https://linuxtv.org/repo/>`__ for access
/linux-6.15/Documentation/virt/acrn/
H A Dintroduction.rst42 The ACRN hypervisor is open for contribution from anyone. The source repo is
/linux-6.15/drivers/gpu/drm/ci/
H A Dcontainer.yml3 …POSITORY_URL: ${DRM_CI_PROJECT_URL}.git # So ci-templates clones drm-ci instead of the repo to test
H A Dgitlab-ci.yml13 FDO_UPSTREAM_REPO: helen.fornazier/linux # The repo where the git-archive daily runs
/linux-6.15/tools/testing/ktest/examples/
H A DREADME10 crosstests.conf - this config shows an example of testing a git repo against
/linux-6.15/tools/power/cpupower/bindings/python/
H A DREADME60 This allows you to set a specific repo of the bindings to use.
/linux-6.15/Documentation/gpu/
H A Dautomated_testing.rst104 2. In your kernel repo's configuration (eg.
143 For testing changes to the scripts in the drm-ci repo, change the
/linux-6.15/Documentation/driver-api/firmware/
H A Dfirmware-usage-guidelines.rst37 repo that are required by currently supported stable/LTS kernels,
/linux-6.15/Documentation/driver-api/acpi/
H A Dlinuxized-acpica.rst138 | < Linuxize repo Utility >-->| old linuxized acpica |--+
152 < Linuxize repo Utilities >-->| new linuxized acpica |--+ |
/linux-6.15/rust/pin-init/
H A DREADME.md3 [![Dependency status](https://deps.rs/repo/github/Rust-for-Linux/pin-init/status.svg)](https://deps…
/linux-6.15/scripts/dtc/
H A Ddtx_diff31 -S linux kernel source tree is at root of current git repo
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Dvdo.rst27 mode. The 'vdoforcerebuild' tool, available from the same repo, is used to
33 The repo also contains additional userspace tools which can be used to
/linux-6.15/tools/perf/Documentation/
H A Dsecurity.txt87 5. Install SELinux packages from Fedora repo, if not already done so, and
/linux-6.15/Documentation/maintainer/
H A Dpull-requests.rst151 If the char-misc-4.15-rc1 tag is not present in the repo that I am
/linux-6.15/tools/sched_ext/
H A DREADME.md131 In other words, if you have compiled a kernel in your local repo, its vmlinux
/linux-6.15/Documentation/arch/x86/
H A Dintel_txt.rst51 The mercurial source repo is available at http://www.bughost.org/

12