Searched defs:report (Results 1 - 25 of 228) sorted by path

12345678910

/linux-master/drivers/hid/
H A Dhid-lg4ff.h17 static inline int lg4ff_raw_event(struct hid_device *hdev, struct hid_report *report, argument
H A Dhid-ntrig.c111 struct hid_report *report = hdev->report_enum[HID_FEATURE_REPORT]. local
125 struct hid_report *report; local
897 struct hid_report *report; local
[all...]
H A Dhid-picolcd.h152 picolcd_debug_out_report(struct picolcd_data *data, struct hid_device *hdev, struct hid_report *report) argument
156 picolcd_debug_raw_event(struct picolcd_data *data, struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) argument
211 picolcd_init_backlight(struct picolcd_data *data, struct hid_report *report) argument
238 picolcd_init_lcd(struct picolcd_data *data, struct hid_report *report) argument
261 picolcd_init_leds(struct picolcd_data *data, struct hid_report *report) argument
283 picolcd_raw_cir(struct picolcd_data *data, struct hid_report *report, u8 *raw_data, int size) argument
288 picolcd_init_cir(struct picolcd_data *data, struct hid_report *report) argument
[all...]
H A Dhid-picolcd_backlight.c26 struct hid_report *report = picolcd_out_report(REPORT_BRIGHTNESS, data->hdev); local
53 int picolcd_init_backlight(struct picolcd_data *data, struct hid_report *report) argument
[all...]
H A Dhid-picolcd_debugfs.c384 picolcd_debug_out_report(struct picolcd_data *data, struct hid_device *hdev, struct hid_report *report) argument
641 picolcd_debug_raw_event(struct picolcd_data *data, struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) argument
[all...]
H A Dhid-picolcd_lcd.c29 struct hid_report *report = picolcd_out_report(REPORT_CONTRAST, data->hdev); local
55 int picolcd_init_lcd(struct picolcd_data *data, struct hid_report *report) argument
[all...]
H A Dhid-picolcd_leds.c34 struct hid_report *report; local
96 int picolcd_init_leds(struct picolcd_data *data, struct hid_report *report) argument
[all...]
H A Dhid-pl.c41 struct hid_report *report; member in struct:plff_device
72 struct hid_report *report; local
[all...]
H A Dhid-primax.c17 static int px_raw_event(struct hid_device *hid, struct hid_report *report, argument
H A Dhid-sjoy.c26 struct hid_report *report; member in struct:sjoyff_device
54 struct hid_report *report; local
[all...]
H A Dhid-waltop.c652 waltop_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
[all...]
H A Dhid-zydacron.c109 static int zc_raw_event(struct hid_device *hdev, struct hid_report *report, argument
/linux-master/drivers/net/wireless/ti/wl1251/
H A Devent.h96 struct event_debug_report report; member in struct:event_mailbox
/linux-master/include/linux/
H A Dhiddev.h53 static inline void hiddev_report_event(struct hid_device *hid, struct hid_report *report) { } argument
/linux-master/tools/testing/selftests/powerpc/pmu/
H A Dcount_instructions.c29 do_count_loop(struct event *events, u64 instructions, u64 overhead, bool report) argument
/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Dinstruction_count_test.c25 do_count_loop(struct event *event, uint64_t instructions, uint64_t overhead, bool report) argument
/linux-master/Documentation/trace/postprocess/
H A Dtrace-pagealloc-postprocess.pl381 sub report() { subroutine
H A Dtrace-vmscan-postprocess.pl715 sub report() { subroutine
/linux-master/arch/s390/include/asm/
H A Dkexec.h69 struct ipl_report *report; member in struct:s390_load_data
/linux-master/arch/s390/kernel/
H A Dipl.c2390 int ipl_report_add_component(struct ipl_report *report, struct kexec_buf *kbuf, argument
2410 int ipl_report_add_certificate(struct ipl_report *report, void *key, argument
2432 struct ipl_report *report; local
2450 ipl_report_finish(struct ipl_report *report) argument
2505 ipl_report_free(struct ipl_report *report) argument
[all...]
/linux-master/arch/s390/pci/
H A Dpci.c961 zpci_report_error(struct pci_dev *pdev, struct zpci_report_error_header *report) argument
H A Dpci_sysfs.c153 struct zpci_report_error_header *report = (void *) buf; local
/linux-master/arch/x86/kvm/svm/
H A Dsev.c1104 void __user *report = (void __user *)(uintptr_t)argp->data; local
/linux-master/drivers/block/
H A Dvirtio_blk.c667 struct virtio_blk_zone_report *report; local
/linux-master/drivers/firmware/arm_scmi/
H A Dbase.c324 scmi_base_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

Completed in 302 milliseconds

12345678910