Searched defs:report (Results 76 - 100 of 228) sorted by relevance

12345678910

/linux-master/fs/fat/
H A Dmisc.c21 void __fat_fs_error(struct super_block *sb, int report, const char *fmt, ...) argument
/linux-master/fs/exfat/
H A Dmisc.c26 void __exfat_fs_error(struct super_block *sb, int report, const char *fmt, ...) argument
/linux-master/Documentation/trace/postprocess/
H A Dtrace-vmscan-postprocess.pl715 sub report() { subroutine
/linux-master/sound/soc/codecs/
H A Dmt6359-accdet.c321 int report = 0; local
H A Dda7219-aad.c117 int report = 0, ret; local
358 int i, ret, report = 0, mask = 0; local
[all...]
/linux-master/drivers/virt/coco/
H A Dtsm.c42 struct tsm_report report; member in struct:tsm_report_state
61 static struct tsm_report_state *to_state(struct tsm_report *report) argument
66 try_advance_write_generation(struct tsm_report *report) argument
87 struct tsm_report *report = to_tsm_report(cfg); local
125 struct tsm_report *report = to_tsm_report(cfg); local
141 struct tsm_report *report = to_tsm_report(cfg); local
156 __read_report(struct tsm_report *report, void *buf, size_t count, enum tsm_data_select select) argument
180 read_cached_report(struct tsm_report *report, void *buf, size_t count, enum tsm_data_select select) argument
200 tsm_report_read(struct tsm_report *report, void *buf, size_t count, enum tsm_data_select select) argument
240 struct tsm_report *report = to_tsm_report(cfg); local
249 struct tsm_report *report = to_tsm_report(cfg); local
288 struct tsm_report *report = to_tsm_report(cfg); local
[all...]
/linux-master/drivers/hid/
H A Dhid-picolcd_fb.c187 struct hid_report *report = picolcd_out_report(REPORT_LCD_CMD, data->hdev); local
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-elan.c359 elan_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
H A Dhid-google-hammer.c426 struct hid_report *report; local
459 struct hid_report *report; local
[all...]
H A Dhid-roccat-kone.c844 static int kone_raw_event(struct hid_device *hdev, struct hid_report *report, argument
H A Dhid-roccat-kovaplus.c604 kovaplus_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
H A Dhid-roccat-pyra.c547 static int pyra_raw_event(struct hid_device *hdev, struct hid_report *report, argument
H A Dhid-steelseries.c132 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); local
589 steelseries_headset_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *read_buf, int size) argument
H A Dhid-debug.c660 struct hid_report *report; local
1072 struct hid_report *report; local
[all...]
/linux-master/drivers/hwmon/
H A Dcorsair-cpro.c133 static int ccp_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
/linux-master/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c206 struct hid_report *report = report_enum->report_id_hash[j]; local
412 struct hid_report *report; local
[all...]
/linux-master/include/linux/
H A Dfsnotify.h431 struct fs_error_report report = { local
/linux-master/drivers/net/wireless/ti/wl1251/
H A Devent.h96 struct event_debug_report report; member in struct:event_mailbox
/linux-master/drivers/hid/intel-ish-hid/
H A Dishtp-hid.h62 uint8_t report[1]; member in struct:report_list::__anon6
/linux-master/drivers/hid/usbhid/
H A Dhiddev.c61 struct hid_report *report; local
112 struct hid_report *report; local
186 hiddev_report_event(struct hid_device *hid, struct hid_report *report) argument
433 struct hid_report *report; local
603 struct hid_report *report; local
[all...]
/linux-master/drivers/regulator/
H A Drt5190a-regulator.c154 unsigned int report; member in struct:__anon2606
/linux-master/drivers/input/touchscreen/
H A Dpixcir_i2c_ts.c93 pixcir_ts_parse(struct pixcir_i2c_ts_data *tsdata, struct pixcir_report_data *report) argument
147 pixcir_ts_report(struct pixcir_i2c_ts_data *ts, struct pixcir_report_data *report) argument
194 struct pixcir_report_data report; local
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dtrx.c58 u8 report, cck_highpwr; local
/linux-master/include/crypto/
H A Dalgapi.h62 int (*report)(struct sk_buff *skb, struct crypto_alg *alg); member in struct:crypto_type

Completed in 258 milliseconds

12345678910