Home
last modified time | relevance | path

Searched defs:raw (Results 1 – 25 of 588) sorted by relevance

12345678910>>...24

/kernel/linux/linux-5.10/drivers/s390/char/
Dcon3215.c143 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
312 static inline void raw3215_try_io(struct raw3215_info *raw) in raw3215_try_io()
339 struct raw3215_info *raw = (struct raw3215_info *) data; in raw3215_wakeup() local
352 static void raw3215_next_io(struct raw3215_info *raw, struct tty_struct *tty) in raw3215_next_io()
366 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 …]
/kernel/linux/linux-4.19/drivers/s390/char/
Dcon3215.c143 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
312 static inline void raw3215_try_io(struct raw3215_info *raw) in raw3215_try_io()
339 struct raw3215_info *raw = (struct raw3215_info *) data; in raw3215_wakeup() local
352 static void raw3215_next_io(struct raw3215_info *raw, struct tty_struct *tty) in raw3215_next_io()
366 struct raw3215_info *raw; in raw3215_irq() local
468 static void raw3215_drop_line(struct raw3215_info *raw) in raw3215_drop_line()
490 static void raw3215_make_room(struct raw3215_info *raw, unsigned int length) in raw3215_make_room()
[all …]
/kernel/linux/linux-4.19/drivers/staging/greybus/
Draw.c56 static int receive_data(struct gb_raw *raw, u32 len, u8 *data) in receive_data()
94 struct gb_raw *raw = greybus_get_drvdata(connection->bundle); in gb_raw_request_handler() local
124 static int gb_raw_send(struct gb_raw *raw, u32 len, const char __user *data) in gb_raw_send()
154 struct gb_raw *raw; in gb_raw_probe() local
227 struct gb_raw *raw = greybus_get_drvdata(bundle); in gb_raw_disconnect() local
261 struct gb_raw *raw = container_of(cdev, struct gb_raw, cdev); in raw_open() local
270 struct gb_raw *raw = file->private_data; in raw_write() local
289 struct gb_raw *raw = file->private_data; in raw_read() local
/kernel/linux/linux-5.10/drivers/staging/greybus/
Draw.c55 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
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/display/dc/
Ddc_dp_types.h113 uint8_t raw; member
123 uint8_t raw; member
133 uint8_t raw; member
141 uint8_t raw; member
151 uint8_t raw; member
165 uint8_t raw; member
179 uint8_t raw; member
188 uint8_t raw; member
199 uint8_t raw; member
208 uint8_t raw; member
[all …]
/kernel/linux/linux-4.19/drivers/media/rc/img-ir/
Dimg-ir-raw.c24 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
136 struct img_ir_priv_raw *raw = &priv->raw; in img_ir_remove_raw() local
Dimg-ir-raw.h31 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()
/kernel/linux/linux-5.10/drivers/media/rc/img-ir/
Dimg-ir-raw.c20 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
Dimg-ir-raw.h27 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()
/kernel/linux/linux-5.10/drivers/input/misc/
Dhp_sdc_rtc.c184 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
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc_dp_types.h141 uint8_t raw; member
151 uint8_t raw; member
161 uint8_t raw; member
169 uint8_t raw; member
179 uint8_t raw; member
193 uint8_t raw; member
207 uint8_t raw; member
216 uint8_t raw; member
227 uint8_t raw; member
236 uint8_t raw; member
[all …]
/kernel/linux/linux-5.10/drivers/power/supply/
Dds2782_battery.c100 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
/kernel/linux/linux-4.19/drivers/power/supply/
Dds2782_battery.c104 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
/kernel/linux/linux-4.19/drivers/input/misc/
Dhp_sdc_rtc.c202 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
/kernel/linux/linux-5.10/fs/jffs2/
Dgc.c129 struct jffs2_raw_node_ref *raw; in jffs2_garbage_collect_pass() local
498 struct jffs2_raw_node_ref *raw, struct jffs2_inode_info *f) in jffs2_garbage_collect_live()
593 struct jffs2_raw_node_ref *raw) in jffs2_garbage_collect_pristine()
908 struct jffs2_raw_node_ref *raw; in jffs2_garbage_collect_deletion_dirent() local
1227 struct jffs2_raw_node_ref *raw = frag->node->raw; in jffs2_garbage_collect_dnode() local
1283 struct jffs2_raw_node_ref *raw = frag->node->raw; in jffs2_garbage_collect_dnode() local
/kernel/linux/linux-4.19/fs/jffs2/
Dgc.c129 struct jffs2_raw_node_ref *raw; in jffs2_garbage_collect_pass() local
498 struct jffs2_raw_node_ref *raw, struct jffs2_inode_info *f) in jffs2_garbage_collect_live()
593 struct jffs2_raw_node_ref *raw) in jffs2_garbage_collect_pristine()
908 struct jffs2_raw_node_ref *raw; in jffs2_garbage_collect_deletion_dirent() local
1226 struct jffs2_raw_node_ref *raw = frag->node->raw; in jffs2_garbage_collect_dnode() local
1282 struct jffs2_raw_node_ref *raw = frag->node->raw; in jffs2_garbage_collect_dnode() local
/kernel/linux/linux-4.19/kernel/bpf/
Dinode.c32 static void *bpf_any_get(void *raw, enum bpf_type type) in bpf_any_get()
49 static void bpf_any_put(void *raw, enum bpf_type type) in bpf_any_put()
66 void *raw; in bpf_fd_probe_obj() local
310 static int bpf_mkobj_ops(struct dentry *dentry, umode_t mode, void *raw, in bpf_mkobj_ops()
386 static int bpf_obj_do_pin(const struct filename *pathname, void *raw, in bpf_obj_do_pin()
430 void *raw; in bpf_obj_pin_user() local
456 void *raw; in bpf_obj_do_get() local
489 void *raw; in bpf_obj_get_user() local
/kernel/linux/linux-4.19/include/linux/
Dioc4.h34 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
/kernel/linux/linux-4.19/drivers/net/ethernet/cisco/enic/
Dvnic_rss.h33 u64 raw[8]; member
42 u64 raw[32]; member
/kernel/linux/linux-4.19/drivers/video/fbdev/via/
Dvia_modesetting.c35 struct via_display_timing raw; in via_set_primary_timing() local
93 struct via_display_timing raw; in via_set_secondary_timing() local
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
Dvia_modesetting.c20 struct via_display_timing raw; in via_set_primary_timing() local
78 struct via_display_timing raw; in via_set_secondary_timing() local
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
Dvnic_rss.h33 u64 raw[8]; member
42 u64 raw[32]; member
/kernel/linux/linux-5.10/include/acpi/
Dacpi_lpat.h13 int raw; member
34 int raw) in acpi_lpat_raw_to_temp()
/kernel/linux/linux-4.19/include/acpi/
Dacpi_lpat.h21 int raw; member
42 int raw) in acpi_lpat_raw_to_temp()
/kernel/linux/linux-5.10/kernel/bpf/
Dinode.c32 static void *bpf_any_get(void *raw, enum bpf_type type) in bpf_any_get()
52 static void bpf_any_put(void *raw, enum bpf_type type) in bpf_any_put()
72 void *raw; in bpf_fd_probe_obj() local
330 static int bpf_mkobj_ops(struct dentry *dentry, umode_t mode, void *raw, in bpf_mkobj_ops()
437 static int bpf_obj_do_pin(const char __user *pathname, void *raw, in bpf_obj_do_pin()
483 void *raw; in bpf_obj_pin_user() local
502 void *raw; in bpf_obj_do_get() local
533 void *raw; in bpf_obj_get_user() local

12345678910>>...24