Home
last modified time | relevance | path

Searched refs:report (Results 476 – 500 of 1200) sorted by relevance

1...<<11121314151617181920>>...48

/openbmc/linux/include/linux/
H A Dfsnotify.h393 struct fs_error_report report = { in fsnotify_sb_error() local
399 return fsnotify(FS_ERROR, &report, FSNOTIFY_EVENT_ERROR, in fsnotify_sb_error()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-regulator8 regulators which can report that input value.
34 regulators which can report that output value.
50 and the regulator can't report a detailed operation mode.
99 which can report the control input for voltage.
114 which can report the control input for a current limit.
128 for regulators which can report that control input value.
H A Dsysfs-driver-hid8 report descriptor.
/openbmc/telemetry/tests/src/
H A Dtest_report.cpp452 auto report = makeReport(defaultParams() in TEST_F() local
460 callMethod(report->getPath(), "SetReportingProperties", "", newValue), in TEST_F()
463 EXPECT_THAT(getProperty<uint64_t>(report->getPath(), "Interval"), in TEST_F()
469 auto report = makeReport(defaultParams() in TEST_F() local
478 EXPECT_THAT(getProperty<std::string>(report->getPath(), "ReportingType"), in TEST_F()
484 auto report = makeReport(defaultParams() in TEST_F() local
494 EXPECT_THAT(getProperty<std::string>(report->getPath(), "ReportingType"), in TEST_F()
1152 .WillOnce(Invoke([&args](const interfaces::MetricListener& report) { in TEST_F() argument
1153 args.emplace_back(&report); in TEST_F()
/openbmc/linux/drivers/hid/
H A Dhid-gfrm.c50 static int gfrm_raw_event(struct hid_device *hdev, struct hid_report *report, in gfrm_raw_event() argument
H A Dhid-nintendo.c706 struct joycon_input_report *report; in joycon_request_spi_flash_read() local
725 report = (struct joycon_input_report *)ctlr->input_buf; in joycon_request_spi_flash_read()
727 *reply = &report->subcmd_reply.data[5]; in joycon_request_spi_flash_read()
2101 struct joycon_input_report *report; in joycon_read_info() local
2112 report = (struct joycon_input_report *)ctlr->input_buf; in joycon_read_info()
2115 ctlr->mac_addr[j] = report->subcmd_reply.data[i]; in joycon_read_info()
2130 ctlr->ctlr_type = report->subcmd_reply.data[2]; in joycon_read_info()
2233 struct joycon_input_report *report; in joycon_ctlr_handle_event() local
2249 report = (struct joycon_input_report *)data; in joycon_ctlr_handle_event()
2250 if (report->subcmd_reply.id == ctlr->subcmd_ack_match) in joycon_ctlr_handle_event()
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/groff/files/
H A D0001-build-meintro_fr.ps-depends-on-tbl.patch11 Kanavin for the report.
/openbmc/openbmc/poky/meta/recipes-support/libusb/
H A Dlibusb1_1.0.27.bb5 BUGTRACKER = "http://www.libusb.org/report"
/openbmc/qemu/docs/specs/
H A Dvirt-ctlr.rst15 This register allows the device to report features supported by the
/openbmc/linux/Documentation/input/devices/
H A Dxpad.rst46 The jstest-program from joystick-1.2.15 (jstest-version 2.1.0) will report 8
56 report their values as 8 bit unsigned, not sure what this is good for.
66 When using a known dance pad, jstest will report 6 axes and 14 buttons.
70 in the driver being unable to report when the user was pressing both
/openbmc/linux/Documentation/admin-guide/media/
H A Ddvb-usb-dibusb-mb-cardlist.rst39 * - Unknown USB1.1 DVB-T device ???? please report the name to the author
/openbmc/linux/drivers/usb/image/
H A DKconfig26 Please report failures and successes.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/
H A Dkeyutils-fix-error-report-by-adding-default-message.patch1 fix keyutils test error report
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7638.patch18 … are read from a file and stored into the palette. SDL_LoadBMP_RW should report an error if biClrU…
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A Dsamhain-samhainrc-fix-files-dirs-path.patch51 ## are ignored. Logfile rotation will cause a report because of shrinking
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-log-status.rst36 and this ioctl will report what the device thinks what the standard is.
/openbmc/linux/drivers/hid/intel-ish-hid/
H A Dishtp-hid.h62 uint8_t report[1]; member
/openbmc/phosphor-debug-collector/
H A Ddump_manager_main.cpp31 report<InternalFailure>(); in main()
H A Dwatch.cpp98 report<InternalFailure>(); in callback()
/openbmc/telemetry/
H A Dmeson.options5 description: 'Max number of metric properties in single report')
/openbmc/linux/mm/kasan/
H A DMakefile50 obj-y := common.o report.o
/openbmc/linux/drivers/of/unittest-data/
H A Doverlay_bad_add_dup_prop.dtso20 * further report the memory leak if CONFIG_DEBUG_KMEMLEAK is
/openbmc/phosphor-bmc-code-mgmt/
H A Dmsl_verify.cpp110 report<IncompatibleErr>(Incompatible::MIN_VERSION(msl.c_str()), in verify()
/openbmc/linux/fs/fat/
H A Dmisc.c21 void __fat_fs_error(struct super_block *sb, int report, const char *fmt, ...) in __fat_fs_error() argument
27 if (report) { in __fat_fs_error()
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dsony-laptop.rst16 Some models report hotkeys through the SNC or SPIC devices, such events are
20 Additionally, loading the driver with the debug option will report all events
154 Should you find anything interesting, please report it back to me,

1...<<11121314151617181920>>...48