Searched refs:report (Results 226 - 250 of 309) sorted by relevance

1234567891011>>

/linux-master/drivers/hwmon/
H A Dgigabyte_waterforce.c110 /* Writes the command to the device with the rest of the report filled with zeroes */
255 static int waterforce_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, argument
261 /* Received a firmware version report */
H A Dnzxt-kraken3.c39 /* Sensor report offsets for Kraken X53 and Z53 */
45 /* Firmware version report offset for Kraken X53 and Z53 */
48 /* Sensor report offsets for Kraken Z53 */
57 /* Last byte sets the report interval at 0.5s */
101 * For X53 devices, tracks whether an initial (one) sensor report was received to
102 * make fancontrol not bail outright. For Z53 devices, whether a status report
182 * Writes the command to the device with the rest of the report (up to 64 bytes) filled
232 * Data needs to be read, but a sensor report wasn't yet received. It's usually
234 * So, wait for the first report to be parsed (but up to STATUS_VALIDITY).
235 * This does not concern the Z series devices, because they send a sensor report
730 kraken3_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c853 struct htc_credit_report *report; local
888 report = (struct htc_credit_report *) record_buf;
889 htc_process_credit_report(target, report,
890 record->len / sizeof(*report),
/linux-master/crypto/
H A Dscompress.c272 .report = crypto_scomp_report,
/linux-master/drivers/hv/
H A Dhv_balloon.c237 * This message is used to report memory pressure from the guest.
349 * This message is sent by the guest to report the status of a hot add request.
465 * The last time we posted a pressure report to host.
1139 * The host expects the guest to report free and committed memory.
1143 * balloon. Compute this and add it to the pressure report.
1144 * We also need to report all offline pages (num_pages_added -
1657 dm_device.pr_dev_info.report = hv_free_page_report;
1665 dm_device.pr_dev_info.report = NULL;
1675 if (dm_device.pr_dev_info.report) {
1677 dm_device.pr_dev_info.report
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dgen_except.S10 | Any routine which may report an exceptions must load
167 | The typical work to be done to the unimp frame to report an
250 | x is an extended denorm can report an underflow exception.
/linux-master/sound/soc/codecs/
H A Dmt6359-accdet.c321 int report = 0; local
326 report = priv->jack_type | priv->btn_type;
327 snd_soc_jack_report(priv->jack, report, MT6359_ACCDET_JACK_MASK);
H A Drt5659.c1356 int val, btn_type, report = 0; local
1365 /* jack was out, report jack type */
1366 report = rt5659_headset_detect(rt5659->component, 1);
1368 /* jack is already in, report button event */
1369 report = SND_JACK_HEADSET;
1372 * rt5659 can report three kinds of button behavior,
1374 * currently we will report button pressed/released
1382 report |= SND_JACK_BTN_0;
1387 report |= SND_JACK_BTN_1;
1392 report |
[all...]
H A Dwm8996.c2286 int val, reg, report; local
2288 /* Assume headphone in error conditions; we need to report
2291 report = SND_JACK_HEADPHONE;
2308 /* If we've got high enough impedence then report as line,
2312 report = SND_JACK_LINEOUT;
2314 report = SND_JACK_HEADPHONE;
2318 report |= SND_JACK_MICROPHONE;
2320 snd_soc_jack_report(wm8996->jack, report,
2394 /* No accessory, reset everything and report removal */
2440 * plain headphones. If both polarities report
[all...]
/linux-master/drivers/firmware/arm_scmi/
H A Dsensors.c1053 void *report, u32 *src_id)
1061 struct scmi_sensor_trip_point_report *r = report;
1079 struct scmi_sensor_update_report *r = report;
1090 * The generated report r (@struct scmi_sensor_update_report)
1050 scmi_sensor_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
H A Dpowercap.c873 void *report, u32 *src_id)
881 struct scmi_powercap_cap_changed_report *r = report;
898 struct scmi_powercap_meas_changed_report *r = report;
870 scmi_powercap_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
H A Dperf.c1136 void *report, u32 *src_id)
1146 struct scmi_perf_limits_report *r = report;
1185 struct scmi_perf_level_report *r = report;
1133 scmi_perf_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-alsa.c197 unsigned long report, status; local
201 report = saa_readl(SAA7134_IRQ_REPORT);
204 if (report & SAA7134_IRQ_REPORT_DONE_RA3) {
/linux-master/sound/soc/tegra/
H A Dtegra_asoc_machine.c33 .report = SND_JACK_HEADPHONE,
48 .report = SND_JACK_HEADSET,
74 .report = SND_JACK_MICROPHONE,
/linux-master/drivers/hid/
H A Dhid-debug.c3052 struct hid_report *report; local
3061 report = (struct hid_report *) list;
3064 if (report->id)
3065 seq_printf(f, "(%d)", report->id);
3066 seq_printf(f, "[%s]", table[report->type]);
3068 for (k = 0; k < report->maxfield; k++) {
3071 hid_dump_field(report->field[k], 6, f);
3108 /* dump the report */
3627 struct hid_report *report; local
3631 list_for_each_entry(report,
[all...]
H A Dhid-udraw-ps3.c77 * the device could report a single touch when the two fingers
81 * We'll make do without it, and try to report the first touch
101 static int udraw_raw_event(struct hid_device *hdev, struct hid_report *report, argument
260 /* let hidraw and hiddev handle the report */
H A Dhid-roccat-arvo.c407 struct hid_report *report, u8 *data, int size)
406 arvo_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c1794 bool hw_rfkill, prev, report; local
1804 report = hw_rfkill;
1806 report = test_bit(STATUS_RFKILL_OPMODE, &trans->status);
1813 if (prev != report)
1814 iwl_trans_pcie_rf_kill(trans, report, from_irq);
2308 /* during FW reset flow report errors from there */
/linux-master/net/netfilter/
H A Dnf_conntrack_netlink.c753 if (!item->report && !nfnetlink_has_listeners(net, group))
845 err = nfnetlink_send(skb, net, item->portid, group, item->report,
1572 u32 portid, int report, u8 family)
1578 .report = report,
2868 u32 portid, u32 report)
2900 err = nf_ct_expect_related_report(exp, portid, report, 0);
3124 if (!item->report && !nfnetlink_has_listeners(net, group))
3141 nfnetlink_send(skb, net, item->portid, group, item->report, GFP_ATOMIC);
3577 u_int8_t u3, u32 portid, int report)
1570 ctnetlink_flush_conntrack(struct net *net, const struct nlattr * const cda[], u32 portid, int report, u8 family) argument
2867 ctnetlink_glue_attach_expect(const struct nlattr *attr, struct nf_conn *ct, u32 portid, u32 report) argument
3574 ctnetlink_create_expect(struct net *net, const struct nf_conntrack_zone *zone, const struct nlattr * const cda[], u_int8_t u3, u32 portid, int report) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c637 enum ethtool_report report)
639 switch (report) {
707 enum ethtool_report report)
713 ptys2ethtool_link_mode(&ptys2ethtool_map[i], report));
718 enum ethtool_report report)
725 report);
636 ptys2ethtool_link_mode(struct ptys2ethtool_config *cfg, enum ethtool_report report) argument
705 ptys2ethtool_update_link_modes(unsigned long *link_modes, u32 eth_proto, enum ethtool_report report) argument
717 ethtool2ptys_link_modes(const unsigned long *link_modes, enum ethtool_report report) argument
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c663 bool report; local
666 report = nfs4_ff_layoutstat_start_io(mirror, &mirror->read_stat, now);
671 if (report)
694 bool report; local
697 report = nfs4_ff_layoutstat_start_io(mirror , &mirror->write_stat, now);
702 if (report)
2124 /* report nothing for now */
/linux-master/tools/mm/
H A Dslabinfo.c129 "-r|--report Detailed report on single slabs\n"
554 static void report(struct slabinfo *s) function
609 report(s);
1348 report(slab);
1404 { "report", no_argument, NULL, 'r' },
/linux-master/fs/fat/
H A Dfat.h432 void __fat_fs_error(struct super_block *sb, int report, const char *fmt, ...);
/linux-master/sound/soc/ti/
H A Dams-delta.c217 .report = SND_JACK_HEADSET,
/linux-master/tools/testing/selftests/nolibc/
H A DMakefile263 # report with existing test log
264 report:

Completed in 288 milliseconds

1234567891011>>