| /linux/drivers/video/console/ |
| H A D | dummycon.c | 53 static void dummycon_putc(struct vc_data *vc, u16 c, unsigned int y, in dummycon_putc() 62 static void dummycon_putcs(struct vc_data *vc, const u16 *s, unsigned int count, in dummycon_putcs() 82 static bool dummycon_blank(struct vc_data *vc, enum vesa_blank_mode blank, in dummycon_blank() 89 static bool dummycon_switch(struct vc_data *vc) in dummycon_switch() 98 static void dummycon_putc(struct vc_data *vc, u16 c, unsigned int y, in dummycon_putc() 100 static void dummycon_putcs(struct vc_data *vc, const u16 *s, unsigned int count, in dummycon_putcs() 102 static bool dummycon_blank(struct vc_data *vc, enum vesa_blank_mode blank, in dummycon_blank() 107 static bool dummycon_switch(struct vc_data *vc) in dummycon_switch() 118 static void dummycon_init(struct vc_data *vc, bool init) in dummycon_init() 128 static void dummycon_deinit(struct vc_data *vc) { } in dummycon_deinit() [all …]
|
| H A D | sticon.c | 156 static int sticon_set_font(struct vc_data *vc, const struct console_font *op, in sticon_set_font() 249 static int sticon_font_default(struct vc_data *vc, struct console_font *op, in sticon_font_default() 257 static int sticon_font_set(struct vc_data *vc, const struct console_font *font, in sticon_font_set()
|
| H A D | vgacon.c | 649 static void vga_set_palette(struct vc_data *vc, const unsigned char *table) in vga_set_palette() 662 static void vgacon_set_palette(struct vc_data *vc, const unsigned char *table) in vgacon_set_palette() 985 static int vgacon_adjust_height(struct vc_data *vc, unsigned fontheight) in vgacon_adjust_height() 1188 static void vgacon_clear(struct vc_data *vc, unsigned int sy, unsigned int sx, in vgacon_clear() 1190 static void vgacon_putcs(struct vc_data *vc, const u16 *s, unsigned int count, in vgacon_putcs()
|
| /linux/drivers/tty/vt/ |
| H A D | keyboard.c | 326 static void put_queue(struct vc_data *vc, int ch) in put_queue() 332 static void puts_queue(struct vc_data *vc, const char *cp) in puts_queue() 338 static void applkey(struct vc_data *vc, int key, char mode) in applkey() 353 static void to_utf8(struct vc_data *vc, uint c) in to_utf8() 380 static void put_queue_utf8(struct vc_data *vc, u32 value) in put_queue_utf8() 447 static unsigned int handle_diacr(struct vc_data *vc, unsigned int ch) in handle_diacr() 474 static void fn_enter(struct vc_data *vc) in fn_enter() 486 static void fn_caps_toggle(struct vc_data *vc) in fn_caps_toggle() 494 static void fn_caps_on(struct vc_data *vc) in fn_caps_on() 502 static void fn_show_ptregs(struct vc_data *vc) in fn_show_ptregs() [all …]
|
| H A D | consolemap.c | 287 unsigned short *set_translate(enum translation_map m, struct vc_data *vc) in set_translate() 450 void con_free_unimap(struct vc_data *vc) in con_free_unimap() 538 static int con_allocate_new(struct vc_data *vc) in con_allocate_new() 556 static int con_do_clear_unimap(struct vc_data *vc) in con_do_clear_unimap() 569 int con_clear_unimap(struct vc_data *vc) in con_clear_unimap() 575 static struct uni_pagedict *con_unshare_unimap(struct vc_data *vc, in con_unshare_unimap() 632 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list) in con_set_unimap() 693 int con_set_default_unimap(struct vc_data *vc) in con_set_default_unimap() 772 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, in con_get_unimap()
|
| H A D | selection.c | 93 bool vc_is_sel(const struct vc_data *vc) in vc_is_sel() 210 static int vc_selection_store_chars(struct vc_data *vc, bool unicode) in vc_selection_store_chars() 251 static int vc_do_selection(struct vc_data *vc, unsigned short mode, int ps, in vc_do_selection() 338 static int vc_selection(struct vc_data *vc, struct tiocl_selection *v, in vc_selection() 393 struct vc_data *vc = tty->driver_data; in paste_selection() local
|
| /linux/drivers/video/fbdev/core/ |
| H A D | fbcon.c | 237 struct vc_data *vc; in fbcon_rotate_all() local 307 static inline bool fbcon_is_active(struct vc_data *vc, struct fb_info *info) in fbcon_is_active() 315 static int get_color(struct vc_data *vc, struct fb_info *info, in get_color() 382 static int get_fg_color(struct vc_data *vc, struct fb_info *info, u16 c) in get_fg_color() 387 static int get_bg_color(struct vc_data *vc, struct fb_info *info, u16 c) in get_bg_color() 396 struct vc_data *vc = NULL; in fb_flashcursor() local 448 void fbcon_fill_cursor_mask(struct fbcon_par *par, struct vc_data *vc, unsigned char *mask) in fbcon_fill_cursor_mask() 635 static void fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, in fbcon_prepare_logo() 641 static void fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, in fbcon_prepare_logo() 731 static void set_blitting_type(struct vc_data *vc, struct fb_info *info) in set_blitting_type() [all …]
|
| H A D | bitblit.c | 25 static void update_attr(u8 *dst, const u8 *src, int attribute, struct vc_data *vc) in update_attr() 45 static void bit_bmove(struct vc_data *vc, struct fb_info *info, int sy, in bit_bmove() 60 static void bit_clear(struct vc_data *vc, struct fb_info *info, int sy, in bit_clear() 75 static inline void bit_putcs_aligned(struct vc_data *vc, struct fb_info *info, in bit_putcs_aligned() 110 static inline void bit_putcs_unaligned(struct vc_data *vc, in bit_putcs_unaligned() 149 static void bit_putcs(struct vc_data *vc, struct fb_info *info, in bit_putcs() 228 static void bit_clear_margins(struct vc_data *vc, struct fb_info *info, in bit_clear_margins() 259 static void bit_cursor(struct vc_data *vc, struct fb_info *info, bool enable, in bit_cursor()
|
| /linux/include/linux/ |
| H A D | vt_kern.h | 46 static inline int vc_resize(struct vc_data *vc, unsigned int cols, in vc_resize() 88 static inline int con_clear_unimap(struct vc_data *vc) in con_clear_unimap() 93 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list) in con_set_unimap() 98 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, in con_get_unimap() 103 static inline int con_set_default_unimap(struct vc_data *vc) in con_set_default_unimap() 107 static inline void con_free_unimap(struct vc_data *vc) in con_free_unimap() 110 static inline void con_protect_unimap(struct vc_data *vc, int rdonly) in con_protect_unimap() 146 struct vc_data *vc; /* VC on which the update happened */ member
|
| H A D | keyboard.h | 12 struct vc_data *vc; /* VC on which the keyboard press was done */ member
|
| /linux/drivers/dma/ |
| H A D | virt-dma.c | 21 struct virt_dma_chan *vc = to_virt_chan(tx->chan); in vchan_tx_submit() local 51 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 = from_tasklet(vc, t, task); in vchan_complete() local 112 void vchan_dma_desc_free_list(struct virt_dma_chan *vc, struct list_head *head) in vchan_dma_desc_free_list() 123 void vchan_init(struct virt_dma_chan *vc, struct dma_device *dmadev) in vchan_init()
|
| H A D | milbeaut-hdmac.c | 68 struct virt_dma_chan vc; member 84 to_milbeaut_hdmac_chan(struct virt_dma_chan *vc) in to_milbeaut_hdmac_chan() 215 struct virt_dma_chan *vc = to_virt_chan(chan); in milbeaut_hdmac_chan_config() local 227 struct virt_dma_chan *vc = to_virt_chan(chan); in milbeaut_hdmac_chan_pause() local 242 struct virt_dma_chan *vc = to_virt_chan(chan); in milbeaut_hdmac_chan_resume() local 261 struct virt_dma_chan *vc = to_virt_chan(chan); in milbeaut_hdmac_prep_slave_sg() local 289 struct virt_dma_chan *vc = to_virt_chan(chan); in milbeaut_hdmac_terminate_all() local 325 struct virt_dma_chan *vc; in milbeaut_hdmac_tx_status() local 382 struct virt_dma_chan *vc = to_virt_chan(chan); in milbeaut_hdmac_issue_pending() local 407 struct virt_dma_chan *vc; in milbeaut_hdmac_xlate() local
|
| H A D | uniphier-mdmac.c | 60 struct virt_dma_chan vc; member 75 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
|
| H A D | uniphier-xdmac.c | 87 struct virt_dma_chan vc; member 104 to_uniphier_xdmac_chan(struct virt_dma_chan *vc) in to_uniphier_xdmac_chan() 284 struct virt_dma_chan *vc = to_virt_chan(chan); in uniphier_xdmac_prep_dma_memcpy() local 324 struct virt_dma_chan *vc = to_virt_chan(chan); in uniphier_xdmac_prep_slave_sg() local 397 struct virt_dma_chan *vc = to_virt_chan(chan); in uniphier_xdmac_slave_config() local 407 struct virt_dma_chan *vc = to_virt_chan(chan); in uniphier_xdmac_terminate_all() local 437 struct virt_dma_chan *vc = to_virt_chan(chan); in uniphier_xdmac_issue_pending() local
|
| H A D | milbeaut-xdmac.c | 69 struct virt_dma_chan vc; member 81 to_milbeaut_xdmac_chan(struct virt_dma_chan *vc) in to_milbeaut_xdmac_chan() 192 struct virt_dma_chan *vc = to_virt_chan(chan); in milbeaut_xdmac_prep_memcpy() local 208 struct virt_dma_chan *vc = to_virt_chan(chan); in milbeaut_xdmac_terminate_all() local 244 struct virt_dma_chan *vc = to_virt_chan(chan); in milbeaut_xdmac_issue_pending() local
|
| /linux/kernel/time/ |
| H A D | vsyscall.c | 18 static inline void fill_clock_configuration(struct vdso_clock *vc, const struct tk_read_base *base) in fill_clock_configuration() 31 struct vdso_clock *vc = vdata->clock_data; in update_vdso_time_data() local 80 struct vdso_clock *vc = vdata->clock_data; in update_vsyscall() local 144 struct vdso_clock *vc; in vdso_time_update_aux() local
|
| /linux/drivers/accessibility/braille/ |
| H A D | braille_console.c | 109 static void vc_follow_cursor(struct vc_data *vc) in vc_follow_cursor() 118 static void vc_maybe_cursor_moved(struct vc_data *vc) in vc_maybe_cursor_moved() 125 static void vc_refresh(struct vc_data *vc) in vc_refresh() 146 struct vc_data *vc = param->vc; in keyboard_notifier_call() local 267 struct vc_data *vc = param->vc; in vt_notifier_call() local
|
| /linux/arch/mips/math-emu/ |
| H A D | ieee754int.h | 54 #define EXPLODESP(v, vc, vs, ve, vm) \ argument 92 #define EXPLODEDP(v, vc, vs, ve, vm) \ argument 120 #define FLUSHDP(v, vc, vs, ve, vm) \ argument 131 #define FLUSHSP(v, vc, vs, ve, vm) \ argument
|
| /linux/fs/afs/ |
| H A D | vlclient.c | 110 struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *vc, in afs_vl_get_entry_by_name_u() 258 struct afs_addr_list *afs_vl_get_addrs_u(struct afs_vl_cursor *vc, in afs_vl_get_addrs_u() 634 struct afs_addr_list *afs_yfsvl_get_endpoints(struct afs_vl_cursor *vc, in afs_yfsvl_get_endpoints() 756 char *afs_yfsvl_get_cell_name(struct afs_vl_cursor *vc) in afs_yfsvl_get_cell_name()
|
| /linux/arch/arm/mach-omap2/ |
| H A D | vc.c | 118 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_config_channel() local 139 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_pre_scale() local 194 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_bypass_scale() local 257 static struct omap3_vc vc; variable 744 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_i2c_init() local 807 struct omap_vc_channel *vc = voltdm->vc; in omap_vc_init_channel() local
|
| /linux/drivers/dma/mediatek/ |
| H A D | mtk-cqdma.c | 122 struct virt_dma_chan vc; member 144 struct mtk_cqdma_vchan *vc; member 550 struct virt_dma_chan *vc = to_virt_chan(c); in mtk_cqdma_free_inactive_desc() local 613 struct mtk_cqdma_vchan *vc = to_cqdma_vchan(c); in mtk_cqdma_alloc_chan_resources() local 749 struct mtk_cqdma_vchan *vc; in mtk_cqdma_probe() local 889 struct mtk_cqdma_vchan *vc; in mtk_cqdma_remove() local
|
| H A D | mtk-hsdma.c | 200 struct virt_dma_chan vc; member 238 struct mtk_hsdma_vchan *vc; member 739 struct virt_dma_chan *vc = to_virt_chan(c); in mtk_hsdma_free_inactive_desc() local 896 struct mtk_hsdma_vchan *vc; in mtk_hsdma_probe() local 1015 struct mtk_hsdma_vchan *vc; in mtk_hsdma_remove() local
|
| /linux/drivers/media/platform/samsung/exynos4-is/ |
| H A D | fimc-capture.c | 467 struct fimc_vid_cap *vc = &fimc->vid_cap; in fimc_capture_open() local 516 struct fimc_vid_cap *vc = &fimc->vid_cap; in fimc_capture_release() local 908 struct fimc_vid_cap *vc = &fimc->vid_cap; in __video_try_or_set_format() local 1009 struct fimc_vid_cap *vc = &fimc->vid_cap; in __fimc_capture_set_format() local 1103 struct fimc_vid_cap *vc = &fimc->vid_cap; in fimc_pipeline_validate() local 1180 struct fimc_vid_cap *vc = &fimc->vid_cap; in fimc_cap_streamon() local 1230 struct fimc_vid_cap *vc = &fimc->vid_cap; in fimc_cap_streamoff() local 1369 struct fimc_vid_cap *vc = &fimc->vid_cap; in fimc_link_setup() local 1517 struct fimc_vid_cap *vc = &fimc->vid_cap; in fimc_subdev_set_fmt() local
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_hv_builtin.c | 113 struct kvmppc_vcore *vc = local_paca->kvm_hstate.kvm_vcore; in kvmppc_rm_h_confer() local 239 static void kvmhv_interrupt_vcore(struct kvmppc_vcore *vc, int active) in kvmhv_interrupt_vcore() 252 struct kvmppc_vcore *vc = local_paca->kvm_hstate.kvm_vcore; in kvmhv_commence_exit() local
|
| H A D | book3s_hv_nested.c | 32 struct kvmppc_vcore *vc = vcpu->arch.vcore; in kvmhv_save_hv_regs() local 106 struct kvmppc_vcore *vc = vcpu->arch.vcore; in save_hv_return_state() local 143 struct kvmppc_vcore *vc = vcpu->arch.vcore; in restore_hv_regs() local 171 struct kvmppc_vcore *vc = vcpu->arch.vcore; in kvmhv_restore_hv_return_state() local 263 struct kvmppc_vcore *vc = vcpu->arch.vcore; in load_l2_hv_regs() local 301 struct kvmppc_vcore *vc = vcpu->arch.vcore; in kvmhv_enter_nested_guest() local
|