| /Linux-v5.4/drivers/staging/speakup/ | 
| D | main.c | 258 static unsigned char get_attributes(struct vc_data *vc, u16 *pos)  in get_attributes()264 static void speakup_date(struct vc_data *vc)  in speakup_date()
 290 static void speakup_shut_up(struct vc_data *vc)  in speakup_shut_up()
 301 static void speech_kill(struct vc_data *vc)  in speech_kill()
 319 static void speakup_off(struct vc_data *vc)  in speakup_off()
 331 static void speakup_parked(struct vc_data *vc)  in speakup_parked()
 342 static void speakup_cut(struct vc_data *vc)  in speakup_cut()
 378 static void speakup_paste(struct vc_data *vc)  in speakup_paste()
 389 static void say_attributes(struct vc_data *vc)  in say_attributes()
 416 static void announce_edge(struct vc_data *vc, int msg_id)  in announce_edge()
 [all …]
 
 | 
| /Linux-v5.4/drivers/video/console/ | 
| D | dummycon.c | 52 static void dummycon_putc(struct vc_data *vc, int c, int ypos, int xpos)  in dummycon_putc()60 static void dummycon_putcs(struct vc_data *vc, const unsigned short *s,  in dummycon_putcs()
 80 static int dummycon_blank(struct vc_data *vc, int blank, int mode_switch)  in dummycon_blank()
 86 static void dummycon_putc(struct vc_data *vc, int c, int ypos, int xpos) { }  in dummycon_putc()
 87 static void dummycon_putcs(struct vc_data *vc, const unsigned short *s,  in dummycon_putcs()
 89 static int dummycon_blank(struct vc_data *vc, int blank, int mode_switch)  in dummycon_blank()
 100 static void dummycon_init(struct vc_data *vc, int init)  in dummycon_init()
 110 static void dummycon_deinit(struct vc_data *vc) { }  in dummycon_deinit()
 111 static void dummycon_clear(struct vc_data *vc, int sy, int sx, int height,  in dummycon_clear()
 113 static void dummycon_cursor(struct vc_data *vc, int mode) { }  in dummycon_cursor()
 [all …]
 
 | 
| D | newport_con.c | 329 static void newport_init(struct vc_data *vc, int init)  in newport_init()351 static void newport_clear(struct vc_data *vc, int sy, int sx, int height,  in newport_clear()
 372 static void newport_putc(struct vc_data *vc, int charattr, int ypos,  in newport_putc()
 401 static void newport_putcs(struct vc_data *vc, const unsigned short *s,  in newport_putcs()
 442 static void newport_cursor(struct vc_data *vc, int mode)  in newport_cursor()
 467 static int newport_switch(struct vc_data *vc)  in newport_switch()
 568 static int newport_font_default(struct vc_data *vc, struct console_font *op, char *name)  in newport_font_default()
 573 static int newport_font_set(struct vc_data *vc, struct console_font *font, unsigned flags)  in newport_font_set()
 578 static bool newport_scroll(struct vc_data *vc, unsigned int t, unsigned int b,  in newport_scroll()
 677 static int newport_set_origin(struct vc_data *vc)  in newport_set_origin()
 [all …]
 
 | 
| /Linux-v5.4/drivers/tty/vt/ | 
| D | vt.c | 268 static void notify_write(struct vc_data *vc, unsigned int unicode)  in notify_write()274 static void notify_update(struct vc_data *vc)  in notify_update()
 283 static inline bool con_is_fg(const struct vc_data *vc)  in con_is_fg()
 288 static inline bool con_should_update(const struct vc_data *vc)  in con_should_update()
 293 static inline unsigned short *screenpos(struct vc_data *vc, int offset, int viewed)  in screenpos()
 327 #define get_vc_uniscr(vc) NULL  argument
 329 #define get_vc_uniscr(vc) vc->vc_uni_screen  argument
 367 static void vc_uniscr_set(struct vc_data *vc, struct uni_screen *new_uniscr)  in vc_uniscr_set()
 373 static void vc_uniscr_putc(struct vc_data *vc, char32_t uc)  in vc_uniscr_putc()
 381 static void vc_uniscr_insert(struct vc_data *vc, unsigned int nr)  in vc_uniscr_insert()
 [all …]
 
 | 
| D | keyboard.c | 306 static void put_queue(struct vc_data *vc, int ch)  in put_queue()312 static void puts_queue(struct vc_data *vc, char *cp)  in puts_queue()
 321 static void applkey(struct vc_data *vc, int key, char mode)  in applkey()
 336 static void to_utf8(struct vc_data *vc, uint c)  in to_utf8()
 407 static unsigned int handle_diacr(struct vc_data *vc, unsigned int ch)  in handle_diacr()
 440 static void fn_enter(struct vc_data *vc)  in fn_enter()
 458 static void fn_caps_toggle(struct vc_data *vc)  in fn_caps_toggle()
 466 static void fn_caps_on(struct vc_data *vc)  in fn_caps_on()
 474 static void fn_show_ptregs(struct vc_data *vc)  in fn_show_ptregs()
 482 static void fn_hold(struct vc_data *vc)  in fn_hold()
 [all …]
 
 | 
| D | vt_ioctl.c | 266 do_unimap_ioctl(int cmd, struct unimapdesc __user *user_ud, int perm, struct vc_data *vc)  in do_unimap_ioctl()288 	struct vc_data *vc = NULL;  in vt_disallocate()  local
 309 	struct vc_data *vc[MAX_NR_CONSOLES];  in vt_disallocate_all()  local
 336 	struct vc_data *vc = tty->driver_data;  in vt_ioctl()  local
 824 		struct vc_data *vc;  in vt_ioctl()  local
 1030 void reset_vc(struct vc_data *vc)  in reset_vc()
 1050 	struct vc_data *vc;  in vc_SAK()  local
 1127 			 int perm, struct console_font_op *op, struct vc_data *vc)  in compat_kdfontop_ioctl()
 1152 			 int perm, struct vc_data *vc)  in compat_unimap_ioctl()
 1176 	struct vc_data *vc = tty->driver_data;  in vt_compat_ioctl()  local
 [all …]
 
 | 
| D | consolemap.c | 258 unsigned short *set_translate(int m, struct vc_data *vc)  in set_translate()420 void con_free_unimap(struct vc_data *vc)  in con_free_unimap()
 504 static int con_do_clear_unimap(struct vc_data *vc)  in con_do_clear_unimap()
 527 int con_clear_unimap(struct vc_data *vc)  in con_clear_unimap()
 536 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list)  in con_set_unimap()
 659 int con_set_default_unimap(struct vc_data *vc)  in con_set_default_unimap()
 738 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list)  in con_get_unimap()
 
 | 
| /Linux-v5.4/drivers/media/pci/tw686x/ | 
| D | tw686x-video.c | 49 static void tw686x_buf_done(struct tw686x_video_channel *vc,  in tw686x_buf_done()77 static void tw686x_memcpy_dma_free(struct tw686x_video_channel *vc,  in tw686x_memcpy_dma_free()
 101 static int tw686x_memcpy_dma_alloc(struct tw686x_video_channel *vc,  in tw686x_memcpy_dma_alloc()
 128 static void tw686x_memcpy_buf_refill(struct tw686x_video_channel *vc,  in tw686x_memcpy_buf_refill()
 154 static void tw686x_contig_buf_refill(struct tw686x_video_channel *vc,  in tw686x_contig_buf_refill()
 224 static void tw686x_sg_buf_refill(struct tw686x_video_channel *vc,  in tw686x_sg_buf_refill()
 254 static void tw686x_sg_dma_free(struct tw686x_video_channel *vc,  in tw686x_sg_dma_free()
 269 static int tw686x_sg_dma_alloc(struct tw686x_video_channel *vc,  in tw686x_sg_dma_alloc()
 321 		struct tw686x_video_channel *vc = &dev->video_channels[ch];  in tw686x_sg_setup()  local
 402 static void tw686x_set_framerate(struct tw686x_video_channel *vc,  in tw686x_set_framerate()
 [all …]
 
 | 
| /Linux-v5.4/drivers/dma/ | 
| D | virt-dma.h | 56 static inline struct dma_async_tx_descriptor *vchan_tx_prep(struct virt_dma_chan *vc,  in vchan_tx_prep()82 static inline bool vchan_issue_pending(struct virt_dma_chan *vc)  in vchan_issue_pending()
 96 	struct virt_dma_chan *vc = to_virt_chan(vd->tx.chan);  in vchan_cookie_complete()  local
 114 	struct virt_dma_chan *vc = to_virt_chan(vd->tx.chan);  in vchan_vdesc_fini()  local
 128 	struct virt_dma_chan *vc = to_virt_chan(vd->tx.chan);  in vchan_cyclic_callback()  local
 142 	struct virt_dma_chan *vc = to_virt_chan(vd->tx.chan);  in vchan_terminate_vdesc()  local
 159 static inline struct virt_dma_desc *vchan_next_desc(struct virt_dma_chan *vc)  in vchan_next_desc()
 175 static inline void vchan_get_all_descriptors(struct virt_dma_chan *vc,  in vchan_get_all_descriptors()
 184 static inline void vchan_free_chan_resources(struct virt_dma_chan *vc)  in vchan_free_chan_resources()
 208 static inline void vchan_synchronize(struct virt_dma_chan *vc)  in vchan_synchronize()
 
 | 
| D | virt-dma.c | 21 	struct virt_dma_chan *vc = to_virt_chan(tx->chan);  in vchan_tx_submit()  local51 	struct virt_dma_chan *vc = to_virt_chan(tx->chan);  in vchan_tx_desc_free()  local
 66 struct virt_dma_desc *vchan_find_desc(struct virt_dma_chan *vc,  in vchan_find_desc()
 85 	struct virt_dma_chan *vc = (struct virt_dma_chan *)arg;  in vchan_complete()  local
 113 void vchan_dma_desc_free_list(struct virt_dma_chan *vc, struct list_head *head)  in vchan_dma_desc_free_list()
 129 void vchan_init(struct virt_dma_chan *vc, struct dma_device *dmadev)  in vchan_init()
 
 | 
| D | uniphier-mdmac.c | 60 	struct virt_dma_chan vc;  member75 to_uniphier_mdmac_chan(struct virt_dma_chan *vc)  in to_uniphier_mdmac_chan()
 235 	struct virt_dma_chan *vc = to_virt_chan(chan);  in uniphier_mdmac_prep_slave_sg()  local
 254 	struct virt_dma_chan *vc = to_virt_chan(chan);  in uniphier_mdmac_terminate_all()  local
 285 	struct virt_dma_chan *vc;  in uniphier_mdmac_tx_status()  local
 330 	struct virt_dma_chan *vc = to_virt_chan(chan);  in uniphier_mdmac_issue_pending()  local
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | vt_kern.h | 76 #define vc_translate(vc, c) ((vc)->vc_translate[(c) |			\  argument95 static inline int con_clear_unimap(struct vc_data *vc)  in con_clear_unimap()
 100 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list)  in con_set_unimap()
 105 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct,  in con_get_unimap()
 110 static inline int con_set_default_unimap(struct vc_data *vc)  in con_set_default_unimap()
 114 static inline void con_free_unimap(struct vc_data *vc)  in con_free_unimap()
 117 static inline void con_protect_unimap(struct vc_data *vc, int rdonly)  in con_protect_unimap()
 126 #define vc_translate(vc, c) (c)  argument
 154 	struct vc_data *vc;	/* VC on which the update happened */  member
 
 | 
| /Linux-v5.4/drivers/video/fbdev/core/ | 
| D | fbcon.c | 256 	struct vc_data *vc;  in fbcon_rotate_all()  local301 static inline int fbcon_is_inactive(struct vc_data *vc, struct fb_info *info)  in fbcon_is_inactive()
 309 static int get_color(struct vc_data *vc, struct fb_info *info,  in get_color()
 376 static void fbcon_update_softback(struct vc_data *vc)  in fbcon_update_softback()
 392 	struct vc_data *vc = NULL;  in fb_flashcursor()  local
 596 static void fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info,  in fbcon_prepare_logo()
 602 static void fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info,  in fbcon_prepare_logo()
 693 static void set_blitting_type(struct vc_data *vc, struct fb_info *info)  in set_blitting_type()
 718 static void set_blitting_type(struct vc_data *vc, struct fb_info *info)  in set_blitting_type()
 736 static int con2fb_acquire_newinfo(struct vc_data *vc, struct fb_info *info,  in con2fb_acquire_newinfo()
 [all …]
 
 | 
| D | tileblit.c | 19 static void tile_bmove(struct vc_data *vc, struct fb_info *info, int sy,  in tile_bmove()34 static void tile_clear(struct vc_data *vc, struct fb_info *info, int sy,  in tile_clear()
 54 static void tile_putcs(struct vc_data *vc, struct fb_info *info,  in tile_putcs()
 76 static void tile_clear_margins(struct vc_data *vc, struct fb_info *info,  in tile_clear_margins()
 82 static void tile_cursor(struct vc_data *vc, struct fb_info *info, int mode,  in tile_cursor()
 131 void fbcon_set_tileops(struct vc_data *vc, struct fb_info *info)  in fbcon_set_tileops()
 
 | 
| D | bitblit.c | 26 			       struct vc_data *vc)  in update_attr()46 static void bit_bmove(struct vc_data *vc, struct fb_info *info, int sy,  in bit_bmove()
 61 static void bit_clear(struct vc_data *vc, struct fb_info *info, int sy,  in bit_clear()
 77 static inline void bit_putcs_aligned(struct vc_data *vc, struct fb_info *info,  in bit_putcs_aligned()
 108 static inline void bit_putcs_unaligned(struct vc_data *vc,  in bit_putcs_unaligned()
 143 static void bit_putcs(struct vc_data *vc, struct fb_info *info,  in bit_putcs()
 205 static void bit_clear_margins(struct vc_data *vc, struct fb_info *info,  in bit_clear_margins()
 236 static void bit_cursor(struct vc_data *vc, struct fb_info *info, int mode,  in bit_cursor()
 
 | 
| D | fbcon_cw.c | 26 				  struct vc_data *vc)  in cw_update_attr()48 static void cw_bmove(struct vc_data *vc, struct fb_info *info, int sy,  in cw_bmove()
 65 static void cw_clear(struct vc_data *vc, struct fb_info *info, int sy,  in cw_clear()
 83 static inline void cw_putcs_aligned(struct vc_data *vc, struct fb_info *info,  in cw_putcs_aligned()
 114 static void cw_putcs(struct vc_data *vc, struct fb_info *info,  in cw_putcs()
 174 static void cw_clear_margins(struct vc_data *vc, struct fb_info *info,  in cw_clear_margins()
 204 static void cw_cursor(struct vc_data *vc, struct fb_info *info, int mode,  in cw_cursor()
 
 | 
| D | fbcon_ud.c | 26 				  struct vc_data *vc)  in ud_update_attr()48 static void ud_bmove(struct vc_data *vc, struct fb_info *info, int sy,  in ud_bmove()
 66 static void ud_clear(struct vc_data *vc, struct fb_info *info, int sy,  in ud_clear()
 85 static inline void ud_putcs_aligned(struct vc_data *vc, struct fb_info *info,  in ud_putcs_aligned()
 116 static inline void ud_putcs_unaligned(struct vc_data *vc,  in ud_putcs_unaligned()
 151 static void ud_putcs(struct vc_data *vc, struct fb_info *info,  in ud_putcs()
 222 static void ud_clear_margins(struct vc_data *vc, struct fb_info *info,  in ud_clear_margins()
 251 static void ud_cursor(struct vc_data *vc, struct fb_info *info, int mode,  in ud_cursor()
 
 | 
| D | fbcon_ccw.c | 26 				  struct vc_data *vc)  in ccw_update_attr()63 static void ccw_bmove(struct vc_data *vc, struct fb_info *info, int sy,  in ccw_bmove()
 80 static void ccw_clear(struct vc_data *vc, struct fb_info *info, int sy,  in ccw_clear()
 98 static inline void ccw_putcs_aligned(struct vc_data *vc, struct fb_info *info,  in ccw_putcs_aligned()
 129 static void ccw_putcs(struct vc_data *vc, struct fb_info *info,  in ccw_putcs()
 191 static void ccw_clear_margins(struct vc_data *vc, struct fb_info *info,  in ccw_clear_margins()
 221 static void ccw_cursor(struct vc_data *vc, struct fb_info *info, int mode,  in ccw_cursor()
 
 | 
| /Linux-v5.4/fs/afs/ | 
| D | vl_rotate.c | 17 bool afs_begin_vlserver_operation(struct afs_vl_cursor *vc, struct afs_cell *cell,  in afs_begin_vlserver_operation()39 static bool afs_start_vl_iteration(struct afs_vl_cursor *vc)  in afs_start_vl_iteration()
 84 bool afs_select_vlserver(struct afs_vl_cursor *vc)  in afs_select_vlserver()
 277 static void afs_vl_dump_edestaddrreq(const struct afs_vl_cursor *vc)  in afs_vl_dump_edestaddrreq()
 322 int afs_end_vlserver_operation(struct afs_vl_cursor *vc)  in afs_end_vlserver_operation()
 
 | 
| /Linux-v5.4/drivers/media/usb/s2255/ | 
| D | s2255drv.c | 248 	struct s2255_vc         vc[MAX_CHANNELS];  member409 static int norm_maxw(struct s2255_vc *vc)  in norm_maxw()
 415 static int norm_maxh(struct s2255_vc *vc)  in norm_maxh()
 421 static int norm_minw(struct s2255_vc *vc)  in norm_minw()
 427 static int norm_minh(struct s2255_vc *vc)  in norm_minh()
 543 static void s2255_got_frame(struct s2255_vc *vc, int jpgsize)  in s2255_got_frame()
 592 static void s2255_fillbuff(struct s2255_vc *vc,  in s2255_fillbuff()
 648 	struct s2255_vc *vc = vb2_get_drv_priv(vq);  in queue_setup()  local
 658 	struct s2255_vc *vc = vb2_get_drv_priv(vb->vb2_queue);  in buffer_prepare()  local
 690 	struct s2255_vc *vc = vb2_get_drv_priv(vb->vb2_queue);  in buffer_queue()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/atm/ | 
| D | idt77252.c | 550 	struct vc_map *vc;  in idt77252_tx_dump()  local703 push_on_scq(struct idt77252_dev *card, struct vc_map *vc, struct sk_buff *skb)  in push_on_scq()
 791 drain_scq(struct idt77252_dev *card, struct vc_map *vc)  in drain_scq()
 830 queue_skb(struct idt77252_dev *card, struct vc_map *vc,  in queue_skb()
 934 get_free_scd(struct idt77252_dev *card, struct vc_map *vc)  in get_free_scd()
 1015 	struct vc_map *vc;  in dequeue_rx()  local
 1241 	struct vc_map	*vc;  in idt77252_rx_raw()  local
 1407 	struct vc_map *vc;  in idt77252_tx()  local
 1593 __fill_tst(struct idt77252_dev *card, struct vc_map *vc,  in __fill_tst()
 1653 fill_tst(struct idt77252_dev *card, struct vc_map *vc, int n, unsigned int opc)  in fill_tst()
 [all …]
 
 | 
| /Linux-v5.4/drivers/usb/misc/sisusbvga/ | 
| D | sisusb_con.c | 331 sisusbcon_invert_region(struct vc_data *vc, u16 *p, int count)  in sisusbcon_invert_region()1176 			struct vc_data *vc = vc_cons[i].d;  in sisusbcon_do_font_op()  local
 1311 static void sisusbdummycon_init(struct vc_data *vc, int init)  in sisusbdummycon_init()
 1321 static void sisusbdummycon_deinit(struct vc_data *vc) { }  in sisusbdummycon_deinit()
 1322 static void sisusbdummycon_clear(struct vc_data *vc, int sy, int sx,  in sisusbdummycon_clear()
 1324 static void sisusbdummycon_putc(struct vc_data *vc, int c, int ypos,  in sisusbdummycon_putc()
 1326 static void sisusbdummycon_putcs(struct vc_data *vc, const unsigned short *s,  in sisusbdummycon_putcs()
 1328 static void sisusbdummycon_cursor(struct vc_data *vc, int mode) { }  in sisusbdummycon_cursor()
 1330 static bool sisusbdummycon_scroll(struct vc_data *vc, unsigned int top,  in sisusbdummycon_scroll()
 1337 static int sisusbdummycon_switch(struct vc_data *vc)  in sisusbdummycon_switch()
 [all …]
 
 | 
| /Linux-v5.4/drivers/accessibility/braille/ | 
| D | braille_console.c | 110 static void vc_follow_cursor(struct vc_data *vc)  in vc_follow_cursor()119 static void vc_maybe_cursor_moved(struct vc_data *vc)  in vc_maybe_cursor_moved()
 126 static void vc_refresh(struct vc_data *vc)  in vc_refresh()
 147 	struct vc_data *vc = param->vc;  in keyboard_notifier_call()  local
 266 	struct vc_data *vc = param->vc;  in vt_notifier_call()  local
 
 | 
| /Linux-v5.4/arch/powerpc/kvm/ | 
| D | book3s_hv.c | 165 static inline struct kvm_vcpu *next_runnable_thread(struct kvmppc_vcore *vc,  in next_runnable_thread()182 #define for_each_runnable_thread(i, vcpu, vc) \  argument
 283 static void kvmppc_core_start_stolen(struct kvmppc_vcore *vc)  in kvmppc_core_start_stolen()
 292 static void kvmppc_core_end_stolen(struct kvmppc_vcore *vc)  in kvmppc_core_end_stolen()
 306 	struct kvmppc_vcore *vc = vcpu->arch.vcore;  in kvmppc_core_vcpu_load_hv()  local
 329 	struct kvmppc_vcore *vc = vcpu->arch.vcore;  in kvmppc_core_vcpu_put_hv()  local
 364 	struct kvmppc_vcore *vc = vcpu->arch.vcore;  in kvmppc_set_arch_compat()  local
 684 static u64 vcore_stolen_time(struct kvmppc_vcore *vc, u64 now)  in vcore_stolen_time()
 699 				    struct kvmppc_vcore *vc)  in kvmppc_create_dtl_entry()
 741 	struct kvmppc_vcore *vc;  in kvmppc_doorbell_pending()  local
 [all …]
 
 | 
| /Linux-v5.4/arch/mips/math-emu/ | 
| D | ieee754int.h | 53 #define EXPLODESP(v, vc, vs, ve, vm)					\  argument91 #define EXPLODEDP(v, vc, vs, ve, vm)					\  argument
 119 #define FLUSHDP(v, vc, vs, ve, vm)					\  argument
 130 #define FLUSHSP(v, vc, vs, ve, vm)					\  argument
 
 |