/Linux-v5.10/arch/powerpc/platforms/ps3/ |
D | repository.c | 290 int ps3_repository_find_device(struct ps3_repository_device *repo) in ps3_repository_find_device() argument 293 struct ps3_repository_device tmp = *repo; in ps3_repository_find_device() 296 BUG_ON(repo->bus_index > 10); in ps3_repository_find_device() 297 BUG_ON(repo->dev_index > 10); in ps3_repository_find_device() 335 *repo = tmp; in ps3_repository_find_device() 339 int ps3_repository_find_device_by_id(struct ps3_repository_device *repo, in ps3_repository_find_device_by_id() argument 412 *repo = tmp; in ps3_repository_find_device_by_id() 417 int (*callback)(const struct ps3_repository_device *repo)) in ps3_repository_find_devices() argument 420 struct ps3_repository_device repo; in ps3_repository_find_devices() local 424 repo.bus_type = bus_type; in ps3_repository_find_devices() [all …]
|
D | device-init.c | 115 const struct ps3_repository_device *repo) in ps3_setup_gelic_device() argument 125 BUG_ON(repo->bus_type != PS3_BUS_TYPE_SB); in ps3_setup_gelic_device() 126 BUG_ON(repo->dev_type != PS3_DEV_TYPE_SB_GELIC); in ps3_setup_gelic_device() 137 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() 141 result = ps3_repository_find_interrupt(repo, in ps3_setup_gelic_device() 182 const struct ps3_repository_device *repo, enum ps3_match_id match_id, in ps3_setup_uhc_device() argument 196 BUG_ON(repo->bus_type != PS3_BUS_TYPE_SB); in ps3_setup_uhc_device() 197 BUG_ON(repo->dev_type != PS3_DEV_TYPE_SB_USB); in ps3_setup_uhc_device() 208 p->dev.bus_id = repo->bus_id; in ps3_setup_uhc_device() [all …]
|
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-v5.10/scripts/ |
D | spdxcheck.py | 32 def read_spdxdata(repo): argument 37 lictree = repo.head.commit.tree['LICENSES'] 240 repo = git.Repo(os.getcwd()) 241 assert not repo.bare 244 spdx = read_spdxdata(repo) 271 scan_git_subtree(repo.head.reference.commit.tree, p) 277 scan_git_tree(repo.head.commit.tree)
|
/Linux-v5.10/tools/memory-model/scripts/ |
D | checklitmushist.sh | 27 echo Run scripts/initlitmushist.sh first, need litmus repo.
|
D | newlitmushist.sh | 27 echo Run scripts/initlitmushist.sh first, need litmus repo.
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-dbg-g-chip-info.rst | 75 `https://linuxtv.org/repo/ <https://linuxtv.org/repo/>`__ for access
|
D | vidioc-dbg-g-register.rst | 85 `https://linuxtv.org/repo/ <https://linuxtv.org/repo/>`__ for access
|
D | pixfmt-rgb.rst | 1296 `https://linuxtv.org/repo/ <https://linuxtv.org/repo/>`__ for access
|
/Linux-v5.10/tools/testing/ktest/examples/ |
D | README | 10 crosstests.conf - this config shows an example of testing a git repo against
|
/Linux-v5.10/Documentation/dev-tools/kunit/ |
D | start.rst | 63 wrapper from your kernel repo: 125 In your kernel repo let's add some code that we can test. Create a file
|
D | usage.rst | 576 included in the Linux source repo) should be avoided at all costs.
|
/Linux-v5.10/Documentation/driver-api/acpi/ |
D | linuxized-acpica.rst | 138 | < Linuxize repo Utility >-->| old linuxized acpica |--+ 152 < Linuxize repo Utilities >-->| new linuxized acpica |--+ |
|
/Linux-v5.10/Documentation/networking/ |
D | netdev-FAQ.rst | 163 simply clone the repo, and then git grep the mainline commit ID, e.g. 263 When user space tools reside in the kernel repo itself all changes 266 to a public repo where user space patches can be seen.
|
/Linux-v5.10/scripts/dtc/ |
D | dtx_diff | 31 -S linux kernel source tree is at root of current git repo
|
/Linux-v5.10/drivers/uio/ |
D | Kconfig | 135 driver is available from below SVN repo - you may use anonymous login
|
/Linux-v5.10/tools/perf/Documentation/ |
D | security.txt | 87 5. Install SELinux packages from Fedora repo, if not already done so, and
|
/Linux-v5.10/Documentation/maintainer/ |
D | pull-requests.rst | 153 If the char-misc-4.15-rc1 tag is not present in the repo that I am
|
/Linux-v5.10/Documentation/dev-tools/ |
D | kselftest.rst | 222 * First use the headers inside the kernel source and/or git repo, and then the
|
/Linux-v5.10/Documentation/x86/ |
D | intel_txt.rst | 51 The mercurial source repo is available at http://www.bughost.org/
|
/Linux-v5.10/ |
D | .mailmap | 13 # repo-abbrev: /pub/scm/linux/kernel/git/
|
D | MAINTAINERS | 17381 T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
|
/Linux-v5.10/Documentation/process/ |
D | howto.rst | 247 https://kernel.org or in the repo. Its development process is as follows:
|
/Linux-v5.10/Documentation/admin-guide/ |
D | kernel-parameters.txt | 2837 https://repo.or.cz/w/linux-2.6/mini2440.git
|