/linux-4.4.14/drivers/s390/char/ |
D | con3215.c | 143 static void raw3215_mk_read_req(struct raw3215_info *raw) in raw3215_mk_read_req() 171 static void raw3215_mk_write_req(struct raw3215_info *raw) in raw3215_mk_write_req() 247 static void raw3215_start_io(struct raw3215_info *raw) in raw3215_start_io() 287 struct raw3215_info *raw = (struct raw3215_info *) __data; in raw3215_timeout() local 312 static inline void raw3215_try_io(struct raw3215_info *raw) in raw3215_try_io() 340 struct raw3215_info *raw = (struct raw3215_info *) data; in raw3215_wakeup() local 353 static void raw3215_next_io(struct raw3215_info *raw, struct tty_struct *tty) in raw3215_next_io() 367 struct raw3215_info *raw; in raw3215_irq() local 469 static void raw3215_drop_line(struct raw3215_info *raw) in raw3215_drop_line() 491 static void raw3215_make_room(struct raw3215_info *raw, unsigned int length) in raw3215_make_room() [all …]
|
/linux-4.4.14/drivers/media/rc/img-ir/ |
D | img-ir-raw.c | 24 struct img_ir_priv_raw *raw = &priv->raw; in img_ir_refresh_raw() local 52 struct img_ir_priv_raw *raw = &priv->raw; in img_ir_isr_raw() local 105 struct img_ir_priv_raw *raw = &priv->raw; in img_ir_probe_raw() local 137 struct img_ir_priv_raw *raw = &priv->raw; in img_ir_remove_raw() local
|
D | img-ir-raw.h | 31 static inline bool img_ir_raw_enabled(struct img_ir_priv_raw *raw) in img_ir_raw_enabled() 45 static inline bool img_ir_raw_enabled(struct img_ir_priv_raw *raw) in img_ir_raw_enabled()
|
D | img-ir-rc5.c | 15 static int img_ir_rc5_scancode(int len, u64 raw, u64 enabled_protocols, in img_ir_rc5_scancode()
|
D | img-ir-rc6.c | 15 static int img_ir_rc6_scancode(int len, u64 raw, u64 enabled_protocols, in img_ir_rc6_scancode()
|
D | img-ir-jvc.c | 15 static int img_ir_jvc_scancode(int len, u64 raw, u64 enabled_protocols, in img_ir_jvc_scancode()
|
D | img-ir-sanyo.c | 26 static int img_ir_sanyo_scancode(int len, u64 raw, u64 enabled_protocols, in img_ir_sanyo_scancode()
|
D | img-ir-sony.c | 15 static int img_ir_sony_scancode(int len, u64 raw, u64 enabled_protocols, in img_ir_sony_scancode()
|
D | img-ir-sharp.c | 15 static int img_ir_sharp_scancode(int len, u64 raw, u64 enabled_protocols, in img_ir_sharp_scancode()
|
D | img-ir-nec.c | 16 static int img_ir_nec_scancode(int len, u64 raw, u64 enabled_protocols, in img_ir_nec_scancode()
|
D | img-ir.h | 155 struct img_ir_priv_raw raw; member
|
D | img-ir-hw.c | 816 static void img_ir_handle_data(struct img_ir_priv *priv, u32 len, u64 raw) in img_ir_handle_data()
|
/linux-4.4.14/kernel/bpf/ |
D | inode.c | 30 static void *bpf_any_get(void *raw, enum bpf_type type) in bpf_any_get() 47 static void bpf_any_put(void *raw, enum bpf_type type) in bpf_any_put() 64 void *raw; in bpf_fd_probe_obj() local 198 static int bpf_obj_do_pin(const struct filename *pathname, void *raw, in bpf_obj_do_pin() 237 void *raw; in bpf_obj_pin_user() local 263 void *raw; in bpf_obj_do_get() local 295 void *raw; in bpf_obj_get_user() local
|
/linux-4.4.14/drivers/power/ |
D | ds2782_battery.c | 104 s16 raw; in ds278x_get_temp() local 125 s16 raw; in ds2782_get_current() local 151 s16 raw; in ds2782_get_voltage() local 168 u8 raw; in ds2782_get_capacity() local 180 s16 raw; in ds2786_get_current() local 191 s16 raw; in ds2786_get_voltage() local 208 u8 raw; in ds2786_get_capacity() local
|
D | rx51_battery.c | 111 int raw = rx51_battery_read_adc(di->channel_temp); in rx51_battery_read_temperature() local
|
D | ds2780_battery.c | 80 u8 raw[2]; in ds2780_read16() local 154 u8 raw[] = {rsgain >> 8, rsgain & 0xFF}; in ds2780_set_rsgain_register() local 309 u8 raw; in ds2780_get_capacity() local
|
D | ds2781_battery.c | 84 u8 raw[2]; in ds2781_read16() local 158 u8 raw[] = {rsgain >> 8, rsgain & 0xFF}; in ds2781_set_rsgain_register() local 310 u8 raw; in ds2781_get_capacity() local
|
D | ds2760_battery.c | 39 char raw[DS2760_DATA_SIZE]; /* raw DS2760 data */ member
|
/linux-4.4.14/drivers/input/misc/ |
D | hp_sdc_rtc.c | 202 int64_t raw; in hp_sdc_rtc_read_rt() local 221 int64_t raw; in hp_sdc_rtc_read_fhs() local 238 int64_t raw; in hp_sdc_rtc_read_mt() local 255 int64_t raw; in hp_sdc_rtc_read_dt() local 272 int64_t raw; in hp_sdc_rtc_read_ct() local
|
/linux-4.4.14/fs/jffs2/ |
D | gc.c | 129 struct jffs2_raw_node_ref *raw; in jffs2_garbage_collect_pass() local 478 struct jffs2_raw_node_ref *raw, struct jffs2_inode_info *f) in jffs2_garbage_collect_live() 573 struct jffs2_raw_node_ref *raw) in jffs2_garbage_collect_pristine() 888 struct jffs2_raw_node_ref *raw; in jffs2_garbage_collect_deletion_dirent() local 1206 struct jffs2_raw_node_ref *raw = frag->node->raw; in jffs2_garbage_collect_dnode() local 1262 struct jffs2_raw_node_ref *raw = frag->node->raw; in jffs2_garbage_collect_dnode() local
|
D | xattr.c | 73 struct jffs2_raw_node_ref *raw; in is_xattr_datum_unchecked() local 136 struct jffs2_raw_node_ref *raw; in do_verify_xattr_datum() local 447 struct jffs2_raw_node_ref *raw; in verify_xattr_ref() local 781 struct jffs2_raw_node_ref *raw; in jffs2_build_xattr_subsystem() local 1214 struct jffs2_raw_node_ref *raw) in jffs2_garbage_collect_xattr_datum() 1250 struct jffs2_raw_node_ref *raw) in jffs2_garbage_collect_xattr_ref() 1287 struct jffs2_raw_node_ref *raw; in jffs2_verify_xattr() local
|
D | build.c | 242 struct jffs2_raw_node_ref *raw; in jffs2_build_remove_unlinked_inode() local
|
D | nodelist.h | 119 static inline struct jffs2_inode_cache *jffs2_raw_ref_to_ic(struct jffs2_raw_node_ref *raw) in jffs2_raw_ref_to_ic() 215 struct jffs2_raw_node_ref *raw; member 254 struct jffs2_raw_node_ref *raw; member
|
D | wbuf.c | 184 struct jffs2_raw_node_ref *raw, in jffs2_incore_replace_raw() 278 struct jffs2_raw_node_ref *raw, *next, *first_raw = NULL; in jffs2_wbuf_recover() local
|
D | summary.c | 507 struct jffs2_raw_node_ref *raw in jffs2_sum_process_sum_data() local
|
D | scan.c | 362 struct jffs2_raw_node_ref *raw in jffs2_scan_xattr_node() local
|
/linux-4.4.14/drivers/media/rc/ |
D | rc-ir-raw.c | 38 struct ir_raw_event_ctrl *raw = (struct ir_raw_event_ctrl *)data; in ir_raw_event_thread() local 323 struct ir_raw_event_ctrl *raw; in ir_raw_handler_register() local 339 struct ir_raw_event_ctrl *raw; in ir_raw_handler_unregister() local
|
/linux-4.4.14/drivers/video/fbdev/via/ |
D | via_modesetting.c | 35 struct via_display_timing raw; in via_set_primary_timing() local 93 struct via_display_timing raw; in via_set_secondary_timing() local
|
/linux-4.4.14/drivers/net/ethernet/cisco/enic/ |
D | vnic_rss.h | 33 u64 raw[8]; member 42 u64 raw[32]; member
|
/linux-4.4.14/include/linux/ |
D | ioc4.h | 34 uint32_t raw; member 51 uint32_t raw; member 64 uint32_t raw; member 80 uint32_t raw; member 92 uint32_t raw; member 103 uint32_t raw; member 114 uint32_t raw; member 122 uint32_t raw; member
|
D | exportfs.h | 121 __u32 raw[0]; member
|
D | trace_events.h | 123 trace_print_func raw; member
|
D | rio.h | 409 u32 raw[RIO_PW_MSG_SIZE/sizeof(u32)]; member
|
D | perf_event.h | 763 struct perf_raw_record *raw; member
|
/linux-4.4.14/include/acpi/ |
D | acpi_lpat.h | 21 int raw; member 42 int raw) in acpi_lpat_raw_to_temp()
|
/linux-4.4.14/drivers/acpi/ |
D | acpi_lpat.c | 32 int raw) in acpi_lpat_raw_to_temp() 68 int i, delta_temp, delta_raw, raw; in acpi_lpat_temp_to_raw() local
|
D | sbshc.c | 57 u8 raw; member
|
D | acpi_video.c | 551 unsigned long long *level, bool raw) in acpi_video_device_lcd_get_level_current()
|
/linux-4.4.14/drivers/macintosh/ |
D | windfarm_ad7417_sensor.c | 41 s16 raw; in wf_ad7417_temp_get() local 81 int chan, s32 raw, s32 *value) in wf_ad7417_adc_convert() 106 u16 raw; in wf_ad7417_adc_get() local
|
/linux-4.4.14/tools/testing/selftests/timers/ |
D | raw_skew.c | 81 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() 106 struct timespec mon, raw, start, end; in main() local
|
D | adjtick.c | 80 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() 180 struct timespec raw; in main() local
|
/linux-4.4.14/drivers/block/ |
D | amiflop.c | 662 static unsigned long scan_sync(unsigned long raw, unsigned long end) in scan_sync() 688 static unsigned long decode (unsigned long *data, unsigned long *raw, in decode() 720 unsigned long raw; in amiga_read() local 814 static unsigned long *putsec(int disk, unsigned long *raw, int cnt) in putsec() 1015 static unsigned long dos_decode(unsigned char *data, unsigned short *raw, int len) in dos_decode() 1036 unsigned long raw; in dos_read() local 1154 static unsigned long *ms_putsec(int drive, unsigned long *raw, int cnt) in ms_putsec() 1208 unsigned long raw = (unsigned long) raw_buf; in dos_write() local
|
D | sunvdc.c | 366 u64 raw[8]; in vdc_event() member
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_dp_mst_topology.c | 199 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_req() 307 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_reply() 366 static bool drm_dp_sideband_parse_link_address(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_link_address() 418 static bool drm_dp_sideband_parse_remote_dpcd_read(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_dpcd_read() 437 static bool drm_dp_sideband_parse_remote_dpcd_write(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_dpcd_write() 451 static bool drm_dp_sideband_parse_remote_i2c_read_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_i2c_read_ack() 470 static bool drm_dp_sideband_parse_enum_path_resources_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_enum_path_resources_ack() 492 static bool drm_dp_sideband_parse_allocate_payload_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_allocate_payload_ack() 514 static bool drm_dp_sideband_parse_query_payload_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_query_payload_ack() 532 static bool drm_dp_sideband_parse_reply(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_reply() [all …]
|
D | drm_edid.c | 1174 u8 *raw = (u8 *)edid; in drm_edid_is_valid() local
|
/linux-4.4.14/arch/x86/include/asm/ |
D | io_apic.h | 28 u32 raw; member 39 u32 raw; member 50 u32 raw; member 59 u32 raw; member
|
/linux-4.4.14/drivers/dma/ioat/ |
D | prep.c | 46 struct ioat_raw_descriptor *raw = descs[xor_idx_to_desc >> idx & 1]; in xor_set_src() local 53 struct ioat_raw_descriptor *raw = descs[pq_idx_to_desc >> idx & 1]; in pq_get_src() local 60 struct ioat_raw_descriptor *raw = desc[pq16_idx_to_desc[idx]]; in pq16_get_src() local 69 struct ioat_raw_descriptor *raw = descs[pq_idx_to_desc >> idx & 1]; in pq_set_src() local 81 struct ioat_raw_descriptor *raw = desc[pq16_idx_to_desc[idx]]; in pq16_set_src() local
|
D | dma.h | 181 struct ioat_raw_descriptor *raw; member
|
/linux-4.4.14/fs/cachefiles/ |
D | key.c | 37 char *cachefiles_cook_key(const u8 *raw, int keylen, uint8_t type) in cachefiles_cook_key()
|
/linux-4.4.14/include/uapi/linux/ |
D | if_arcnet.h | 92 __u8 raw[0]; /* 507 bytes */ member 125 __u8 raw[0]; /* 508 bytes */ member
|
D | media.h | 135 __u8 raw[184]; member
|
D | sctp.h | 234 __u8 raw; member
|
D | videodev2.h | 1754 } raw; member 1803 } raw; member
|
/linux-4.4.14/tools/perf/util/ |
D | annotate.h | 17 char *raw; member 19 char *raw; member 26 char *raw; member
|
D | parse-events.l | 39 static int raw(yyscan_t scanner) in raw() function
|
D | values.c | 226 void perf_read_values_display(FILE *fp, struct perf_read_values *values, int raw) in perf_read_values_display()
|
D | build-id.c | 85 const u8 *raw = build_id; in build_id__sprintf() local
|
D | annotate.c | 145 static int comment__symbol(char *raw, char *comment, u64 *addrp, char **namep) in comment__symbol() 758 int disasm_line__scnprintf(struct disasm_line *dl, char *bf, size_t size, bool raw) in disasm_line__scnprintf()
|
/linux-4.4.14/drivers/media/usb/as102/ |
D | as102_fw.h | 29 struct as10x_raw_fw_pkt raw; member
|
/linux-4.4.14/arch/um/drivers/ |
D | tty.c | 15 int raw; member
|
D | fd.c | 17 int raw; member
|
D | chan_user.h | 14 const int raw; member
|
D | xterm.c | 23 int raw; member
|
D | pty.c | 21 int raw; member
|
D | port_user.c | 18 int raw; member
|
/linux-4.4.14/fs/qnx4/ |
D | qnx4.h | 18 struct qnx4_inode_entry raw; member
|
/linux-4.4.14/arch/um/os-Linux/ |
D | util.c | 25 int raw(int fd) in raw() function
|
/linux-4.4.14/drivers/net/ethernet/sgi/ |
D | meth.h | 68 u64 raw; member 75 u64 raw; member 102 volatile u64 raw; member
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | nova-t-usb2.c | 78 u16 raw; in nova_t_rc_query() local
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | txrx.h | 27 u8 raw[12]; member
|
/linux-4.4.14/net/bridge/ |
D | br_netfilter_ipv6.c | 52 unsigned char *raw = (u8 *)(ipv6_hdr(skb) + 1); in br_nf_check_hbh_len() local
|
/linux-4.4.14/drivers/hwmon/ |
D | lm70.c | 64 s16 raw = 0; in lm70_sense_temp() local
|
D | ntc_thermistor.c | 231 int raw, uv, ret; in ntc_adc_iio_read() local
|
/linux-4.4.14/net/ipv6/ |
D | ip6_input.c | 208 bool raw; in ip6_input_finish() local
|
D | ah6.c | 261 char *raw; in ipv6_clear_mutable_options() member
|
D | ip6_tunnel.c | 478 __u16 ip6_tnl_parse_tlv_enc_lim(struct sk_buff *skb, __u8 *raw) in ip6_tnl_parse_tlv_enc_lim()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.c | 318 static int bnx2x_raw_wait(struct bnx2x *bp, struct bnx2x_raw_obj *raw) in bnx2x_raw_wait() 786 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_vlan_mac_get_rx_tx_flag() local 845 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_vlan_mac_set_cmd_hdr_e2() local 886 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_set_one_mac_e2() local 1021 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_vlan_mac_set_rdata_e1x() local 1047 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_set_one_mac_e1x() local 1070 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_set_one_vlan_e2() local 1120 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_set_one_vlan_mac_e2() local 1186 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_set_one_vlan_mac_e1h() local 1562 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_wait_vlan_mac() local [all …]
|
D | bnx2x_sp.h | 291 struct bnx2x_raw_obj raw; member 542 struct bnx2x_raw_obj raw; member 745 struct bnx2x_raw_obj raw; member
|
D | bnx2x_init.h | 96 struct raw_op raw; member
|
/linux-4.4.14/drivers/usb/core/ |
D | usb-acpi.c | 174 int raw; in usb_acpi_find_companion() local
|
/linux-4.4.14/drivers/acpi/pmic/ |
D | intel_pmic_crc.c | 138 static int intel_crc_pmic_update_aux(struct regmap *regmap, int reg, int raw) in intel_crc_pmic_update_aux()
|
/linux-4.4.14/net/ipv4/ |
D | ip_input.c | 200 int raw; in ip_local_deliver_finish() local
|
D | ip_options.c | 565 unsigned char *raw = skb_network_header(skb); in ip_forward_options() local
|
D | tcp_probe.c | 62 struct sockaddr raw; member
|
/linux-4.4.14/drivers/iio/ |
D | inkern.c | 510 int raw, int *processed, unsigned int scale) in iio_convert_raw_to_processed_unlocked() 559 int iio_convert_raw_to_processed(struct iio_channel *chan, int raw, in iio_convert_raw_to_processed()
|
/linux-4.4.14/drivers/video/console/ |
D | sticore.c | 681 struct sti_rom *raw; in sti_get_bmode_rom() local 716 struct sti_rom *raw; in sti_get_wmode_rom() local 733 struct sti_rom *raw = NULL; in sti_read_rom() local
|
/linux-4.4.14/drivers/iio/dac/ |
D | m62332.c | 36 u8 raw[M62332_CHANNELS]; member
|
/linux-4.4.14/kernel/trace/ |
D | bpf_trace.c | 231 struct perf_raw_record raw = { in bpf_perf_event_output() local
|
/linux-4.4.14/include/net/ |
D | ieee802154_netdev.h | 161 static inline __le64 ieee802154_devaddr_from_raw(const void *raw) in ieee802154_devaddr_from_raw() 169 static inline void ieee802154_devaddr_to_raw(void *raw, __le64 addr) in ieee802154_devaddr_to_raw()
|
/linux-4.4.14/arch/s390/kernel/ |
D | cache.c | 49 unsigned long long raw; member
|
D | perf_cpum_sf.c | 982 struct perf_raw_record raw; in perf_push_sample() local
|
/linux-4.4.14/drivers/char/ |
D | raw.c | 176 dev_t raw = MKDEV(RAW_MAJOR, number); in bind_set() local
|
/linux-4.4.14/arch/x86/boot/compressed/ |
D | aslr.c | 70 unsigned long raw, random = get_random_boot(); in get_random_long() local
|
/linux-4.4.14/fs/f2fs/ |
D | recovery.c | 150 struct f2fs_inode *raw = F2FS_INODE(page); in recover_inode() local
|
D | f2fs_crypto.h | 73 char raw[F2FS_MAX_KEY_SIZE]; member
|
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
D | eeprom.h | 84 u8 raw; /* validated s6 value */ member
|
/linux-4.4.14/fs/efs/ |
D | efs.h | 37 unsigned char raw[8]; member
|
/linux-4.4.14/drivers/net/wireless/b43legacy/ |
D | xmit.c | 128 __u8 *raw = plcp->raw; in b43legacy_generate_plcp_hdr() local
|
/linux-4.4.14/drivers/clocksource/ |
D | h8300_timer16.c | 108 unsigned long flags, raw; in timer16_clocksource_read() local
|
D | sh_cmt.c | 618 unsigned long flags, raw; in sh_cmt_clocksource_read() local
|
/linux-4.4.14/drivers/net/can/softing/ |
D | softing_fw.c | 396 ktime_t softing_raw2ktime(struct softing *card, u32 raw) in softing_raw2ktime()
|
/linux-4.4.14/include/linux/i2c/ |
D | twl4030-madc.h | 52 bool raw; member
|
/linux-4.4.14/fs/ext4/ |
D | ext4_crypto.h | 72 char raw[EXT4_MAX_KEY_SIZE]; member
|
D | inode.c | 50 static __u32 ext4_inode_csum(struct inode *inode, struct ext4_inode *raw, in ext4_inode_csum() 77 static int ext4_inode_csum_verify(struct inode *inode, struct ext4_inode *raw, in ext4_inode_csum_verify() 98 static void ext4_inode_csum_set(struct inode *inode, struct ext4_inode *raw, in ext4_inode_csum_set()
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | xmit.c | 152 __u8 *raw = plcp->raw; in b43_generate_plcp_hdr() local
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-streams.c | 364 int raw = ivtv_raw_vbi(itv); in ivtv_vbi_setup() local
|
/linux-4.4.14/include/uapi/linux/usb/ |
D | audio.h | 293 __u8 *raw = (__u8 *) desc; in uac_mixer_unit_iMixer() local 309 __u8 *raw = (__u8 *) desc; in uac_selector_unit_iSelector() local 326 __u8 *raw = (__u8 *) desc; in uac_feature_unit_iFeature() local
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | err_common.h | 114 } raw; member
|
/linux-4.4.14/arch/powerpc/kvm/ |
D | book3s_xics.h | 48 unsigned long raw; member
|
/linux-4.4.14/net/sunrpc/ |
D | xdr.c | 1173 __be32 raw; in xdr_decode_word() local 1187 __be32 raw = cpu_to_be32(obj); in xdr_encode_word() local
|
/linux-4.4.14/drivers/ata/ |
D | sata_via.c | 209 u8 raw; in vt8251_scr_read() local
|
/linux-4.4.14/drivers/net/wireless/rsi/ |
D | rsi_91x_sdio.c | 34 u8 raw, in rsi_sdio_set_cmd52_arg()
|
/linux-4.4.14/drivers/hid/ |
D | hid-logitech-hidpp.c | 825 struct hidpp_touchpad_raw_xy *raw) in wtp_send_raw_xy_event() 850 struct hidpp_touchpad_raw_xy raw = { in wtp_mouse_raw_xy_event() local 887 struct hidpp_touchpad_raw_xy raw; in wtp_raw_event() local
|
D | hid-ntrig.c | 97 static int ntrig_version_string(unsigned char *raw, char *buf) in ntrig_version_string()
|
/linux-4.4.14/drivers/iio/adc/ |
D | twl4030-madc.c | 285 bool raw) in twl4030_madc_read_channels()
|
/linux-4.4.14/drivers/media/pci/cx18/ |
D | cx18-streams.c | 556 int raw = cx18_raw_vbi(cx); in cx18_vbi_setup() local
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | kvm_book3s.h | 28 u64 raw; member
|
D | ps3.h | 29 u64 raw; member
|
/linux-4.4.14/drivers/iio/magnetometer/ |
D | mmc35240.c | 319 int raw[3]; in mmc35240_raw_to_mgauss() local
|
/linux-4.4.14/include/media/ |
D | rc-core.h | 133 struct ir_raw_event_ctrl *raw; member
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_rapl.c | 139 u64 raw; in rapl_read_counter() local
|
D | perf_event_amd_ibs.c | 522 struct perf_raw_record raw; in perf_ibs_handle_irq() local
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ucode.h | 118 uint8_t raw[0x100]; member
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_ucode.h | 217 uint8_t raw[0x100]; member
|
D | radeon_combios.c | 374 unsigned char *raw; in radeon_combios_check_hardcoded_edid() local
|
/linux-4.4.14/include/uapi/linux/dvb/ |
D | video.h | 120 } raw; member
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | obd_mount.c | 878 struct lustre_mount_data *raw = (struct lustre_mount_data *)options; in lmd_parse() local
|
/linux-4.4.14/drivers/tty/serial/ |
D | sn_console.c | 528 static void sn_transmit_chars(struct sn_cons_port *port, int raw) in sn_transmit_chars()
|
/linux-4.4.14/arch/arm64/kernel/ |
D | signal32.c | 222 __uint128_t raw; member
|
/linux-4.4.14/tools/testing/selftests/net/ |
D | psock_tpacket.c | 106 void *raw; member
|
/linux-4.4.14/drivers/video/fbdev/ |
D | sticore.h | 248 struct sti_rom_font *raw; member 253 struct sti_rom *raw; member
|
/linux-4.4.14/net/sctp/ |
D | associola.c | 1570 __u8 *raw = (__u8 *)cookie->peer_init + var_size2; in sctp_assoc_set_bind_addr_from_cookie() local
|
/linux-4.4.14/drivers/misc/ |
D | bh1770glc.c | 272 u16 raw; in bh1770_psadjusted_to_raw() local 303 static inline u16 bh1770_lux_raw_to_adjusted(struct bh1770_chip *chip, u16 raw) in bh1770_lux_raw_to_adjusted()
|
/linux-4.4.14/drivers/misc/genwqe/ |
D | card_dev.c | 1006 unsigned long arg, int raw) in do_execute_ddcb()
|
/linux-4.4.14/sound/soc/codecs/ |
D | wm_adsp.c | 938 const struct wmfw_adsp_alg_data *raw; in wm_coeff_parse_alg() local 968 const struct wmfw_adsp_coeff_data *raw; in wm_coeff_parse_coeff() local
|
/linux-4.4.14/drivers/ps3/ |
D | ps3av.c | 61 u8 raw[PS3AV_BUF_SIZE]; member
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_eq.c | 130 u32 raw[6]; member
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
D | base.c | 492 const bool raw = nvkm_boolopt(device->cfgopt, "NvPmUnnamed", all); in nvkm_perfmon_mthd_query_signal() local
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | rtl8723a_xmit.h | 105 u32 raw:1; member
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | sdio.c | 119 static inline void ath6kl_sdio_set_cmd52_arg(u32 *arg, u8 write, u8 raw, in ath6kl_sdio_set_cmd52_arg()
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | pxa25x_udc.c | 1427 u8 raw [8]; in handle_ep0() member
|
D | at91_udc.c | 1058 u8 raw[8]; member
|
D | net2272.c | 1735 u8 raw[8]; in net2272_handle_stat0_irqs() member
|
D | gr_udc.c | 1068 u8 raw[8]; in gr_ep0_setup() member
|
D | net2280.c | 3027 u32 raw[2]; in handle_stat0_irqs() member
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/ |
D | qede.h | 200 u32 raw; member
|
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_main.c | 838 u8 *raw; in fm10k_tx_csum() member
|
/linux-4.4.14/drivers/net/fjes/ |
D | fjes_hw.h | 197 u8 raw[EP_BUFFER_INFO_SIZE]; member
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | 3945.h | 147 u8 raw[IEEE80211_FRAME_LEN]; member
|
D | common.h | 538 u8 raw[IEEE80211_FRAME_LEN]; member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu.h | 550 } __packed raw; member 645 u8 raw[EFUSE_MAP_LEN_8723A]; member
|
D | rtl8xxxu.c | 1874 unsigned char *raw = priv->efuse_wifi.raw; in rtl8192cu_parse_efuse() local
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | sunvnet.c | 762 u64 raw[8]; in vnet_event_napi() member
|
/linux-4.4.14/drivers/staging/wilc1000/ |
D | wilc_wlan_if.h | 56 u32 raw: 1; member
|
/linux-4.4.14/drivers/tty/ |
D | n_tty.c | 108 unsigned char lnext:1, erasing:1, raw:1, real_raw:1, icanon:1; member
|
/linux-4.4.14/drivers/gpio/ |
D | gpiolib.c | 1440 static void gpiod_set_array_value_priv(bool raw, bool can_sleep, in gpiod_set_array_value_priv()
|
/linux-4.4.14/drivers/iommu/ |
D | amd_iommu.c | 608 static void iommu_handle_ppr_entry(struct amd_iommu *iommu, u64 *raw) in iommu_handle_ppr_entry() 639 volatile u64 *raw; in iommu_poll_ppr_log() local
|
/linux-4.4.14/net/sunrpc/auth_gss/ |
D | svcauth_gss.c | 811 __be32 raw; in read_u32_from_xdr_buf() local
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
D | liquidio_common.h | 290 u64 raw:1; member
|
/linux-4.4.14/lib/ |
D | vsprintf.c | 1516 struct sockaddr raw; in pointer() member
|
/linux-4.4.14/drivers/scsi/ |
D | gdth_ioctl.h | 103 } __attribute__((packed)) raw; /* raw service cmd. struct. */ member
|
D | osst.h | 590 unsigned char raw; /* flag OnStream raw access (32.5KB block size) */ member
|
D | gdth.h | 899 } raw[MAXBUS]; /* SCSI channels */ member
|
/linux-4.4.14/drivers/media/i2c/ |
D | ov7670.c | 1169 unsigned char raw; in ov7670_store_cmatrix() local
|
/linux-4.4.14/fs/nfs/ |
D | super.c | 1196 static int nfs_parse_mount_options(char *raw, in nfs_parse_mount_options()
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | main.c | 1767 static struct mlx4_ib_gid_entry *find_gid_entry(struct mlx4_ib_qp *qp, u8 *raw) in find_gid_entry()
|
/linux-4.4.14/drivers/mtd/nand/ |
D | atmel_nand.c | 1965 int oob_required, int page, int cached, int raw) in nfc_sram_write_page()
|
D | nand_base.c | 2412 int oob_required, int page, int cached, int raw) in nand_write_page()
|
/linux-4.4.14/drivers/memory/ |
D | omap-gpmc.c | 434 bool raw, bool noval) in get_gpmc_timing_reg()
|
/linux-4.4.14/fs/ocfs2/cluster/ |
D | heartbeat.c | 1595 char *raw; in o2hb_map_slot_data() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.c | 504 u16 raw = 0; in _rtl92ee_phy_store_txpower_by_rate_base() local
|
D | trx.h | 697 u32 raw:1; member
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
D | octeon-irq.c | 2190 u64 raw; in octeon_irq_cib_handler() local
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
D | ipw2200.c | 3414 const struct firmware **raw, const char *name) in ipw_get_fw() 3483 static const struct firmware *raw = NULL; variable 3500 const struct firmware *raw = NULL; in ipw_load() local
|
D | ipw2200.h | 522 u8 raw[TFD_CMD_IMMEDIATE_PAYLOAD_LENGTH]; member 668 u8 raw[0]; member
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | bcm3510_priv.h | 39 u8 raw; member
|
/linux-4.4.14/fs/ |
D | compat.c | 759 struct compat_nfs4_mount_data_v1 *raw = raw_data; in do_nfs4_super_data_conv() local
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 7021 u8 *raw; in ixgbe_tx_csum() member 7025 u8 *raw; in ixgbe_tx_csum() member
|
/linux-4.4.14/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_common.h | 188 } raw; member
|
/linux-4.4.14/drivers/media/common/b2c2/ |
D | flexcop_ibi_value_be.h | 10 u32 raw; member
|
D | flexcop_ibi_value_le.h | 10 u32 raw; member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | trx.h | 470 u32 raw:1; member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | trx.h | 465 u32 raw:1; member
|
/linux-4.4.14/drivers/usb/dwc3/ |
D | core.h | 992 u32 raw; member
|
/linux-4.4.14/net/packet/ |
D | af_packet.c | 166 void *raw; member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | trx.h | 602 u32 raw:1; member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | trx.h | 570 u32 raw:1; member
|
/linux-4.4.14/drivers/media/pci/ngene/ |
D | ngene.h | 442 u32 raw[64]; member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | trx.h | 585 u32 raw:1; member
|
/linux-4.4.14/kernel/events/ |
D | core.c | 5394 } raw = { in perf_output_sample() local 6957 struct perf_raw_record raw = { in perf_tp_event() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | trx.h | 640 u32 raw:1; member
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-pip-defs.h | 2546 uint64_t raw:32; member 2561 uint64_t raw:32; member 3299 uint64_t raw:32; member
|
/linux-4.4.14/drivers/scsi/megaraid/ |
D | megaraid_sas.h | 1974 u8 raw[128]; member 1998 u8 raw[128]; member
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_bios.h | 260 u8 raw[33]; member
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | mlx4.h | 747 u8 raw[MLX4_ROCE_GID_ENTRY_SIZE]; member
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_target.h | 433 } raw; member
|
/linux-4.4.14/include/linux/mlx5/ |
D | device.h | 535 __be32 raw[7]; member
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | mad.c | 2175 u8 raw[17]; member
|
/linux-4.4.14/include/linux/mlx4/ |
D | device.h | 870 u32 raw[6]; member
|
/linux-4.4.14/include/rdma/ |
D | ib_verbs.h | 61 u8 raw[16]; member
|