Searched defs:vio (Results 1 - 25 of 32) sorted by relevance

12

/linux-master/drivers/md/dm-vdo/
H A Dio-submitter.h31 static inline void vdo_submit_metadata_vio(struct vio *vio, physical_block_number_t physical, argument
39 static inline void vdo_submit_flush_vio(struct vio *vio, bio_end_io_t callback, argument
H A Dvio.h26 struct vio vio; member in struct:pooled_vio
54 get_vio_bio_zone_thread_id(struct vio *vio) argument
65 assert_vio_in_bio_zone(struct vio *vio) argument
107 initialize_vio(struct vio *vio, struct bio *bio, unsigned int block_count, enum vio_type vio_type, enum vio_priority priority, struct vdo *vdo) argument
134 is_data_vio(struct vio *vio) argument
145 get_metadata_priority(struct vio *vio) argument
158 continue_vio(struct vio *vio, int result) argument
172 continue_vio_after_io(struct vio *vio, vdo_action_fn callback, thread_id_t thread) argument
184 vio_as_pooled_vio(struct vio *vio) argument
[all...]
H A Dio-submitter.c74 static void count_all_bios(struct vio *vio, struct bio *bio) argument
95 assert_in_bio_zone(struct vio *vio) argument
107 send_bio_to_device(struct vio *vio, struct bio *bio) argument
124 struct vio *vio = as_vio(completion); local
138 get_bio_list(struct vio *vio) argument
167 struct vio *vio = as_vio(completion); local
189 get_mergeable_locked(struct int_map *map, struct vio *vio, bool back_merge) argument
224 map_merged_vio(struct int_map *bio_map, struct vio *vio) argument
238 merge_to_prev_tail(struct int_map *bio_map, struct vio *vio, struct vio *prev_vio) argument
246 merge_to_next_head(struct int_map *bio_map, struct vio *vio, struct vio *next_vio) argument
267 try_bio_map_merge(struct vio *vio) argument
339 __submit_metadata_vio(struct vio *vio, physical_block_number_t physical, bio_end_io_t callback, vdo_action_fn error_handler, blk_opf_t operation, char *data) argument
[all...]
H A Dvio.c43 struct vio *vio = bio->bi_private; local
78 allocate_vio_components(struct vdo *vdo, enum vio_type vio_type, enum vio_priority priority, void *parent, unsigned int block_count, char *data, struct vio *vio) argument
123 struct vio *vio; local
153 free_vio_components(struct vio *vio) argument
166 free_vio(struct vio *vio) argument
173 vdo_set_bio_properties(struct bio *bio, struct vio *vio, bio_end_io_t callback, blk_opf_t bi_opf, physical_block_number_t pbn) argument
194 vio_reset_bio(struct vio *vio, char *data, bio_end_io_t callback, blk_opf_t bi_opf, physical_block_number_t pbn) argument
246 update_vio_error_stats(struct vio *vio, const char *format, ...) argument
277 vio_record_metadata_io_error(struct vio *vio) argument
425 return_vio_to_pool(struct vio_pool *pool, struct pooled_vio *vio) argument
478 count_all_bios_completed(struct vio *vio, struct bio *bio) argument
496 struct vio *vio = (struct vio *) bio->bi_private; local
[all...]
H A Drecovery-journal.h126 struct vio vio; member in struct:recovery_journal_block
[all...]
H A Dblock-map.h135 struct vio *vio; member in struct:page_info
H A Ddata-vio.h267 struct vio vio; member in struct:data_vio
281 vio_as_data_vio(struct vio *vio) argument
[all...]
H A Drecovery-journal.c506 struct vio *vio = bio->bi_private; local
1317 struct vio *vio = bio->bi_private; local
[all...]
H A Dvdo.c274 struct vio *vio; local
774 struct vio *vio = bio->bi_private; local
946 struct vio *vio = bio->bi_private; local
[all...]
H A Dvdo.h149 struct vio vio; member in struct:vdo_super_block
H A Ddata-vio.c1565 struct vio *vio = as_vio(completion); local
[all...]
H A Ddedupe.c1198 struct vio *vio = &agent->vio; local
[all...]
/linux-master/drivers/input/touchscreen/
H A Dzet6223.c29 struct regulator *vio; member in struct:zet6223_ts
H A Dtsc200x-core.c107 struct regulator *vio; member in struct:tsc200x
/linux-master/drivers/staging/greybus/
H A Darche-apb-ctrl.c37 struct regulator *vio; member in struct:arche_apb_ctrl_drvdata
[all...]
/linux-master/drivers/net/ethernet/sun/
H A Dldmvsw.c130 struct vio_driver_state *vio = &port->vio; local
[all...]
H A Dsunvnet_common.h59 struct vio_driver_state vio; member in struct:vnet_port
93 static inline struct vnet_port *to_vnet_port(struct vio_driver_state *vio) argument
H A Dsunvnet_common.c69 int sunvnet_send_attr_common(struct vio_driver_state *vio) argument
132 handle_attr_info(struct vio_driver_state *vio, struct vio_net_attr_info *pkt) argument
225 handle_attr_ack(struct vio_driver_state *vio, struct vio_net_attr_info *pkt) argument
233 handle_attr_nack(struct vio_driver_state *vio, struct vio_net_attr_info *pkt) argument
241 sunvnet_handle_attr_common(struct vio_driver_state *vio, void *arg) argument
261 sunvnet_handshake_complete_common(struct vio_driver_state *vio) argument
556 struct vio_driver_state *vio = &port->vio; local
590 struct vio_driver_state *vio = &port->vio; local
649 struct vio_driver_state *vio = &port->vio; local
774 struct vio_driver_state *vio = &vnet->vio; local
783 struct vio_driver_state *vio = &port->vio; local
917 struct vio_driver_state *vio = &port->vio; local
932 struct vio_driver_state *vio = &port->vio; local
[all...]
/linux-master/arch/sparc/kernel/
H A Dviohs.c18 int vio_ldc_send(struct vio_driver_state *vio, void *data, int len) argument
34 static int send_ctrl(struct vio_driver_state *vio, argument
48 static int send_version(struct vio_driver_state *vio, u16 major, u16 minor) argument
66 start_handshake(struct vio_driver_state *vio) argument
83 flush_rx_dring(struct vio_driver_state *vio) argument
101 vio_link_state_change(struct vio_driver_state *vio, int event) argument
135 handshake_failure(struct vio_driver_state *vio) argument
161 process_unknown(struct vio_driver_state *vio, void *arg) argument
176 send_dreg(struct vio_driver_state *vio) argument
218 send_rdx(struct vio_driver_state *vio) argument
231 send_attr(struct vio_driver_state *vio) argument
239 find_by_major(struct vio_driver_state *vio, u16 major) argument
255 process_ver_info(struct vio_driver_state *vio, struct vio_ver_info *pkt) argument
311 process_ver_ack(struct vio_driver_state *vio, struct vio_ver_info *pkt) argument
344 process_ver_nack(struct vio_driver_state *vio, struct vio_ver_info *pkt) argument
364 process_ver(struct vio_driver_state *vio, struct vio_ver_info *pkt) argument
381 process_attr(struct vio_driver_state *vio, void *pkt) argument
409 all_drings_registered(struct vio_driver_state *vio) argument
427 process_dreg_info(struct vio_driver_state *vio, struct vio_dring_register *pkt) argument
500 process_dreg_ack(struct vio_driver_state *vio, struct vio_dring_register *pkt) argument
527 process_dreg_nack(struct vio_driver_state *vio, struct vio_dring_register *pkt) argument
539 process_dreg(struct vio_driver_state *vio, struct vio_dring_register *pkt) argument
560 process_dunreg(struct vio_driver_state *vio, struct vio_dring_unregister *pkt) argument
581 process_rdx_info(struct vio_driver_state *vio, struct vio_rdx *pkt) argument
594 process_rdx_ack(struct vio_driver_state *vio, struct vio_rdx *pkt) argument
605 process_rdx_nack(struct vio_driver_state *vio, struct vio_rdx *pkt) argument
612 process_rdx(struct vio_driver_state *vio, struct vio_rdx *pkt) argument
632 vio_control_pkt_engine(struct vio_driver_state *vio, void *pkt) argument
675 vio_conn_reset(struct vio_driver_state *vio) argument
685 vio_validate_sid(struct vio_driver_state *vio, struct vio_msg_tag *tp) argument
719 vio_send_sid(struct vio_driver_state *vio) argument
734 vio_ldc_alloc(struct vio_driver_state *vio, struct ldc_channel_config *base_cfg, void *event_arg) argument
754 vio_ldc_free(struct vio_driver_state *vio) argument
765 vio_port_up(struct vio_driver_state *vio) argument
807 struct vio_driver_state *vio = from_timer(vio, t, timer); local
812 vio_driver_init(struct vio_driver_state *vio, struct vio_dev *vdev, u8 dev_class, struct vio_version *ver_table, int ver_table_size, struct vio_driver_ops *ops, char *name) argument
[all...]
/linux-master/drivers/iio/light/
H A Dgp2ap002.c144 struct regulator *vio; member in struct:gp2ap002
[all...]
/linux-master/include/linux/mfd/
H A Dstmpe.h124 struct regulator *vio; member in struct:stmpe
/linux-master/drivers/tty/
H A Dvcc.c23 struct vio_driver_state vio; member in struct:vcc_port
256 struct vio_driver_state *vio = &port->vio; local
308 struct vio_driver_state *vio = &port->vio; local
360 struct vio_driver_state *vio; local
434 struct vio_driver_state *vio; local
[all...]
/linux-master/drivers/block/
H A Dsunvdc.c57 struct vio_driver_state vio; member in struct:vdc_port
95 static inline struct vdc_port *to_vdc_port(struct vio_driver_state *vio) argument
191 static void vdc_finish(struct vio_driver_state *vio, int err, int waiting_for) argument
202 vdc_handshake_complete(struct vio_driver_state *vio) argument
224 vdc_send_attr(struct vio_driver_state *vio) argument
246 vdc_handle_attr(struct vio_driver_state *vio, void *arg) argument
358 struct vio_driver_state *vio = &port->vio; local
1135 struct vio_driver_state *vio; local
1153 struct vio_driver_state *vio; local
[all...]
/linux-master/drivers/media/radio/si4713/
H A Dsi4713.h240 struct regulator *vio; member in struct:si4713_device
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dwl1251.h268 struct regulator *vio; member in struct:wl1251

Completed in 360 milliseconds

12