/kernel/linux/linux-5.10/include/linux/ |
H A D | page_reporting.h | 13 int (*report)(struct page_reporting_dev_info *prdev, member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | page_reporting.h | 13 int (*report)(struct page_reporting_dev_info *prdev, member
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-primax.c | 17 static int px_raw_event(struct hid_device *hid, struct hid_report *report, in px_raw_event() argument
|
H A D | hid-lg2ff.c | 19 struct hid_report *report; member 52 struct hid_report *report; in lg2ff_init() local [all...] |
H A D | hid-lg3ff.c | 45 struct hid_report *report; member 53 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_play() local 91 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_set_autocenter() local [all...] |
H A D | hid-lg4ff.h | 17 static inline int lg4ff_raw_event(struct hid_device *hdev, struct hid_report *report, in lg4ff_raw_event() argument
|
H A D | hid-picolcd_cir.c | 95 int picolcd_init_cir(struct picolcd_data *data, struct hid_report *report) in picolcd_init_cir() argument 33 picolcd_raw_cir(struct picolcd_data *data, struct hid_report *report, u8 *raw_data, int size) picolcd_raw_cir() argument
|
H A D | hid-picolcd_backlight.c | 26 struct hid_report *report = picolcd_out_report(REPORT_BRIGHTNESS, data->hdev); in picolcd_set_brightness() local 53 int picolcd_init_backlight(struct picolcd_data *data, struct hid_report *report) in picolcd_init_backlight() argument [all...] |
H A D | hid-picolcd_lcd.c | 29 struct hid_report *report = picolcd_out_report(REPORT_CONTRAST, data->hdev); in picolcd_set_contrast() local 55 int picolcd_init_lcd(struct picolcd_data *data, struct hid_report *report) in picolcd_init_lcd() argument [all...] |
H A D | hid-emsff.c | 19 struct hid_report *report; member 49 struct hid_report *report; in emsff_init() local [all...] |
H A D | hid-picolcd_leds.c | 34 struct hid_report *report; in picolcd_leds_set() local 96 int picolcd_init_leds(struct picolcd_data *data, struct hid_report *report) in picolcd_init_leds() argument [all...] |
H A D | hid-zpff.c | 22 struct hid_report *report; member 56 struct hid_report *report; in zpff_init() local [all...] |
H A D | hid-betopff.c | 34 struct hid_report *report; member 58 struct hid_report *report; in betopff_init() local [all...] |
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-primax.c | 17 static int px_raw_event(struct hid_device *hid, struct hid_report *report, in px_raw_event() argument
|
H A D | hid-lg3ff.c | 45 struct hid_report *report; member 53 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_play() local 91 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_set_autocenter() local [all...] |
H A D | hid-lg4ff.h | 17 static inline int lg4ff_raw_event(struct hid_device *hdev, struct hid_report *report, in lg4ff_raw_event() argument
|
H A D | hid-picolcd_cir.c | 95 int picolcd_init_cir(struct picolcd_data *data, struct hid_report *report) in picolcd_init_cir() argument 33 picolcd_raw_cir(struct picolcd_data *data, struct hid_report *report, u8 *raw_data, int size) picolcd_raw_cir() argument
|
H A D | hid-picolcd_backlight.c | 26 struct hid_report *report = picolcd_out_report(REPORT_BRIGHTNESS, data->hdev); in picolcd_set_brightness() local 53 int picolcd_init_backlight(struct picolcd_data *data, struct hid_report *report) in picolcd_init_backlight() argument [all...] |
H A D | hid-picolcd_lcd.c | 29 struct hid_report *report = picolcd_out_report(REPORT_CONTRAST, data->hdev); in picolcd_set_contrast() local 55 int picolcd_init_lcd(struct picolcd_data *data, struct hid_report *report) in picolcd_init_lcd() argument [all...] |
H A D | hid-lg2ff.c | 19 struct hid_report *report; member 52 struct hid_report *report; in lg2ff_init() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | instruction_count_test.c | 25 do_count_loop(struct event *event, uint64_t instructions, uint64_t overhead, bool report) do_count_loop() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | instruction_count_test.c | 25 do_count_loop(struct event *event, uint64_t instructions, uint64_t overhead, bool report) do_count_loop() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ |
H A D | count_instructions.c | 29 do_count_loop(struct event *events, u64 instructions, u64 overhead, bool report) do_count_loop() argument
|
/kernel/linux/linux-5.10/tools/lib/subcmd/ |
H A D | subcmd-util.h | 11 static inline void report(const char *prefix, const char *err, va_list params) in report() function
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/ |
H A D | rtl8188e_rxdesc.c | 65 struct recv_stat report; in update_recvframe_attrib_88e() local [all...] |