Home
last modified time | relevance | path

Searched refs:report (Results 401 – 425 of 1200) sorted by relevance

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

/openbmc/linux/tools/perf/Documentation/
H A Dperf-evlist.txt45 linkperf:perf-report[1]
/openbmc/linux/drivers/media/usb/uvc/
H A DKconfig20 to report button events.
/openbmc/openpower-debug-collector/
H A Dwatchdog_timeout.cpp96 report<error>(); in main()
/openbmc/linux/scripts/coccinelle/api/
H A Dcheck_bq27xxx_data.cocci13 virtual report
22 @str depends on report@
/openbmc/linux/drivers/input/mouse/
H A Delan_i2c_smbus.c487 u8 *report, unsigned int report_len) in elan_smbus_get_report() argument
495 &report[ETP_SMBUS_REPORT_OFFSET]); in elan_smbus_get_report()
501 if (report[ETP_REPORT_ID_OFFSET] == ETP_TP_REPORT_ID2) in elan_smbus_get_report()
/openbmc/linux/Documentation/hwmon/
H A Dk10temp.rst128 Models from 17h family report relative temperature, the driver aims to
129 compensate and report the real temperature.
131 On Family 17h and Family 18h CPUs, additional temperature sensors may report
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl8712_recv.c719 u8 report; in query_rx_phy_status() local
728 report = pcck_buf->cck_agc_rpt & 0xc0; in query_rx_phy_status()
729 report >>= 6; in query_rx_phy_status()
730 switch (report) { in query_rx_phy_status()
754 report = ((u8)(le32_to_cpu(pphy_stat->phydw1) >> 8)) & in query_rx_phy_status()
756 report >>= 5; in query_rx_phy_status()
757 switch (report) { in query_rx_phy_status()
/openbmc/linux/drivers/hid/i2c-hid/
H A Di2c-hid-core.c568 static int i2c_hid_get_report_length(struct hid_report *report) in i2c_hid_get_report_length() argument
570 return ((report->size - 1) >> 3) + 1 + in i2c_hid_get_report_length()
571 report->device->report_enum[report->type].numbered + 2; in i2c_hid_get_report_length()
580 struct hid_report *report; in i2c_hid_find_max_report() local
585 list_for_each_entry(report, &hid->report_enum[type].report_list, list) { in i2c_hid_find_max_report()
586 size = i2c_hid_get_report_length(report); in i2c_hid_find_max_report()
/openbmc/linux/sound/soc/codecs/
H A Dwm8994.c3581 int report; in wm8994_mic_work() local
3595 report = 0; in wm8994_mic_work()
3606 if (report) in wm8994_mic_work()
3614 report = 0; in wm8994_mic_work()
3625 if (report) in wm8994_mic_work()
3673 int report; in wm8958_button_det() local
3675 report = 0; in wm8958_button_det()
3677 report |= SND_JACK_BTN_0; in wm8958_button_det()
3680 report |= SND_JACK_BTN_1; in wm8958_button_det()
3683 report |= SND_JACK_BTN_2; in wm8958_button_det()
[all …]
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Dpgood_monitor.cpp73 report<PowerOnFailure>(); in analyze()
/openbmc/u-boot/cmd/
H A Dbootstage.c61 U_BOOT_CMD_MKENT(report, 2, 1, do_bootstage_report, "", ""),
/openbmc/phosphor-power/power-sequencer/
H A Dpgood_monitor.cpp73 report<PowerOnFailure>(); in analyze()
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/
H A Dcp_master108 report,
H A Dcp_cleanup108 report,
H A Dcp_setup108 report,
H A Dcp_post_reboot108 report,
H A Dcp_pre_boot108 report,
/openbmc/linux/tools/perf/tests/shell/
H A Dtest_java_symbol.sh67 perf report --stdio -i ${PERF_INJ_DATA} 2>&1 | \
H A Dstat.sh21 if ! perf stat record -o - true | perf stat report -i - 2>&1 | \
/openbmc/phosphor-host-ipmid/
H A Dstorageaddsel.cpp68 report<error>(metadata::ESEL(data.get()), in createProcedureLogEntry()
H A DREADME.md35 ## Generate test coverage report
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_pwrctrl.c640 struct reportpwrstate_parm report; in cpwm_event_callback() local
642 report.state = PS_STATE_S2; in cpwm_event_callback()
643 cpwm_int_hdl(adapter, &report); in cpwm_event_callback()
664 struct reportpwrstate_parm report; in rpwmtimeout_workitem_callback() local
666 report.state = PS_STATE_S2; in rpwmtimeout_workitem_callback()
667 cpwm_int_hdl(padapter, &report); in rpwmtimeout_workitem_callback()
/openbmc/linux/Documentation/input/devices/
H A Datarikbd.rst39 0xF6 status report
44 0xFD joystick report (both sticks)
59 The ikbd can report mouse motion in three distinctly different ways. It can
60 report relative motion, absolute motion in a coordinate system maintained
91 If the accumulated motion before the report packet is generated exceeds the
140 0xFD ; joystick report header
249 ; position report
250 ; where y=1, mouse key press causes absolute report
251 ; and x=1, mouse key release causes absolute report
335 POSITIONING mode unless the ikbd has been commanded to report on button press
[all …]
/openbmc/linux/drivers/media/radio/si470x/
H A Dradio-si470x-usb.c200 unsigned char *report = buf; in si470x_get_report() local
207 report[0], 2, in si470x_get_report()
223 unsigned char *report = buf; in si470x_set_report() local
230 report[0], 2, in si470x_set_report()
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dexamples.rst21 report'.

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