Home
last modified time | relevance | path

Searched refs:overview (Results 1 – 25 of 100) sorted by relevance

1234

/linux/drivers/gpu/drm/amd/ras/core/
H A Dcmd.c180 struct ras_log_batch_overview overview; in ras_cmd_get_cper_snapshot() local
186 ras_log_ring_get_batch_overview(ras_core, &overview); in ras_cmd_get_cper_snapshot()
188 output_data->total_cper_num = overview.logged_batch_count; in ras_cmd_get_cper_snapshot()
189 output_data->start_cper_id = overview.first_batch_id; in ras_cmd_get_cper_snapshot()
190 output_data->latest_cper_id = overview.last_batch_id; in ras_cmd_get_cper_snapshot()
207 struct ras_log_batch_overview overview; in ras_cmd_get_cper_records() local
231 ras_log_ring_get_batch_overview(ras_core, &overview); in ras_cmd_get_cper_records()
234 if (batch_id >= overview.last_batch_id) in ras_cmd_get_cper_records()
274 struct ras_log_batch_overview overview; in ras_cmd_get_batch_trace_snapshot() local
281 ras_log_ring_get_batch_overview(ras_core, &overview); in ras_cmd_get_batch_trace_snapshot()
[all …]
/linux/Documentation/dev-tools/
H A Dindex.rst10 A brief overview of testing-specific tools can be found in
11 Documentation/dev-tools/testing-overview.rst
20 testing-overview
/linux/Documentation/driver-api/pldmfw/
H A Dfile-format.rst4 PLDM Firmware file format overview
12 This diagram provides an overview of the file format::
57 The following diagram provides an overview of the package header::
90 The following diagram provides an overview of the device record area::
145 The following diagram provides an overview of the component area::
/linux/Documentation/translations/zh_CN/dev-tools/
H A Dindex.rst15 Documentation/translations/zh_CN/dev-tools/testing-overview.rst
21 testing-overview
/linux/Documentation/translations/zh_TW/dev-tools/
H A Dindex.rst17 Documentation/translations/zh_TW/dev-tools/testing-overview.rst
26 testing-overview
H A Dtesting-overview.rst5 :Original: Documentation/dev-tools/testing-overview.rst
31 (Documentation/dev-tools/testing-overview.rst)輔助閱讀。
/linux/Documentation/translations/zh_CN/doc-guide/
H A Dchecktransupdate.rst39 - ``tools/docs/checktransupdate.py Documentation/translations/zh_CN/dev-tools/testing-overview.rst…
49 Documentation/translations/zh_CN/dev-tools/testing-overview.rst
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Ddpio-driver.rst9 This document provides an overview of the Freescale DPAA2 DPIO
20 This document provides an overview the Linux DPIO driver, its
24 Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst
25 for a general overview of DPAA2 and the general DPAA2 driver architecture
H A Dindex.rst8 overview
/linux/Documentation/doc-guide/
H A Dchecktransupdate.rst38 - ``tools/docs/checktransupdate.py Documentation/translations/zh_CN/dev-tools/testing-overview.rst…
48 Documentation/translations/zh_CN/dev-tools/testing-overview.rst
/linux/Documentation/translations/it_IT/doc-guide/
H A Dchecktransupdate.rst43 - ``tools/docs/checktransupdate.py Documentation/translations/zh_CN/dev-tools/testing-overview.rst…
53 Documentation/translations/zh_CN/dev-tools/testing-overview.rst
/linux/Documentation/arch/arm/samsung/
H A Dindex.rst12 overview
/linux/Documentation/gpu/
H A Dbacklight.rst6 :doc: overview
/linux/Documentation/driver-api/
H A Dcomponent.rst8 :doc: overview
H A Daperture.rst7 :doc: overview
/linux/Documentation/
H A D.renames.txt37 arm/keystone/overview arch/arm/keystone/overview
63 arm/samsung/overview arch/arm/samsung/overview
65 arm/spear/overview arch/arm/spear/overview
66 arm/sti/overview arch/arm/sti/overview
67 arm/sti/stih407-overview arch/arm/sti/stih407-overview
68 arm/sti/stih418-overview arch/arm/sti/stih418-overview
69 arm/stm32/overview arch/arm/stm32/overview
71 arm/stm32/stm32f429-overview arch/arm/stm32/stm32f429-overview
72 arm/stm32/stm32f746-overview arch/arm/stm32/stm32f746-overview
73 arm/stm32/stm32f769-overview arch/arm/stm32/stm32f769-overview
[all …]
/linux/Documentation/admin-guide/hw-vuln/
H A Dindex.rst5 This section describes CPU vulnerabilities and provides an overview of the
/linux/Documentation/translations/zh_CN/power/
H A Dindex.rst48 * regulator/overview
/linux/Documentation/usb/
H A Dusb-help.rst14 - Linux-USB device overview (working devices and drivers):
/linux/Documentation/driver-api/80211/
H A Dintroduction.rst13 higher-level overview.
/linux/Documentation/gpu/nova/core/
H A Ddevinit.rst7 overview using the Ampere GPU family as an example. The goal is to provide a conceptual
8 overview of the process to aid in understanding the corresponding kernel code.
/linux/Documentation/i2c/busses/
H A Di2c-ali1563.rst19 For an overview of these chips see http://www.acerlabs.com
/linux/Documentation/translations/zh_TW/
H A Dindex.rst63 * dev-tools/testing-overview
/linux/Documentation/translations/zh_CN/
H A Dindex.rst75 dev-tools/testing-overview
/linux/Documentation/power/regulator/
H A Ddesign.rst5 This document provides a brief, partially structured, overview of some

1234