Home
last modified time | relevance | path

Searched defs:report (Results 26 – 50 of 251) sorted by relevance

1234567891011

/openbmc/linux/drivers/hid/
H A Dhid-gaff.c26 struct hid_report *report; member
66 struct hid_report *report; in gaff_init() local
H A Dhid-picolcd_leds.c34 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()
H A Dhid-chicony.c26 static int ch_report_wireless(struct hid_report *report, u8 *data, int size) in ch_report_wireless()
49 struct hid_report *report, u8 *data, int size) in ch_raw_event()
H A Dhid-lgff.c61 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lgff_play() local
103 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lgff_set_autocenter() local
H A Dhid-pl.c41 struct hid_report *report; member
72 struct hid_report *report; in plff_init() local
H A Dhid-dr.c28 struct hid_report *report; member
77 struct hid_report *report; in drff_init() local
H A Dhid-google-stadiaff.c19 struct hid_report *report; member
63 struct hid_report *report; in stadiaff_init() local
H A Dhid-multitouch.c155 struct hid_report *report; member
448 static void mt_get_feature(struct hid_device *hdev, struct hid_report *report) in mt_get_feature()
556 struct hid_report *report) in mt_allocate_application()
591 struct hid_report *report) in mt_find_application()
613 struct hid_report *report) in mt_allocate_report_data()
653 struct hid_report *report) in mt_find_report_data()
1199 struct hid_report *report = rdata->report; in mt_touch_report() local
1445 static void mt_report(struct hid_device *hid, struct hid_report *report) in mt_report()
1472 struct hid_report *report = field->report; in mt_need_to_apply_feature() local
1600 struct hid_report *report; in mt_input_configured() local
[all …]
H A Dhid-tmff.c43 struct hid_report *report; member
121 struct hid_report *report; in tmff_init() local
H A Dhid-primax.c17 static int px_raw_event(struct hid_device *hid, struct hid_report *report, in px_raw_event()
/openbmc/linux/drivers/hid/usbhid/
H A Dhiddev.c61 struct hid_report *report; in hiddev_lookup_report() local
112 struct hid_report *report; in hiddev_lookup_usage() local
186 void hiddev_report_event(struct hid_device *hid, struct hid_report *report) in hiddev_report_event()
433 struct hid_report *report; in hiddev_ioctl_usage() local
603 struct hid_report *report; in hiddev_ioctl() local
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Delog.hpp188 uint32_t report(Args... i_args) in report() function
217 uint32_t report(Entry::Level level, Args... i_args) in report() function
/openbmc/telemetry/src/
H A Dreport.hpp35 OnChangeContext(Report& report) : report(report) {} in OnChangeContext()
51 Report& report; member in Report::OnChangeContext
/openbmc/linux/drivers/media/radio/
H A Dradio-si476x.c378 struct si476x_rsq_status_report report; in si476x_radio_g_tuner() local
656 struct si476x_rsq_status_report report; in si476x_radio_g_frequency() local
1189 struct si476x_acf_status_report report; in si476x_radio_read_acf_blob() local
1217 struct si476x_rds_blockcount_report report; in si476x_radio_read_rds_blckcnt_blob() local
1246 struct si476x_agc_status_report report; in si476x_radio_read_agc_blob() local
1274 struct si476x_rsq_status_report report; in si476x_radio_read_rsq_blob() local
1309 struct si476x_rsq_status_report report; in si476x_radio_read_rsq_primary_blob() local
/openbmc/linux/drivers/staging/greybus/
H A Dhid.c152 static int gb_hid_report_len(struct hid_report *report) in gb_hid_report_len()
161 struct hid_report *report; in gb_hid_find_max_report() local
190 static void gb_hid_init_report(struct gb_hid *ghid, struct hid_report *report) in gb_hid_init_report()
210 struct hid_report *report; in gb_hid_init_reports() local
/openbmc/linux/drivers/hwmon/
H A Dnzxt-smart2.c223 struct fan_config_report *report = data; in handle_fan_config_report() local
244 struct fan_status_report *report = data; in handle_fan_status_report() local
469 struct set_fan_speed_report report = { in set_pwm() local
563 u8 report[] = { in set_update_interval() local
689 struct hid_report *report, u8 *data, int size) in nzxt_smart2_hid_raw_event()
/openbmc/obmc-ikvm/
H A Dikvm_input.cpp533 bool Input::writeKeyboard(const uint8_t* report) in writeKeyboard()
565 void Input::writePointer(const uint8_t* report) in writePointer()
/openbmc/qemu/tests/tcg/multiarch/gdbstub/
H A Dtest-proc-mappings.py12 def report(cond, msg): function
H A Dtest-thread-breakpoint.py13 def report(cond, msg): function
H A Dtest-qxfer-auxv-read.py13 def report(cond, msg): function
H A Dinterrupt.py16 def report(cond, msg): function
H A Dsha1.py15 def report(cond, msg): function
/openbmc/qemu/tests/tcg/s390x/gdbstub/
H A Dtest-signals-s390x.py15 def report(cond, msg): function
H A Dtest-svc.py12 def report(cond, msg): function
/openbmc/qemu/tests/tcg/aarch64/gdbstub/
H A Dtest-sve.py15 def report(cond, msg): function

1234567891011