Home
last modified time | relevance | path

Searched refs:profile (Results 176 – 200 of 572) sorted by relevance

12345678910>>...23

/openbmc/openbmc-test-automation/lib/
H A Dhtx_resource.robot14 # Default MDT profile.
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-packaging_24.0.bb14 RDEPENDS:${PN} += "python3-profile"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-networkx_3.1.bb19 python3-profile \
H A Dpython3-pycocotools_2.0.7.bb11 RDEPENDS:${PN} = "python3-matplotlib python3-pillow python3-profile"
H A Dpython3-isort_5.13.2.bb18 python3-profile \
H A Dpython3-awesomeversion_24.2.0.bb9 RDEPENDS:${PN} += "python3-profile python3-logging"
H A Dpython3-pyproj_3.6.1.bb18 python3-profile \
H A Dpython3-smpplib_2.2.3.bb22 python3-profile \
H A Dpython3-tomlkit_0.12.3.bb16 python3-profile \
H A Dpython3-sqlalchemy_2.0.27.bb20 python3-profile \
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h353 enum v4l2_mpeg_video_h264_profile profile; member
403 enum v4l2_mpeg_video_mpeg4_profile profile; member
434 u8 profile; member
438 enum v4l2_mpeg_video_hevc_profile profile; member
/openbmc/linux/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_tnrdmd_dvbt2.h25 enum cxd2880_dvbt2_profile profile; member
/openbmc/openbmc/meta-security/recipes-security/krill/files/
H A Dpanic_workaround.patch11 [profile.release]
/openbmc/linux/Documentation/maintainer/
H A Dindex.rst17 maintainer-entry-profile
/openbmc/linux/drivers/hid/
H A Dhid-corsair.c384 int profile; in k90_store_current_profile() local
386 if (kstrtoint(buf, 10, &profile)) in k90_store_current_profile()
388 if (profile < 1 || profile > 3) in k90_store_current_profile()
394 USB_RECIP_DEVICE, profile, 0, NULL, 0, in k90_store_current_profile()
H A Dhid-roccat-arvo.h63 uint8_t profile; member
/openbmc/linux/drivers/platform/surface/
H A DKconfig116 - Platform profile (performance-/cooling-mode) device (5th- and later
208 Provides support for the ACPI platform profile on 5th- and later
211 More specifically, this driver provides ACPI platform profile support
214 other words, this driver provides platform profile support on the
216 later. On those devices, the platform profile can significantly
222 Select M or Y here, if you want to include ACPI platform profile
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/
H A D0007-use-own-functions-file-instead-etc-init.d-functions.patch79 @@ -30,7 +30,7 @@ if [ -f /etc/profile ]; then
80 . /etc/profile
/openbmc/linux/drivers/media/platform/st/sti/hva/
H A Dhva.h62 u8 profile[32]; member
92 enum v4l2_mpeg_video_h264_profile profile; member
/openbmc/openbmc-test-automation/systest/
H A Dnetwork_stability_test.robot3 ... By default running HTX mdt.bu profile for stress test.
34 # - Create HTX mdt profile
/openbmc/linux/Documentation/features/debug/gcov-profile-all/
H A Darch-support.txt2 # Feature name: gcov-profile-all
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/
H A Dxserver-nodm28 . /etc/profile
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/
H A Dgupnp-dlna_0.12.0.bb4 …file://libgupnp-dlna/gupnp-dlna-profile.h;beginline=1;endline=22;md5=1b85459f65cb1e73a885ca137aab6…
/openbmc/u-boot/board/ti/am335x/
H A Dmux.c368 unsigned short profile = detect_daughter_board_profile(); in enable_board_pin_mux() local
372 if (profile & ~PROFILE_2) in enable_board_pin_mux()
376 if (profile & ~(PROFILE_2 | PROFILE_3)) in enable_board_pin_mux()
379 else if (profile == PROFILE_2) { in enable_board_pin_mux()
/openbmc/linux/security/apparmor/include/
H A Dlabel.h260 struct aa_profile *profile; \
263 label_for_each(i, (L), profile) { \
264 if (RULE_MEDIATES(&profile->rules, (C))) { \
361 int aa_label_match(struct aa_profile *profile, struct aa_ruleset *rules,

12345678910>>...23