| /linux/arch/powerpc/platforms/ps3/ |
| H A D | device-init.c | 116 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 D | platform.h | 134 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 D | spdxcheck.py | 48 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 D | newlitmushist.sh | 27 echo Run scripts/initlitmushist.sh first, need litmus repo. 32 # repo since the last run.
|
| H A D | checklitmushist.sh | 27 echo Run scripts/initlitmushist.sh first, need litmus repo.
|
| H A D | checkghlitmus.sh | 29 # repo since the last run.
|
| H A D | initlitmushist.sh | 54 # repo since the last run.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-dbg-g-chip-info.rst | 75 `https://linuxtv.org/repo/ <https://linuxtv.org/repo/>`__ for access
|
| H A D | vidioc-dbg-g-register.rst | 85 `https://linuxtv.org/repo/ <https://linuxtv.org/repo/>`__ for access
|
| /linux/Documentation/devicetree/bindings/ |
| H A D | graph.txt | 1 This file has moved to graph.yaml in dt-schema repo
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | pyperf180.c | 15 * repo checkpoint does not have __BPF_CPU_VERSION__, a smaller unroll_count
|
| /linux/tools/power/pm-graph/ |
| H A D | install_latest_from_github.sh | 24 echo "ERROR: pm-graph github repo failed to clone"
|
| /linux/tools/testing/ktest/examples/ |
| H A D | README | 10 crosstests.conf - this config shows an example of testing a git repo against
|
| H A D | test.conf | 48 # Reset the repo after the build and remove all 'test' modules from the target
|
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | enq_select_cpu_fails.bpf.c | |
| H A D | select_cpu_dfl_nodispatch.bpf.c | 30 /* Manually specify the signature until the kfunc is added to the scx repo. */
|
| /linux/tools/power/cpupower/bindings/python/ |
| H A D | README | 63 This allows you to set a specific repo of the bindings to use.
|
| /linux/tools/perf/tests/shell/ |
| H A D | test_arm_coresight_disasm.sh | 26 # Relative path works whether it's installed or running from repo
|
| /linux/scripts/dtc/ |
| H A D | update-dtc-source.sh | 25 # * Extract the version number from the dtc repo for the commit message
|
| /linux/rust/pin-init/ |
| H A D | README.md | 3 [](https://deps.rs/repo/github/Rust-for-Linux/pin-init)
|
| /linux/Documentation/virt/acrn/ |
| H A D | introduction.rst | 42 The ACRN hypervisor is open for contribution from anyone. The source repo is
|
| /linux/lib/crypto/mpi/ |
| H A D | mpi-sub-ui.c | 8 * https://gmplib.org/repo/gmp-6.2/file/510b83519d1c/mpz/aors_ui.h
|
| /linux/tools/perf/ |
| H A D | Makefile | 102 # repo directories.
|
| /linux/tools/testing/ktest/examples/include/ |
| H A D | defaults.conf | 56 # Point build dir to the git repo you use
|
| /linux/Documentation/driver-api/acpi/ |
| H A D | linuxized-acpica.rst | 138 | < Linuxize repo Utility >-->| old linuxized acpica |--+ 152 < Linuxize repo Utilities >-->| new linuxized acpica |--+ |
|