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

12345678910

/linux-master/include/linux/
H A Dpage_reporting.h13 int (*report)(struct page_reporting_dev_info *prdev, member in struct:page_reporting_dev_info
H A Dhiddev.h53 static inline void hiddev_report_event(struct hid_device *hid, struct hid_report *report) { } argument
/linux-master/drivers/hid/
H A Dhid-primax.c17 static int px_raw_event(struct hid_device *hid, struct hid_report *report, argument
H A Dhid-lg4ff.h17 static inline int lg4ff_raw_event(struct hid_device *hdev, struct hid_report *report, argument
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_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-lg2ff.c19 struct hid_report *report; member in struct:lg2ff_device
52 struct hid_report *report; local
[all...]
H A Dhid-picolcd_cir.c95 int picolcd_init_cir(struct picolcd_data *data, struct hid_report *report) argument
33 picolcd_raw_cir(struct picolcd_data *data, struct hid_report *report, u8 *raw_data, int size) argument
H A Dhid-lg3ff.c49 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); local
87 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); local
[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-zpff.c22 struct hid_report *report; member in struct:zpff_device
56 struct hid_report *report; local
[all...]
H A Dhid-emsff.c19 struct hid_report *report; member in struct:emsff_device
49 struct hid_report *report; local
[all...]
H A Dhid-megaworld.c19 struct hid_report *report; member in struct:mwctrl_device
41 struct hid_report *report; local
[all...]
H A Dhid-pxrc.c53 static int pxrc_raw_event(struct hid_device *hdev, struct hid_report *report, argument
H A Dhid-betopff.c34 struct hid_report *report; member in struct:betopff_device
58 struct hid_report *report; local
[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-sjoy.c26 struct hid_report *report; member in struct:sjoyff_device
54 struct hid_report *report; local
[all...]
H A Dhid-zydacron.c109 static int zc_raw_event(struct hid_device *hdev, struct hid_report *report, argument
H A Dhid-gfrm.c50 static int gfrm_raw_event(struct hid_device *hdev, struct hid_report *report, argument
H A Dhid-holtekff.c126 struct hid_report *report; local
H A Dhid-axff.c28 struct hid_report *report; member in struct:axff_device
35 struct hid_report *report = axff->report; local
65 struct hid_report *report; local
[all...]
/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/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/lib/subcmd/
H A Dsubcmd-util.h10 static inline void report(const char *prefix, const char *err, va_list params) function
/linux-master/tools/perf/tests/shell/
H A Dtest_task_analyzer.sh29 report() { function
[all...]

Completed in 156 milliseconds

12345678910