/openbmc/linux/drivers/media/rc/ |
H A D | rc-ir-raw.c | 25 struct ir_raw_event_ctrl *raw = data; in ir_raw_event_thread() local 555 struct ir_raw_event_ctrl *raw = from_timer(raw, t, edge_handle); in ir_raw_edge_handle() local 703 struct ir_raw_event_ctrl *raw; in ir_raw_handler_unregister() local
|
H A 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
|
/openbmc/linux/tools/testing/selftests/timers/ |
H A D | adjtick.c | 69 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() 170 struct timespec raw; in main() local
|
/openbmc/linux/drivers/hwmon/ |
H A D | hs3001.c | 51 static int hs3001_extract_temperature(u16 raw) in hs3001_extract_temperature() 61 static u32 hs3001_extract_humidity(u16 raw) in hs3001_extract_humidity()
|
/openbmc/linux/drivers/dma/ioat/ |
H A 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
|
/openbmc/linux/drivers/block/ |
H A D | amiflop.c | 779 static unsigned long scan_sync(unsigned long raw, unsigned long end) in scan_sync() 805 static unsigned long decode (unsigned long *data, unsigned long *raw, in decode() 837 unsigned long raw; in amiga_read() local 931 static unsigned long *putsec(int disk, unsigned long *raw, int cnt) in putsec() 1132 static unsigned long dos_decode(unsigned char *data, unsigned short *raw, int len) in dos_decode() 1153 unsigned long raw; in dos_read() local 1271 static unsigned long *ms_putsec(int drive, unsigned long *raw, int cnt) in ms_putsec() 1325 unsigned long raw = (unsigned long) raw_buf; in dos_write() local
|
/openbmc/linux/drivers/iio/adc/ |
H A D | ti-lmp92064.c | 128 __be16 raw[2]; in lmp92064_read_meas() local 160 u16 raw[2]; in lmp92064_read_raw() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | if_arcnet.h | 93 __u8 raw[0]; /* 507 bytes */ member 126 __u8 raw[0]; /* 508 bytes */ member
|
H A D | fscrypt.h | 60 __u8 raw[FSCRYPT_MAX_KEY_SIZE]; member 122 __u8 raw[]; member 131 __u8 raw[]; member
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | i9xx_wm.c | 936 struct g4x_pipe_wm *raw = &crtc_state->wm.g4x.raw[level]; in g4x_raw_plane_wm_set() local 955 struct g4x_pipe_wm *raw = &crtc_state->wm.g4x.raw[level]; in g4x_raw_fbc_wm_set() local 985 struct g4x_pipe_wm *raw = &crtc_state->wm.g4x.raw[level]; in g4x_raw_plane_wm_compute() local 1044 const struct g4x_pipe_wm *raw = &crtc_state->wm.g4x.raw[level]; in g4x_raw_plane_wm_is_valid() local 1110 const struct g4x_pipe_wm *raw; in _g4x_compute_pipe_wm() local 1447 const struct g4x_pipe_wm *raw = in vlv_compute_fifo() local 1562 struct g4x_pipe_wm *raw = &crtc_state->wm.vlv.raw[level]; in vlv_raw_plane_wm_set() local 1586 struct g4x_pipe_wm *raw = &crtc_state->wm.vlv.raw[level]; in vlv_raw_plane_wm_compute() local 1615 const struct g4x_pipe_wm *raw = in vlv_raw_plane_wm_is_valid() local 1653 const struct g4x_pipe_wm *raw = &crtc_state->wm.vlv.raw[level]; in _vlv_compute_pipe_wm() local [all …]
|
/openbmc/linux/drivers/media/rc/img-ir/ |
H A D | img-ir-rc5.c | 11 static int img_ir_rc5_scancode(int len, u64 raw, u64 enabled_protocols, in img_ir_rc5_scancode()
|
H A D | img-ir-rc6.c | 11 static int img_ir_rc6_scancode(int len, u64 raw, u64 enabled_protocols, in img_ir_rc6_scancode()
|
H A D | img-ir-jvc.c | 11 static int img_ir_jvc_scancode(int len, u64 raw, u64 enabled_protocols, in img_ir_jvc_scancode()
|
H A D | img-ir-sanyo.c | 22 static int img_ir_sanyo_scancode(int len, u64 raw, u64 enabled_protocols, in img_ir_sanyo_scancode()
|
H A D | img-ir-sony.c | 11 static int img_ir_sony_scancode(int len, u64 raw, u64 enabled_protocols, in img_ir_sony_scancode()
|
H A D | img-ir-nec.c | 13 static int img_ir_nec_scancode(int len, u64 raw, u64 enabled_protocols, in img_ir_nec_scancode()
|
/openbmc/linux/drivers/usb/typec/tcpm/ |
H A D | maxim_contaminant.c | 76 int sleep_msec, bool raw, bool ua_src) in max_contaminant_read_adc_mv() 114 enum fladc_select channel, int sleep_msec, bool raw) in max_contaminant_read_resistance_kohm()
|
/openbmc/linux/drivers/iio/imu/inv_icm42600/ |
H A D | inv_icm42600_temp.c | 19 __be16 *raw; in inv_icm42600_temp_read() local
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfdk/ |
H A D | nfdk.h | 69 __le64 raw; member 107 u64 raw; member
|
/openbmc/linux/drivers/media/usb/as102/ |
H A D | as102_fw.h | 20 struct as10x_raw_fw_pkt raw; member
|
/openbmc/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_mst_topology.c | 336 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_req() 458 drm_dp_decode_sideband_req(const struct drm_dp_sideband_msg_tx *raw, in drm_dp_decode_sideband_req() 735 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_reply() 800 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_link_address() 853 static bool drm_dp_sideband_parse_remote_dpcd_read(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_dpcd_read() 874 static bool drm_dp_sideband_parse_remote_dpcd_write(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_dpcd_write() 889 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() 908 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() 932 static bool drm_dp_sideband_parse_allocate_payload_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_allocate_payload_ack() 955 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 …]
|
/openbmc/linux/drivers/pinctrl/aspeed/ |
H A D | pinmux-aspeed.c | 45 unsigned int raw; in aspeed_sig_desc_eval() local
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | fscrypt.h | 60 __u8 raw[FSCRYPT_MAX_KEY_SIZE]; member 122 __u8 raw[]; member 131 __u8 raw[]; member
|
/openbmc/linux/arch/x86/lib/ |
H A D | kaslr.c | 56 unsigned long raw, random = get_boot_seed(); in kaslr_get_random_long() local
|
/openbmc/phosphor-host-ipmid/include/dbus-sdr/ |
H A D | sdrutils.hpp | 90 bool updateReading(double reading, int raw) in updateReading() 207 bool updateReading(size_t index, double reading, int raw) in updateReading()
|