Home
last modified time | relevance | path

Searched full:repo (Results 1 – 25 of 44) sorted by relevance

12

/linux/arch/powerpc/platforms/ps3/
H A Ddevice-init.c116 const struct ps3_repository_device *repo) in ps3_setup_gelic_device() argument
126 BUG_ON(repo->bus_type != PS3_BUS_TYPE_SB); in ps3_setup_gelic_device()
127 BUG_ON(repo->dev_type != PS3_DEV_TYPE_SB_GELIC); in ps3_setup_gelic_device()
138 p->dev.bus_id = repo->bus_id; in ps3_setup_gelic_device()
139 p->dev.dev_id = repo->dev_id; in ps3_setup_gelic_device()
142 result = ps3_repository_find_interrupt(repo, in ps3_setup_gelic_device()
183 const struct ps3_repository_device *repo, enum ps3_match_id match_id, in ps3_setup_uhc_device() argument
197 BUG_ON(repo->bus_type != PS3_BUS_TYPE_SB); in ps3_setup_uhc_device()
198 BUG_ON(repo->dev_type != PS3_DEV_TYPE_SB_USB); in ps3_setup_uhc_device()
209 p->dev.bus_id = repo->bus_id; in ps3_setup_uhc_device()
[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/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/tools/memory-model/scripts/
H A Dnewlitmushist.sh27 echo Run scripts/initlitmushist.sh first, need litmus repo.
32 # repo since the last run.
H A Dchecklitmushist.sh27 echo Run scripts/initlitmushist.sh first, need litmus repo.
H A Dcheckghlitmus.sh29 # repo since the last run.
H A Dinitlitmushist.sh54 # repo since the last run.
/linux/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
/linux/Documentation/devicetree/bindings/
H A Dgraph.txt1 This file has moved to graph.yaml in dt-schema repo
/linux/tools/testing/selftests/bpf/progs/
H A Dpyperf180.c15 * repo checkpoint does not have __BPF_CPU_VERSION__, a smaller unroll_count
/linux/tools/power/pm-graph/
H A Dinstall_latest_from_github.sh24 echo "ERROR: pm-graph github repo failed to clone"
/linux/tools/testing/ktest/examples/
H A DREADME10 crosstests.conf - this config shows an example of testing a git repo against
H A Dtest.conf48 # Reset the repo after the build and remove all 'test' modules from the target
/linux/tools/testing/selftests/sched_ext/
H A Denq_select_cpu_fails.bpf.c
H A Dselect_cpu_dfl_nodispatch.bpf.c30 /* Manually specify the signature until the kfunc is added to the scx repo. */
/linux/tools/power/cpupower/bindings/python/
H A DREADME63 This allows you to set a specific repo of the bindings to use.
/linux/tools/perf/tests/shell/
H A Dtest_arm_coresight_disasm.sh26 # Relative path works whether it's installed or running from repo
/linux/scripts/dtc/
H A Dupdate-dtc-source.sh25 # * Extract the version number from the dtc repo for the commit message
/linux/rust/pin-init/
H A DREADME.md3 [![Dependency status](https://deps.rs/repo/github/Rust-for-Linux/pin-init/status.svg)](https://deps.rs/repo/github/Rust-for-Linux/pin-init)
/linux/Documentation/virt/acrn/
H A Dintroduction.rst42 The ACRN hypervisor is open for contribution from anyone. The source repo is
/linux/lib/crypto/mpi/
H A Dmpi-sub-ui.c8 * https://gmplib.org/repo/gmp-6.2/file/510b83519d1c/mpz/aors_ui.h
/linux/tools/perf/
H A DMakefile102 # repo directories.
/linux/tools/testing/ktest/examples/include/
H A Ddefaults.conf56 # Point build dir to the git repo you use
/linux/Documentation/driver-api/acpi/
H A Dlinuxized-acpica.rst138 | < Linuxize repo Utility >-->| old linuxized acpica |--+
152 < Linuxize repo Utilities >-->| new linuxized acpica |--+ |

12