Home
last modified time | relevance | path

Searched refs:report (Results 226 – 250 of 1192) sorted by relevance

12345678910>>...48

/openbmc/linux/sound/soc/codecs/
H A Dda7219-aad.c117 int report = 0, ret; in da7219_aad_hptest_work() local
252 report |= SND_JACK_HEADPHONE; in da7219_aad_hptest_work()
254 report |= SND_JACK_LINEOUT; in da7219_aad_hptest_work()
332 snd_soc_jack_report(da7219_aad->jack, report, in da7219_aad_hptest_work()
358 int i, ret, report = 0, mask = 0; in da7219_aad_irq_thread() local
398 report |= SND_JACK_MECHANICAL; in da7219_aad_irq_thread()
424 report |= SND_JACK_HEADSET; in da7219_aad_irq_thread()
438 report |= SND_JACK_BTN_0 >> i; in da7219_aad_irq_thread()
448 report &= ~(SND_JACK_BTN_0 >> i); in da7219_aad_irq_thread()
456 report = 0; in da7219_aad_irq_thread()
[all …]
/openbmc/linux/drivers/hid/
H A Dhid-debug.c660 struct hid_report *report; in hid_dump_device() local
669 report = (struct hid_report *) list; in hid_dump_device()
672 if (report->id) in hid_dump_device()
673 seq_printf(f, "(%d)", report->id); in hid_dump_device()
674 seq_printf(f, "[%s]", table[report->type]); in hid_dump_device()
676 for (k = 0; k < report->maxfield; k++) { in hid_dump_device()
679 hid_dump_field(report->field[k], 6, f); in hid_dump_device()
1074 struct hid_report *report; in hid_dump_input_mapping() local
1079 for (i = 0; i < report->maxfield; i++) { in hid_dump_input_mapping()
1080 for ( j = 0; j < report->field[i]->maxusage; j++) { in hid_dump_input_mapping()
[all …]
H A Dhid-zydacron.c109 static int zc_raw_event(struct hid_device *hdev, struct hid_report *report, in zc_raw_event() argument
117 if (report->id == data[0]) { in zc_raw_event()
129 switch (report->id) { in zc_raw_event()
/openbmc/linux/scripts/coccinelle/misc/
H A Dflexible_array.cocci14 virtual report
95 @script: python depends on report@
100 coccilib.report.print_report(p[0], msg)
H A Duninitialized_var.cocci27 virtual report
46 @script:python depends on report@
50 coccilib.report.print_report(p[0], "WARNING this kind of initialization is deprecated")
H A Ddoubleinit.cocci15 virtual report
45 @script:python depends on report@
54 coccilib.report.print_report(p0[0],msg)
/openbmc/linux/scripts/coccinelle/locks/
H A Ddouble_lock.cocci15 virtual report
86 @script:python depends on report@
93 coccilib.report.print_report(p1[0],msg)
H A Dmini_lock.cocci19 virtual report
91 @script:python depends on report@
99 coccilib.report.print_report(p2[0],msg)
/openbmc/linux/lib/
H A Ddhry_run.c39 goto report; in dhry_benchmark()
48 report: in dhry_benchmark()
/openbmc/docs/designs/
H A Dpsu-monitoring.md16 validate configurations, report invalid configurations, detect and report
17 various faults, and report vital product data (VPD). Some of the function will
38 1. The power supply application must detect, isolate, and report individual
41 configuration, and status, and report via external interfaces.
42 3. The power supply application must report power supply failures to IPMI and
44 4. The power supply application must report power supply present/missing changes
51 and report improper configurations (during boot and at runtime only).
52 6. The power supply application must collect and report power supply VPD (unless
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.c49 u8 report, cck_highpwr; in _rtl8723e_query_rxphystatus() local
67 report = cck_buf->cck_agc_rpt & 0xc0; in _rtl8723e_query_rxphystatus()
68 report = report >> 6; in _rtl8723e_query_rxphystatus()
69 switch (report) { in _rtl8723e_query_rxphystatus()
85 report = p_drvinfo->cfosho[0] & 0x60; in _rtl8723e_query_rxphystatus()
86 report = report >> 5; in _rtl8723e_query_rxphystatus()
87 switch (report) { in _rtl8723e_query_rxphystatus()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dtrx.c58 u8 report, cck_highpwr; in _rtl92se_query_rxphystatus() local
70 report = cck_buf->cck_agc_rpt & 0xc0; in _rtl92se_query_rxphystatus()
71 report = report >> 6; in _rtl92se_query_rxphystatus()
72 switch (report) { in _rtl92se_query_rxphystatus()
88 report = p_drvinfo->cfosho[0] & 0x60; in _rtl92se_query_rxphystatus()
89 report = report >> 5; in _rtl92se_query_rxphystatus()
90 switch (report) { in _rtl92se_query_rxphystatus()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.c52 u8 report, cck_highpwr; in _rtl92ce_query_rxphystatus() local
66 report = cck_buf->cck_agc_rpt & 0xc0; in _rtl92ce_query_rxphystatus()
67 report = report >> 6; in _rtl92ce_query_rxphystatus()
68 switch (report) { in _rtl92ce_query_rxphystatus()
85 report = p_drvinfo->cfosho[0] & 0x60; in _rtl92ce_query_rxphystatus()
86 report = report >> 5; in _rtl92ce_query_rxphystatus()
87 switch (report) { in _rtl92ce_query_rxphystatus()
/openbmc/linux/Documentation/hid/
H A Dhid-bpf.rst41 Simple fixup of report descriptor
45 in the report descriptor. These fixes all require a kernel patch and the
117 Thus, all of the parsing of the HID report and the HID report descriptor
278 modified content and size as the report descriptor.
290 required from the owner of the original report descriptor fixup.
314 even if we change its report descriptor.
317 accessing the current report descriptor of the device through the sysfs.
333 physical position of the switch through a feature report.
346 one byte in the report is less than ideal.
450 needs to emit a feature report on the device itself.
[all …]
/openbmc/u-boot/drivers/usb/gadget/
H A Df_sdp.c243 u8 report = data[0]; in sdp_rx_command_complete() local
250 if (report != 1) { in sdp_rx_command_complete()
251 pr_err("Unexpected report %d\n", report); in sdp_rx_command_complete()
328 u8 report = data[0]; in sdp_rx_data_complete() local
336 if (report != 2) { in sdp_rx_data_complete()
337 pr_err("Unexpected report %d\n", report); in sdp_rx_data_complete()
438 int report = w_value & HID_REPORT_ID_MASK; in sdp_setup() local
443 switch (report) { in sdp_setup()
/openbmc/linux/tools/perf/tests/shell/
H A Drecord_offcpu.sh54 if ! perf report -i ${perfdata} -q --percent-limit=90 | grep -E -q sleep
81 if ! perf report -i ${perfdata} -s comm -q -n -t ';' --percent-limit=90 | \
/openbmc/linux/tools/lib/subcmd/
H A Dsubcmd-util.h10 static inline void report(const char *prefix, const char *err, va_list params) in report() function
22 report(" Fatal: ", err, params); in die()
/openbmc/u-boot/scripts/coccinelle/iterators/
H A Ditnull.cocci19 virtual report
88 @script:python depends on report@
94 coccilib.report.print_report(p2[0], msg)
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/perl-layer/recipes-support/rasdaemon/
H A Drasdaemon_0.8.0.bb30 PACKAGECONFIG[abrt-report] = "--enable-abrt-report,--disable-abrt-report"
/openbmc/linux/tools/perf/
H A DBuild13 perf-y += builtin-report.o
53 CFLAGS_builtin-report.o += -DTIPDIR="BUILD_STR($(tipdir_SQ))"
54 CFLAGS_builtin-report.o += -DDOCDIR="BUILD_STR($(srcdir_SQ)/Documentation)"
/openbmc/linux/scripts/coccinelle/iterators/
H A Ditnull.cocci20 virtual report
89 @script:python depends on report@
95 coccilib.report.print_report(p2[0], msg)
H A Duse_after_iter.cocci8 //#may also cause a report to be a false positive.
19 virtual report
147 @script:python depends on report@
153 coccilib.report.print_report(p2[0], msg)
/openbmc/phosphor-power/power-sequencer/
H A Ducd90160.cpp168 report<power_error::PowerSequencerVoltageFault>( in checkVOUTFaults()
266 report<power_error::PowerSequencerPGOODFault>( in checkPGOODFaults()
296 report<power_error::PowerSequencerFault>( in createPowerFaultLog()
459 report<power_error::GPUPowerFault>( in gpuPGOODError()
481 report<power_error::GPUOverTemp>( in gpuOverTempError()
503 report<power_error::MemoryPowerFault>( in memGoodError()
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Ducd90160.cpp168 report<power_error::PowerSequencerVoltageFault>( in checkVOUTFaults()
266 report<power_error::PowerSequencerPGOODFault>( in checkPGOODFaults()
296 report<power_error::PowerSequencerFault>( in createPowerFaultLog()
459 report<power_error::GPUPowerFault>( in gpuPGOODError()
481 report<power_error::GPUOverTemp>( in gpuOverTempError()
503 report<power_error::MemoryPowerFault>( in memGoodError()
/openbmc/obmc-ikvm/
H A Dikvm_input.hpp102 bool writeKeyboard(const uint8_t* report);
103 void writePointer(const uint8_t* report);

12345678910>>...48