Searched refs:report (Results 1 - 25 of 314) sorted by last modified time

1234567891011>>

/linux-master/sound/soc/intel/boards/
H A Dbytcr_rt5640.c473 .report = SND_JACK_HEADSET,
480 .report = SND_JACK_HEADSET,
515 int jack_status, report; local
522 report = rt5640_detect_headset(component, rt5640_jack2_gpio.desc);
525 return report;
/linux-master/sound/soc/codecs/
H A Drt5645.c3308 int val, btn_type, gpio_state = 0, report = 0; local
3323 report = rt5645_jack_detect(rt5645->component, gpio_state);
3326 report, SND_JACK_HEADPHONE);
3328 report, SND_JACK_MICROPHONE);
3341 report = rt5645_jack_detect(rt5645->component, 1);
3347 report = SND_JACK_HEADSET;
3349 /* rt5650 can report three kinds of button behavior,
3351 currently we will report button pressed/released
3358 report |= SND_JACK_BTN_0;
3363 report |
[all...]
H A Dda7219-aad.c38 /* Send an initial empty report */
117 int report = 0, ret; local
252 report |= SND_JACK_HEADPHONE;
254 report |= SND_JACK_LINEOUT;
328 * Only send report if jack hasn't been removed during process,
332 snd_soc_jack_report(da7219_aad->jack, report,
358 int i, ret, report = 0, mask = 0; local
398 report |= SND_JACK_MECHANICAL;
408 * HP impedance test to determine output type to report.
424 report |
[all...]
/linux-master/sound/pci/hda/
H A Dpatch_realtek.c3231 int report = 0; local
3234 report |= SND_JACK_BTN_0;
3237 report |= SND_JACK_BTN_1;
3241 report |= SND_JACK_BTN_2;
3245 report |= SND_JACK_BTN_3;
3247 snd_hda_jack_set_button_state(codec, jack->nid, report);
/linux-master/fs/nfsd/
H A Dnfs4xdr.c4601 static bool report = true; local
4653 if (report)
4660 report = false;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsdma_v4_4_2.c2185 struct aca_bank_report *report, void *data)
2196 ret = aca_bank_info_decode(bank, &report->info);
2201 report->count[type] = ACA_REG__MISC0__ERRCNT(misc0);
2183 sdma_v4_4_2_aca_bank_generate_report(struct aca_handle *handle, struct aca_bank *bank, enum aca_error_type type, struct aca_bank_report *report, void *data) argument
/linux-master/drivers/hid/i2c-hid/
H A Di2c-hid-core.c245 * Device will send report data through data register. Because
254 * In addition to report data device will supply data length
261 "failed to set a report to device: %d\n", error);
268 /* Check for empty report response */
277 "device returned incorrect report (%d vs %d expected)\n",
303 * i2c_hid_set_or_send_report: forward an incoming report to the device
306 * @report_id: the report ID
307 * @buf: the actual data to transfer, without the report ID
309 * @do_set: true: use SET_REPORT HID command, false: send plain OUTPUT report
345 * With simple "send report" al
558 i2c_hid_get_report_length(struct hid_report *report) argument
570 struct hid_report *report; local
[all...]
/linux-master/drivers/hid/
H A Dhid-nintendo.c45 * Reference the url below for the following HID report defines:
146 /* How many samples to sum before calculating average IMU report delta */
630 unsigned int imu_timestamp_us; /* timestamp we report to userspace */
631 unsigned int imu_last_pkt_ms; /* used to calc imu report delta */
632 /* the following are used to track the average imu report time delta */
816 hid_dbg(hdev, "Failed to send output report ret=%d\n", ret);
826 * report prior to sending the subcommand. This improves
841 "timeout waiting for input report\n");
891 * Wait a short time after receiving an input report before
1026 struct joycon_input_report *report; local
2451 struct joycon_input_report *report; local
2603 struct joycon_input_report *report; local
2645 nintendo_hid_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) argument
[all...]
H A Dhid-mcp2221.c23 /* Commands codes in a raw output report */
40 /* Response codes in a raw input report */
127 /* Synchronously send output report to the device */
148 * Send o/p report to the device and wait for i/p report to be
230 * An output report can contain minimum 1 and maximum 60 user data
233 * bytes. Total number of bytes is informed in very first report to
747 * is called by HID layer when it receives i/p report from mcp2221,
755 struct hid_report *report, u8 *data, int size)
754 mcp2221_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
H A Dhid-logitech-dj.c74 /* supported DJ HID && RF report types */
520 /* Maximum size of all defined hid reports in bytes (including report id) */
533 /* Number of possible hid report types that can be created by this driver.
535 * Right now, RF report types have the same report types (or report id's)
536 * than the hid report created from those RF reports. In the future
539 * For instance, RF report type 0x01 which has a size of 8 bytes, corresponds
540 * to hid report id 0x01, this is standard keyboard. Same thing applies to mice
541 * reports and consumer control, etc. If a new RF report i
1159 u8 report = data[0]; local
1187 struct hid_report *report; local
1520 logi_dj_dj_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
1590 logi_dj_hidpp_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
1667 logi_dj_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
[all...]
/linux-master/arch/x86/kvm/svm/
H A Dsev.c1104 void __user *report = (void __user *)(uintptr_t)argp->data; local
1156 if (copy_to_user(report, &params, sizeof(params)))
3002 * ensure that MSR_IA32_XSS is available, but it might report true even
/linux-master/net/netfilter/
H A Dnf_tables_api.c146 ctx->report = nlmsg_report(nlh);
1007 bool report; member in struct:nftnl_skb_parms
1011 static void nft_notify_enqueue(struct sk_buff *skb, bool report, argument
1014 NFT_CB(skb).report = report;
1025 if (!ctx->report &&
1044 nft_notify_enqueue(skb, ctx->report, &nft_net->notify_list);
1892 if (!ctx->report &&
1912 nft_notify_enqueue(skb, ctx->report, &nft_net->notify_list);
3471 if (!ctx->report
8139 __nft_obj_notify(struct net *net, const struct nft_table *table, struct nft_object *obj, u32 portid, u32 seq, int event, u16 flags, int family, int report, gfp_t gfp) argument
8169 nft_obj_notify(struct net *net, const struct nft_table *table, struct nft_object *obj, u32 portid, u32 seq, int event, u16 flags, int family, int report, gfp_t gfp) argument
[all...]
/linux-master/include/net/netfilter/
H A Dnf_tables.h211 * @report: notify via unicast netlink message
223 bool report; member in struct:nft_ctx
927 * @offload_action: function to report true/false to allocate one slot or not in the flow
1369 int event, u16 flags, int family, int report, gfp_t gfp);
/linux-master/drivers/firmware/arm_scmi/
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.c1135 void *report, u32 *src_id)
1145 struct scmi_perf_limits_report *r = report;
1184 struct scmi_perf_level_report *r = report;
1132 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/nvme/host/
H A Dzns.c180 struct nvme_zone_report *report; local
189 report = nvme_zns_alloc_report_buffer(ns, nr_zones, &buflen);
190 if (!report)
202 memset(report, 0, buflen);
205 ret = nvme_submit_sync_cmd(ns->queue, &c, report, buflen);
212 nz = min((unsigned int)le64_to_cpu(report->nr_zones), nr_zones);
218 &report->entries[i],
233 kvfree(report);
/linux-master/tools/lib/bpf/
H A Dlibbpf.c3429 goto report;
3510 report:
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c305 /* key mismatch - will also report !MIC_OK but we shouldn't count it */
307 goto report;
324 goto report;
328 goto report;
342 goto report;
350 report:
1630 /* report the AMPDU-EOF bit on single frames */
1772 /* report the AMPDU-EOF bit on single frames */
H A Dd3.c1491 goto report;
1549 goto report;
1586 goto report;
1609 report:
/linux-master/include/linux/greybus/
H A Dgreybus_protocols.h631 /* HID get report request/response */
637 /* HID set report request */
641 __u8 report[]; member in struct:gb_hid_set_report_request
644 /* HID input report request, via interrupt pipe */
646 __u8 report[0]; member in struct:gb_hid_input_report_request
/linux-master/fs/exfat/
H A Dexfat_fs.h534 void __exfat_fs_error(struct super_block *sb, int report, const char *fmt, ...)
/linux-master/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.c1201 u8 report; local
1204 report = pcck_buf->cck_agc_rpt & 0xc0;
1205 report >>= 6;
1206 switch (report) {
1224 report = pcck_buf->cck_agc_rpt & 0x60;
1225 report >>= 5;
1226 switch (report) {
/linux-master/drivers/regulator/
H A Dcore.c966 const char *report; local
973 report = "unknown";
975 report = "enabled";
977 report = "disabled";
979 return sprintf(buf, "%s\n", report);
/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)
2132 /* report nothing for now */
/linux-master/drivers/vfio/
H A Dvfio_main.c1121 struct vfio_device_feature_dma_logging_report report; local
1131 sizeof(report));
1135 if (copy_from_user(&report, arg, minsz))
1138 if (report.page_size < SZ_4K || !is_power_of_2(report.page_size))
1141 if (check_add_overflow(report.iova, report.length, &iova_end) ||
1145 iter = iova_bitmap_alloc(report.iova, report.length,
1146 report
[all...]

Completed in 416 milliseconds

1234567891011>>