Home
last modified time | relevance | path

Searched refs:catalog (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-event_source-devices-hv_24x726 What: /sys/bus/event_source/devices/hv_24x7/interface/catalog
30 Provides access to the binary "24x7 catalog" provided by the
31 hypervisor on POWER7 and 8 systems. This catalog lists events
34 https://raw.githubusercontent.com/jmesmon/catalog-24x7/master/hv-24x7-catalog.h
40 A number equal to the length in bytes of the catalog. This is
41 also extractable from the provided binary "catalog" sysfs entry.
47 Exposes the "version" field of the 24x7 catalog. This is also
48 extractable from the provided binary "catalog" sysfs entry.
H A Dsysfs-firmware-efi-esrt5 (ESRT), a catalog of firmware for which can be updated with
/linux/Documentation/arch/arm/stm32/
H A Dstm32f429-overview.rst23 .. _STM32F429: http://www.st.com/web/en/catalog/mmc/FM141/SC1169/SS1577/LN1806?ecmp=stm32f429-439_p…
/linux/Documentation/arch/powerpc/
H A Dimc.rst48 IMC catalog is available at:
49 https://github.com/open-power/ima-catalog
/linux/tools/power/cpupower/
H A DREADME130 'clean' target is intended for cleanup the build catalog from build results
170 When it comes to run the utility from the custom build catalog things
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c689 if (topology->num_intf >= 2 || dpu_kms->catalog->dsc_count >= 2) in dpu_encoder_update_topology()
1438 static struct dpu_hw_intf *dpu_encoder_get_intf(const struct dpu_mdss_cfg *catalog, in dpu_encoder_get_intf() argument
1447 for (i = 0; i < catalog->intf_count; i++) { in dpu_encoder_get_intf()
1448 if (catalog->intf[i].type == type in dpu_encoder_get_intf()
1449 && catalog->intf[i].controller_id == controller_id) { in dpu_encoder_get_intf()
1450 return dpu_rm_get_intf(dpu_rm, catalog->intf[i].id); in dpu_encoder_get_intf()
2653 dpu_kms->catalog->caps->has_idle_pc; in dpu_encoder_setup_display()
2676 phys_params.hw_intf = dpu_encoder_get_intf(dpu_kms->catalog, &dpu_kms->rm, in dpu_encoder_setup_display()
/linux/Documentation/hwmon/
H A Dlm85.rst60 Datasheet: http://www.smsc.com/main/catalog/emc6d102.html
68 Datasheet: http://www.smsc.com/main/catalog/emc6d103.html
76 Datasheet: http://www.smsc.com/main/catalog/emc6d103s.html
/linux/Documentation/translations/sp_SP/process/
H A Dkernel-docs.rst111 http://www.oreilly.com/catalog/linuxdrive3/
/linux/Documentation/process/
H A Dcve.rst6 unambiguous way to identify, define, and catalog publicly disclosed
/linux/arch/powerpc/perf/
H A Dhv-24x7.c1105 static const BIN_ATTR_RO(catalog, 0/* real length varies */);