/linux-4.1.27/tools/perf/ |
D | builtin-report.c | 42 struct report { struct 65 static int report__config(const char *var, const char *value, void *cb) in report__config() argument 67 struct report *rep = cb; in report__config() argument 597 struct report report = { in cmd_report() local
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_conntrack_ecache.h | 63 int report; member 97 int report) in nf_conntrack_eventmask_report() 149 u32 portid, int report) in nf_conntrack_event_report() 163 int report; member 179 int report) in nf_ct_expect_event_report() 240 int report) { return 0; } in nf_conntrack_eventmask_report() 246 int report) { return 0; } in nf_conntrack_event_report() 253 int report) {} in nf_ct_expect_event_report()
|
D | nfnetlink_queue.h | 46 u32 portid, u32 report) in nfqnl_attach_expect()
|
D | nf_tables.h | 106 bool report; member
|
/linux-4.1.27/drivers/hid/ |
D | hid-picolcd_core.c | 65 struct hid_report *report = NULL; in picolcd_report() local 82 struct hid_report *report = picolcd_out_report(report_id, hdev); in picolcd_send_and_wait() local 126 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_keypad() 228 struct hid_report *report = picolcd_out_report(REPORT_RESET, hdev); in picolcd_reset() local 277 struct hid_report *report = NULL; in picolcd_operation_mode_store() local 344 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_event() 425 struct hid_report *report) in picolcd_init_keys()
|
D | hid-cp2112.c | 73 u8 report; /* CP2112_SMBUS_CONFIG */ member 84 u8 report; /* CP2112_USB_CONFIG */ member 97 u8 report; /* CP2112_DATA_READ_REQUEST */ member 103 u8 report; /* CP2112_DATA_WRITE_READ_REQUEST */ member 111 u8 report; /* CP2112_DATA_WRITE_REQUEST */ member 118 u8 report; /* CP2112_DATA_READ_FORCE_SEND */ member 123 u8 report; /* CP2112_TRANSFER_STATUS_RESPONSE */ member 132 u8 report; /* CP2112_*_STRING */ member 356 struct cp2112_force_read_report report; in cp2112_read() local 389 struct cp2112_read_req_report *report = buf; in cp2112_read_req() local [all …]
|
D | hid-lg3ff.c | 57 struct hid_report *report; member 65 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_play() local 103 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_set_autocenter() local
|
D | hid-axff.c | 40 struct hid_report *report; member 47 struct hid_report *report = axff->report; in axff_play() local 77 struct hid_report *report; in axff_init() local
|
D | hid-core.c | 64 struct hid_report *report; in hid_register_report() local 94 static struct hid_field *hid_register_field(struct hid_report *report, unsigned usages, unsigned va… in hid_register_field() 223 struct hid_report *report; in hid_add_field() local 561 static void hid_free_report(struct hid_report *report) in hid_free_report() 582 struct hid_report *report = report_enum->report_id_hash[j]; in hid_close_report() local 862 struct hid_report *report; in hid_validate_values() local 1064 static __u32 extract(const struct hid_device *hid, __u8 *report, in extract() 1088 static void implement(const struct hid_device *hid, __u8 *report, in implement() 1134 static int hid_match_report(struct hid_device *hid, struct hid_report *report) in hid_match_report() 1285 void hid_output_report(struct hid_report *report, __u8 *data) in hid_output_report() [all …]
|
D | hid-lg2ff.c | 31 struct hid_report *report; member 64 struct hid_report *report; in lg2ff_init() local
|
D | hid-sensor-hub.c | 71 struct hid_report *report; in sensor_hub_report() local 206 struct hid_report *report; in sensor_hub_set_feature() local 248 struct hid_report *report; in sensor_hub_get_feature() local 289 struct hid_report *report; in sensor_hub_input_attr_get_raw_value() local 340 struct hid_report *report; in hid_sensor_get_usage_index() local 367 struct hid_report *report; in sensor_hub_input_get_attribute_info() local 456 struct hid_report *report, u8 *raw_data, int size) in sensor_hub_raw_event()
|
D | hid-picolcd_lcd.c | 39 struct hid_report *report = picolcd_out_report(REPORT_CONTRAST, data->hdev); in picolcd_set_contrast() local 65 int picolcd_init_lcd(struct picolcd_data *data, struct hid_report *report) in picolcd_init_lcd()
|
D | hid-picolcd_cir.c | 44 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_cir() 106 int picolcd_init_cir(struct picolcd_data *data, struct hid_report *report) in picolcd_init_cir()
|
D | hid-emsff.c | 31 struct hid_report *report; member 61 struct hid_report *report; in emsff_init() local
|
D | hid-picolcd_backlight.c | 36 struct hid_report *report = picolcd_out_report(REPORT_BRIGHTNESS, data->hdev); in picolcd_set_brightness() local 63 int picolcd_init_backlight(struct picolcd_data *data, struct hid_report *report) in picolcd_init_backlight()
|
D | hid-picolcd.h | 163 struct hid_device *hdev, struct hid_report *report) in picolcd_debug_out_report() 167 struct hid_device *hdev, struct hid_report *report, in picolcd_debug_raw_event() 222 struct hid_report *report) in picolcd_init_backlight() 249 struct hid_report *report) in picolcd_init_lcd() 272 struct hid_report *report) in picolcd_init_leds() 294 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_cir() 298 static inline int picolcd_init_cir(struct picolcd_data *data, struct hid_report *report) in picolcd_init_cir()
|
D | hid-input.c | 103 struct hid_report *report; in hidinput_find_key() local 1172 void hidinput_report_event(struct hid_device *hid, struct hid_report *report) in hidinput_report_event() 1186 struct hid_report *report; in hidinput_find_field() local 1203 struct hid_report *report; in hidinput_get_led_field() local 1223 struct hid_report *report; in hidinput_count_leds() local 1248 struct hid_report *report; in hidinput_led_worker() local 1423 struct hid_report *report; in hidinput_cleanup_hidinput() local 1455 struct hid_report *report; in hidinput_connect() local
|
D | hid-zpff.c | 34 struct hid_report *report; member 68 struct hid_report *report; in zpff_init() local
|
D | hid-sjoy.c | 38 struct hid_report *report; member 66 struct hid_report *report; in sjoyff_init() local
|
D | hid-betopff.c | 37 struct hid_report *report; member 61 struct hid_report *report; in betopff_init() local
|
D | hid-gaff.c | 39 struct hid_report *report; member 79 struct hid_report *report; in gaff_init() local
|
D | hid-picolcd_leds.c | 44 struct hid_report *report; in picolcd_leds_set() local 106 int picolcd_init_leds(struct picolcd_data *data, struct hid_report *report) in picolcd_init_leds()
|
D | hid-dr.c | 40 struct hid_report *report; member 89 struct hid_report *report; in drff_init() local
|
D | hid-lgff.c | 73 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lgff_play() local 115 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lgff_set_autocenter() local
|
D | hid-pl.c | 53 struct hid_report *report; member 84 struct hid_report *report; in plff_init() local
|
D | hid-tmff.c | 53 struct hid_report *report; member 127 struct hid_report *report; in tmff_init() local
|
D | hid-primax.c | 25 static int px_raw_event(struct hid_device *hid, struct hid_report *report, in px_raw_event()
|
D | hid-lg4ff.c | 301 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_play() local 346 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_set_autocenter_default() local 423 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_set_autocenter_ffex() local 442 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_set_range_g25() local 462 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_set_range_dfp() local 573 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in lg4ff_switch_compatibility_mode() local 824 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in lg4ff_set_leds() local
|
D | hid-logitech-dj.c | 588 struct hid_report *report; in logi_dj_recv_send_report() local 832 struct hid_report *report, u8 *data, in logi_dj_dj_event() 902 struct hid_report *report, u8 *data, in logi_dj_hidpp_event() 958 struct hid_report *report, u8 *data, in logi_dj_raw_event()
|
D | hid-roccat.c | 81 struct roccat_report *report; in roccat_read() local 254 struct roccat_report *report; in roccat_report_event() local
|
D | hid-waltop.c | 691 static int waltop_raw_event(struct hid_device *hdev, struct hid_report *report, in waltop_raw_event()
|
D | hid-kye.c | 503 struct hid_report *report; in kye_tablet_enable() local
|
D | hid-zydacron.c | 112 static int zc_raw_event(struct hid_device *hdev, struct hid_report *report, in zc_raw_event()
|
D | hid-saitek.c | 98 struct hid_report *report, u8 *raw_data, int size) in saitek_raw_event()
|
D | hid-holtekff.c | 142 struct hid_report *report; in holtekff_init() local
|
D | hid-roccat-savu.c | 170 struct hid_report *report, u8 *data, int size) in savu_raw_event()
|
D | hid-picolcd_debugfs.c | 395 struct hid_device *hdev, struct hid_report *report) in picolcd_debug_out_report() 652 struct hid_device *hdev, struct hid_report *report, in picolcd_debug_raw_event()
|
D | hid-roccat-ryos.c | 180 struct hid_report *report, u8 *data, int size) in ryos_raw_event()
|
D | hid-magicmouse.c | 281 struct hid_report *report, u8 *data, int size) in magicmouse_raw_event() 494 struct hid_report *report; in magicmouse_probe() local
|
D | hid-debug.c | 632 struct hid_report *report; in hid_dump_device() local 1029 struct hid_report *report; in hid_dump_input_mapping() local
|
D | hid-ntrig.c | 115 struct hid_report *report = hdev->report_enum[HID_FEATURE_REPORT]. in ntrig_get_mode() local 129 struct hid_report *report; in ntrig_set_mode() local 899 struct hid_report *report; in ntrig_probe() local
|
D | hid-lenovo.c | 268 struct hid_report *report, u8 *data, int size) in lenovo_raw_event() 289 struct hid_report *report; in lenovo_features_set_tpkbd() local 550 struct hid_report *report; in lenovo_led_brightness_set_tpkbd() local
|
D | hid-roccat-konepure.c | 172 struct hid_report *report, u8 *data, int size) in konepure_raw_event()
|
D | hid-prodikeys.c | 279 struct hid_report *report; in pcmidi_get_output_report() local 304 struct hid_report *report = pm->pcmidi_report6; in pcmidi_submit_output_report() local 775 static int pk_raw_event(struct hid_device *hdev, struct hid_report *report, in pk_raw_event()
|
D | hid-steelseries.c | 115 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in steelseries_srws1_set_leds() local
|
D | hid-sony.c | 1035 static int sony_raw_event(struct hid_device *hdev, struct hid_report *report, in sony_raw_event() 1174 static const __u8 report[] = { 0xf4, 0x42, 0x03, 0x00, 0x00 }; in sixaxis_set_operational_bt() local 1261 struct hid_report *report = list_entry(report_list->next, in buzz_set_leds() local 1536 struct sixaxis_output_report *report = in sixaxis_state_worker() local
|
D | hid-logitech-hidpp.c | 295 static inline bool hidpp_report_is_connect_event(struct hidpp_report *report) in hidpp_report_is_connect_event() 829 struct hidpp_report *report = (struct hidpp_report *)data; in wtp_raw_event() local 970 struct hidpp_report *report = (struct hidpp_report *)data; in hidpp_raw_hidpp_event() local 1008 static int hidpp_raw_event(struct hid_device *hdev, struct hid_report *report, in hidpp_raw_event()
|
D | hid-elo.c | 73 static int elo_raw_event(struct hid_device *hdev, struct hid_report *report, in elo_raw_event()
|
D | hid-appleir.c | 190 static int appleir_raw_event(struct hid_device *hid, struct hid_report *report, in appleir_raw_event()
|
D | hid-rmi.c | 187 static int rmi_write_report(struct hid_device *hdev, u8 *report, int len) in rmi_write_report() 492 struct hid_report *report, u8 *data, int size) in rmi_raw_event() 1138 unsigned id, struct hid_report **report) in rmi_check_valid_report_id()
|
D | hid-sensor-custom.c | 484 struct hid_report *report, in hid_sensor_custom_add_field() 541 struct hid_report *report; in hid_sensor_custom_add_fields() local
|
D | hid-uclogic.c | 929 static int uclogic_raw_event(struct hid_device *hdev, struct hid_report *report, in uclogic_raw_event()
|
D | hid-roccat-isku.c | 401 struct hid_report *report, u8 *data, int size) in isku_raw_event()
|
D | hid-picolcd_fb.c | 197 struct hid_report *report = picolcd_out_report(REPORT_LCD_CMD, data->hdev); in picolcd_fb_reset() local
|
D | wacom_sys.c | 56 static int wacom_raw_event(struct hid_device *hdev, struct hid_report *report, in wacom_raw_event() 1385 struct hid_report *report; in wacom_compute_pktlen() local
|
D | hid-multitouch.c | 705 static void mt_touch_report(struct hid_device *hid, struct hid_report *report) in mt_touch_report() 834 static void mt_report(struct hid_device *hid, struct hid_report *report) in mt_report()
|
D | hid-roccat-arvo.c | 406 struct hid_report *report, u8 *data, int size) in arvo_raw_event()
|
D | wacom_wac.c | 1438 struct hid_report *report) in wacom_wac_pen_report() 1564 struct hid_report *report) in wacom_wac_finger_report() 1614 void wacom_wac_report(struct hid_device *hdev, struct hid_report *report) in wacom_wac_report()
|
D | hid-roccat-koneplus.c | 515 struct hid_report *report, u8 *data, int size) in koneplus_raw_event()
|
D | hid-roccat-pyra.c | 549 static int pyra_raw_event(struct hid_device *hdev, struct hid_report *report, in pyra_raw_event()
|
D | hid-roccat-kovaplus.c | 604 struct hid_report *report, u8 *data, int size) in kovaplus_raw_event()
|
D | hid-roccat-kone.c | 835 static int kone_raw_event(struct hid_device *hdev, struct hid_report *report, in kone_raw_event()
|
D | hid-wiimote-core.c | 1610 static int wiimote_hid_event(struct hid_device *hdev, struct hid_report *report, in wiimote_hid_event()
|
/linux-4.1.27/drivers/mfd/ |
D | si476x-cmd.c | 754 struct si476x_rsq_status_report *report) in si476x_core_cmd_am_rsq_status() 802 struct si476x_acf_status_report *report) in si476x_core_cmd_fm_acf_status() 838 struct si476x_acf_status_report *report) in si476x_core_cmd_am_acf_status() 915 struct si476x_rds_status_report *report) in si476x_core_cmd_fm_rds_status() 979 struct si476x_rds_blockcount_report *report) in si476x_core_cmd_fm_rds_blockcount() 1179 struct si476x_rsq_status_report *report) in si476x_core_cmd_fm_rsq_status_a10() 1232 struct si476x_rsq_status_report *report) in si476x_core_cmd_fm_rsq_status_a20() 1287 struct si476x_rsq_status_report *report) in si476x_core_cmd_fm_rsq_status_a30() 1382 struct si476x_agc_status_report *report) in si476x_core_cmd_agc_status_a20() 1410 struct si476x_agc_status_report *report) in si476x_core_cmd_agc_status_a10() [all …]
|
D | si476x-i2c.c | 375 struct si476x_rds_status_report report; in si476x_core_drain_rds_fifo() local
|
/linux-4.1.27/drivers/hid/usbhid/ |
D | hid-core.c | 335 struct hid_report *report; in hid_submit_out() local 365 struct hid_report *report; in hid_submit_ctrl() local 520 static void __usbhid_submit_report(struct hid_device *hid, struct hid_report *report, in __usbhid_submit_report() 629 static void usbhid_submit_report(struct hid_device *hid, struct hid_report *report, unsigned char d… in usbhid_submit_report() 654 static int hid_set_idle(struct usb_device *dev, int ifnum, int report, int idle) in hid_set_idle() 751 struct hid_report *report; in usbhid_init_reports() local 787 struct hid_report *report; in hid_find_field_early() local 825 struct hid_report *report; in hid_find_max_report() local 1239 static int usbhid_idle(struct hid_device *hid, int report, int idle, in usbhid_idle()
|
D | hiddev.c | 82 struct hid_report *report; in hiddev_lookup_report() local 133 struct hid_report *report; in hiddev_lookup_usage() local 207 void hiddev_report_event(struct hid_device *hid, struct hid_report *report) in hiddev_report_event() 455 struct hid_report *report; in hiddev_ioctl_usage() local 605 struct hid_report *report; in hiddev_ioctl() local
|
D | hid-pidff.c | 771 struct hid_report *report, int count, int strict) in pidff_find_fields() 827 struct hid_report *report; in pidff_find_reports() local 883 static struct hid_field *pidff_find_special_field(struct hid_report *report, in pidff_find_special_field() 1067 #define PIDFF_FIND_FIELDS(name, report, strict) \ argument
|
/linux-4.1.27/drivers/media/radio/ |
D | radio-si476x.c | 401 struct si476x_rsq_status_report report; in si476x_radio_g_tuner() local 679 struct si476x_rsq_status_report report; in si476x_radio_g_frequency() local 1217 struct si476x_acf_status_report report; in si476x_radio_read_acf_blob() local 1245 struct si476x_rds_blockcount_report report; in si476x_radio_read_rds_blckcnt_blob() local 1274 struct si476x_agc_status_report report; in si476x_radio_read_agc_blob() local 1302 struct si476x_rsq_status_report report; in si476x_radio_read_rsq_blob() local 1337 struct si476x_rsq_status_report report; in si476x_radio_read_rsq_primary_blob() local
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | pixcir_i2c_ts.c | 55 struct pixcir_report_data *report) in pixcir_ts_parse() 109 struct pixcir_report_data *report) in pixcir_ts_report() 165 struct pixcir_report_data report; in pixcir_ts_isr() local
|
/linux-4.1.27/include/linux/ |
D | hiddev.h | 53 static inline void hiddev_report_event(struct hid_device *hid, struct hid_report *report) { } in hiddev_report_event()
|
D | hid.h | 425 struct hid_report *report; /* associated report */ member 459 struct hid_report *report; member 464 struct hid_report *report; member 478 struct hid_report *report; member 690 void (*report)(struct hid_device *hdev, struct hid_report *report); member 1012 struct hid_report *report, int reqtype) in hid_hw_request() 1074 static inline int hid_hw_idle(struct hid_device *hdev, int report, int idle, in hid_hw_idle() 1099 static inline int hid_report_len(struct hid_report *report) in hid_report_len()
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/ |
D | instruction_count_test.c | 26 uint64_t overhead, bool report) in do_count_loop()
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ |
D | count_instructions.c | 30 u64 overhead, bool report) in do_count_loop()
|
/linux-4.1.27/Documentation/trace/postprocess/ |
D | trace-pagealloc-postprocess.pl | 381 sub report() { subroutine
|
D | trace-vmscan-postprocess.pl | 720 sub report() { subroutine
|
/linux-4.1.27/net/netfilter/ |
D | nfnetlink_queue_ct.c | 101 u32 portid, u32 report) in nfqnl_attach_expect()
|
D | nf_conntrack_expect.c | 44 u32 portid, int report) in nf_ct_unlink_expect_report() 439 u32 portid, int report) in nf_ct_expect_related_report()
|
D | nf_conntrack_core.c | 355 bool nf_ct_delete(struct nf_conn *ct, u32 portid, int report) in nf_ct_delete() 1395 void *data, u32 portid, int report) in nf_ct_iterate_cleanup()
|
D | nf_conntrack_netlink.c | 1033 u32 portid, int report) in ctnetlink_flush_conntrack() 2231 u32 portid, u32 report) in ctnetlink_nfqueue_attach_expect() 2942 u_int8_t u3, u32 portid, int report) in ctnetlink_create_expect()
|
/linux-4.1.27/drivers/staging/rtl8188eu/hal/ |
D | rtl8188e_rxdesc.c | 79 struct recv_stat report; in update_recvframe_attrib_88e() local
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | saa7134-core.c | 495 unsigned long report, unsigned long status) in print_irqstatus() 519 unsigned long report,status; in saa7134_irq() local 1145 u32 report = saa_readl(SAA7134_IRQ_REPORT); in saa7134_finidev() local
|
D | saa7134-alsa.c | 218 unsigned long report, status; in saa7134_alsa_irq() local
|
/linux-4.1.27/tools/perf/util/ |
D | usage.c | 12 static void report(const char *prefix, const char *err, va_list params) in report() function
|
/linux-4.1.27/sound/soc/codecs/ |
D | wm8350.c | 58 int report; member 1248 int report; in wm8350_hp_work() local 1324 struct snd_soc_jack *jack, int report) in wm8350_hp_jack_detect() 1373 int report = 0; in wm8350_mic_handler() local
|
D | twl6040.c | 62 int report; member 283 struct snd_soc_jack *jack, int report) in twl6040_hs_jack_report() 301 struct snd_soc_jack *jack, int report) in twl6040_hs_jack_detect()
|
D | ts3a227e.c | 150 int report = 0; in ts3a227e_jack_report() local
|
D | wm8994.c | 3433 int report; in wm8994_mic_work() local 3525 int report; in wm8958_button_det() local
|
D | rt5670.c | 503 int val, btn_type, report = jack->status; in rt5670_irq_detection() local
|
D | 88pm860x-codec.c | 1229 int status, shrt, report = 0, mic_report = 0; in pm860x_codec_handler() local
|
D | wm8996.c | 2296 int val, reg, report; in wm8996_hpdet_irq() local
|
/linux-4.1.27/drivers/media/radio/si470x/ |
D | radio-si470x-usb.c | 213 unsigned char *report = buf; in si470x_get_report() local 236 unsigned char *report = buf; in si470x_set_report() local
|
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
D | rtl8723au_recv.c | 141 struct recv_stat_cpu report; in update_recvframe_attrib() local
|
D | odm_HWConfig.c | 106 u8 report; in odm_RxPhyStatus92CSeries_Parsing() local
|
D | usb_ops_linux.c | 197 struct reportpwrstate_parm report; in InterruptRecognized8723AU() local
|
/linux-4.1.27/drivers/hid/i2c-hid/ |
D | i2c-hid.c | 431 static int i2c_hid_get_report_length(struct hid_report *report) in i2c_hid_get_report_length() 437 static void i2c_hid_init_report(struct hid_report *report, u8 *buffer, in i2c_hid_init_report() 472 struct hid_report *report; in i2c_hid_init_reports() local 503 struct hid_report *report; in i2c_hid_find_max_report() local
|
/linux-4.1.27/drivers/input/tablet/ |
D | gtco.c | 200 static void parse_hid_report_descriptor(struct gtco *device, char * report, in parse_hid_report_descriptor() 823 char *report; in gtco_probe() local
|
/linux-4.1.27/scripts/ |
D | checkpatch.pl | 1637 sub report { subroutine
|
/linux-4.1.27/sound/soc/ |
D | soc-jack.c | 252 int report; in snd_soc_jack_gpio_detect() local
|
/linux-4.1.27/fs/fat/ |
D | misc.c | 19 void __fat_fs_error(struct super_block *sb, int report, const char *fmt, ...) in __fat_fs_error()
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
D | event.h | 110 struct event_debug_report report; member
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192se/ |
D | trx.c | 84 u8 report, cck_highpwr; in _rtl92se_query_rxphystatus() local
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | xmit.c | 881 struct ieee80211_tx_info *report, in b43_fill_txstatus_report()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/ |
D | trx.c | 71 u8 report, cck_highpwr; in _rtl8723e_query_rxphystatus() local
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ce/ |
D | trx.c | 137 u8 report, cck_highpwr; in _rtl92ce_query_rxphystatus() local
|
/linux-4.1.27/drivers/staging/ozwpan/ |
D | ozpd.h | 57 u8 report[0]; member
|
D | ozproto.c | 301 const u8 *report, u8 len) in oz_add_farewell()
|
D | ozprotocol.h | 121 u8 report[1]; member
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | htc.c | 227 const struct ath10k_htc_credit_report *report, in ath10k_htc_process_credit_report()
|
/linux-4.1.27/drivers/input/mouse/ |
D | elan_i2c_smbus.c | 463 static int elan_smbus_get_report(struct i2c_client *client, u8 *report) in elan_smbus_get_report()
|
D | elan_i2c_i2c.c | 592 static int elan_i2c_get_report(struct i2c_client *client, u8 *report) in elan_i2c_get_report()
|
D | elan_i2c_core.c | 814 u8 report[ETP_MAX_REPORT_LEN]; in elan_isr() local
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/ |
D | trx.c | 139 u8 report, cck_highpwr; in _rtl92de_query_rxphystatus() local
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 676 static u32 ptys2ethtool_link_modes(u32 eth_proto, enum ethtool_report report) in ptys2ethtool_link_modes() 688 static u32 ethtool2ptys_link_modes(u32 link_modes, enum ethtool_report report) in ethtool2ptys_link_modes()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | rx.c | 177 struct iwl_spectrum_notification *report = (void *)pkt->data; in iwlagn_rx_spectrum_measure_notif() local
|
/linux-4.1.27/drivers/staging/rtl8712/ |
D | rtl8712_recv.c | 742 u8 report; in query_rx_phy_status() local
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/ |
D | mac.c | 798 u8 report, cck_highpwr; in _rtl92c_query_rxphystatus() local
|
/linux-4.1.27/drivers/extcon/ |
D | extcon-arizona.c | 562 int report = ARIZONA_CABLE_HEADPHONE; in arizona_hpdet_irq() local
|
/linux-4.1.27/arch/x86/kernel/ |
D | ftrace.c | 543 const char *report = "adding breakpoints"; in ftrace_replace_code() local
|
/linux-4.1.27/include/crypto/ |
D | algapi.h | 30 int (*report)(struct sk_buff *skb, struct crypto_alg *alg); member
|
/linux-4.1.27/net/netlink/ |
D | genetlink.c | 1144 int report = 0; in genl_notify() local
|
D | af_netlink.c | 2937 unsigned int group, int report, gfp_t flags) in nlmsg_notify()
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | htc_pipe.c | 857 struct htc_credit_report *report; in htc_process_trailer() local
|
/linux-4.1.27/drivers/net/fddi/skfp/ |
D | smt.c | 815 static void update_dac(struct s_smc *smc, int report) in update_dac()
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_dev.c | 1531 u8 report; in rtl8192_query_rxphystatus() local
|
/linux-4.1.27/tools/vm/ |
D | slabinfo.c | 502 static void report(struct slabinfo *s) in report() function
|
/linux-4.1.27/net/sctp/ |
D | sm_make_chunk.c | 1877 struct __sctp_missing report; in sctp_process_missing_param() local
|
/linux-4.1.27/net/core/ |
D | rtnetlink.c | 645 int report = 0; in rtnl_notify() local
|
/linux-4.1.27/include/sound/ |
D | pcm.h | 325 const struct snd_pcm_audio_tstamp_report *report) in snd_pcm_pack_audio_tstamp_report()
|
D | soc.h | 662 int report; member
|
/linux-4.1.27/drivers/regulator/ |
D | core.c | 622 const char *report; in regulator_bypass_show() local
|
/linux-4.1.27/fs/nfsd/ |
D | nfs4xdr.c | 3671 static bool report = true; in nfsd4_do_encode_secinfo() local
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | r8192U_core.c | 4030 u8 report; in rtl8192_query_rxphystatus() local
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
D | common.c | 2657 struct il_spectrum_notification *report = &(pkt->u.spectrum_notif); in il_hdl_spectrum_measurement() local
|
/linux-4.1.27/include/net/ |
D | xfrm.h | 596 int (*report)(struct net *net, u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr); member
|