/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 = from_timer(raw, t, timer); in raw3215_timeout() local 310 static inline void raw3215_try_io(struct raw3215_info *raw) in raw3215_try_io() 335 static void raw3215_next_io(struct raw3215_info *raw, struct tty_struct *tty) in raw3215_next_io() 349 struct raw3215_info *raw; in raw3215_irq() local 454 static void raw3215_make_room(struct raw3215_info *raw, unsigned int length) in raw3215_make_room() 478 static void raw3215_write(struct raw3215_info *raw, const char *str, in raw3215_write() 519 static void raw3215_putchar(struct raw3215_info *raw, unsigned char ch) in raw3215_putchar() [all …]
|
/drivers/staging/greybus/ |
D | raw.c | 55 static int receive_data(struct gb_raw *raw, u32 len, u8 *data) in receive_data() 93 struct gb_raw *raw = greybus_get_drvdata(connection->bundle); in gb_raw_request_handler() local 123 static int gb_raw_send(struct gb_raw *raw, u32 len, const char __user *data) in gb_raw_send() 153 struct gb_raw *raw; in gb_raw_probe() local 226 struct gb_raw *raw = greybus_get_drvdata(bundle); in gb_raw_disconnect() local 260 struct gb_raw *raw = container_of(cdev, struct gb_raw, cdev); in raw_open() local 269 struct gb_raw *raw = file->private_data; in raw_write() local 288 struct gb_raw *raw = file->private_data; in raw_read() local
|
/drivers/gpu/drm/amd/display/dc/ |
D | dc_dp_types.h | 147 uint8_t raw; member 157 uint8_t raw; member 167 uint8_t raw; member 175 uint8_t raw; member 185 uint8_t raw; member 199 uint8_t raw; member 213 uint8_t raw; member 222 uint8_t raw; member 233 uint8_t raw; member 242 uint8_t raw; member [all …]
|
/drivers/media/rc/img-ir/ |
D | img-ir-raw.c | 20 struct img_ir_priv_raw *raw = &priv->raw; in img_ir_refresh_raw() local 48 struct img_ir_priv_raw *raw = &priv->raw; in img_ir_isr_raw() local 101 struct img_ir_priv_raw *raw = &priv->raw; in img_ir_probe_raw() local 132 struct img_ir_priv_raw *raw = &priv->raw; in img_ir_remove_raw() local
|
D | img-ir-raw.h | 27 static inline bool img_ir_raw_enabled(struct img_ir_priv_raw *raw) in img_ir_raw_enabled() 41 static inline bool img_ir_raw_enabled(struct img_ir_priv_raw *raw) in img_ir_raw_enabled()
|
/drivers/input/misc/ |
D | hp_sdc_rtc.c | 184 int64_t raw; in hp_sdc_rtc_read_rt() local 203 int64_t raw; in hp_sdc_rtc_read_fhs() local 220 int64_t raw; in hp_sdc_rtc_read_mt() local 237 int64_t raw; in hp_sdc_rtc_read_dt() local 254 int64_t raw; in hp_sdc_rtc_read_ct() local
|
/drivers/power/supply/ |
D | ds2782_battery.c | 100 s16 raw; in ds278x_get_temp() local 121 s16 raw; in ds2782_get_current() local 147 s16 raw; in ds2782_get_voltage() local 164 u8 raw; in ds2782_get_capacity() local 176 s16 raw; in ds2786_get_current() local 187 s16 raw; in ds2786_get_voltage() local 204 u8 raw; in ds2786_get_capacity() local
|
/drivers/net/ethernet/cisco/enic/ |
D | vnic_rss.h | 33 u64 raw[8]; member 42 u64 raw[32]; member
|
/drivers/video/fbdev/via/ |
D | via_modesetting.c | 20 struct via_display_timing raw; in via_set_primary_timing() local 78 struct via_display_timing raw; in via_set_secondary_timing() local
|
/drivers/acpi/ |
D | acpi_lpat.c | 24 int raw) in acpi_lpat_raw_to_temp() 60 int i, delta_temp, delta_raw, raw; in acpi_lpat_temp_to_raw() local
|
/drivers/macintosh/ |
D | windfarm_ad7417_sensor.c | 40 s16 raw; in wf_ad7417_temp_get() local 80 int chan, s32 raw, s32 *value) in wf_ad7417_adc_convert() 105 u16 raw; in wf_ad7417_adc_get() local
|
/drivers/media/rc/ |
D | bpf-lirc.c | 141 struct ir_raw_event_ctrl *raw; in lirc_bpf_attach() local 179 struct ir_raw_event_ctrl *raw; in lirc_bpf_detach() local 215 struct ir_raw_event_ctrl *raw = rcdev->raw; in lirc_bpf_run() local
|
D | rc-ir-raw.c | 25 struct ir_raw_event_ctrl *raw = data; in ir_raw_event_thread() local 557 struct ir_raw_event_ctrl *raw = from_timer(raw, t, edge_handle); in ir_raw_edge_handle() local 705 struct ir_raw_event_ctrl *raw; in ir_raw_handler_unregister() local
|
D | ir-mce_kbd-decoder.c | 112 struct ir_raw_event_ctrl *raw = from_timer(raw, t, mce_kbd.rx_timeout); in mce_kbd_rx_timeout() local 404 u64 raw; in ir_mce_kbd_encode() local
|
/drivers/iio/dac/ |
D | ds4424.c | 60 uint8_t raw[DS4424_MAX_DAC_CHANNELS]; member 111 union ds4424_raw_data raw; in ds4424_read_raw() local 137 union ds4424_raw_data raw; in ds4424_write_raw() local
|
/drivers/iio/accel/ |
D | bma400_core.c | 239 static void bma400_output_data_rate_from_raw(int raw, unsigned int *val, in bma400_output_data_rate_from_raw() 438 int raw; in bma400_accel_scale_to_raw() local 474 int raw; in bma400_set_accel_scale() local 547 int raw; in bma400_init_tables() local
|
/drivers/dma/ioat/ |
D | prep.c | 34 struct ioat_raw_descriptor *raw = descs[xor_idx_to_desc >> idx & 1]; in xor_set_src() local 41 struct ioat_raw_descriptor *raw = descs[pq_idx_to_desc >> idx & 1]; in pq_get_src() local 48 struct ioat_raw_descriptor *raw = desc[pq16_idx_to_desc[idx]]; in pq16_get_src() local 57 struct ioat_raw_descriptor *raw = descs[pq_idx_to_desc >> idx & 1]; in pq_set_src() local 69 struct ioat_raw_descriptor *raw = desc[pq16_idx_to_desc[idx]]; in pq16_set_src() local
|
/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | link_encoder.h | 64 uint32_t raw; member 86 unsigned char raw; member 96 unsigned char raw; member 104 unsigned char raw; member
|
/drivers/block/ |
D | amiflop.c | 780 static unsigned long scan_sync(unsigned long raw, unsigned long end) in scan_sync() 806 static unsigned long decode (unsigned long *data, unsigned long *raw, in decode() 838 unsigned long raw; in amiga_read() local 932 static unsigned long *putsec(int disk, unsigned long *raw, int cnt) in putsec() 1133 static unsigned long dos_decode(unsigned char *data, unsigned short *raw, int len) in dos_decode() 1154 unsigned long raw; in dos_read() local 1272 static unsigned long *ms_putsec(int drive, unsigned long *raw, int cnt) in ms_putsec() 1326 unsigned long raw = (unsigned long) raw_buf; in dos_write() local
|
/drivers/gpu/drm/ |
D | drm_dp_mst_topology.c | 333 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_req() 455 drm_dp_decode_sideband_req(const struct drm_dp_sideband_msg_tx *raw, in drm_dp_decode_sideband_req() 732 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_reply() 797 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_link_address() 850 static bool drm_dp_sideband_parse_remote_dpcd_read(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_dpcd_read() 871 static bool drm_dp_sideband_parse_remote_dpcd_write(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_dpcd_write() 886 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() 905 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() 929 static bool drm_dp_sideband_parse_allocate_payload_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_allocate_payload_ack() 952 static bool drm_dp_sideband_parse_query_payload_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_query_payload_ack() [all …]
|
/drivers/hwmon/ |
D | sht3x.c | 199 static int sht3x_extract_temperature(u16 raw) in sht3x_extract_temperature() 209 static u32 sht3x_extract_humidity(u16 raw) in sht3x_extract_humidity() 291 u16 raw; in limits_update() local 349 u16 raw; in limit_store() local
|
D | max127.c | 94 static long max127_process_raw(u8 ctrl_byte, long raw) in max127_process_raw() 119 long raw; in max127_read_input() local
|
/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.c | 320 static int bnx2x_raw_wait(struct bnx2x *bp, struct bnx2x_raw_obj *raw) in bnx2x_raw_wait() 788 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_vlan_mac_get_rx_tx_flag() local 847 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_vlan_mac_set_cmd_hdr_e2() local 888 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_set_one_mac_e2() local 1023 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_vlan_mac_set_rdata_e1x() local 1049 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_set_one_mac_e1x() local 1072 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_set_one_vlan_e2() local 1122 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_set_one_vlan_mac_e2() local 1188 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_set_one_vlan_mac_e1h() local 1564 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_wait_vlan_mac() local [all …]
|
/drivers/net/ethernet/sgi/ |
D | meth.h | 52 u64 raw; member 59 u64 raw; member 86 volatile u64 raw; member
|
/drivers/mtd/nand/raw/atmel/ |
D | nand-controller.c | 788 static int atmel_nand_pmecc_enable(struct nand_chip *chip, int op, bool raw) in atmel_nand_pmecc_enable() 807 static void atmel_nand_pmecc_disable(struct nand_chip *chip, bool raw) in atmel_nand_pmecc_disable() 815 static int atmel_nand_pmecc_generate_eccbytes(struct nand_chip *chip, bool raw) in atmel_nand_pmecc_generate_eccbytes() 850 bool raw) in atmel_nand_pmecc_correct_data() 902 bool oob_required, int page, bool raw) in atmel_nand_pmecc_write_pg() 943 bool oob_required, int page, bool raw) in atmel_nand_pmecc_read_pg() 984 int page, bool raw) in atmel_hsmc_nand_pmecc_write_pg() 1045 bool raw) in atmel_hsmc_nand_pmecc_read_pg()
|