Searched refs:curs (Results 1 – 3 of 3) sorted by relevance
671 int curs, cure; in vgacon_set_cursor_size() local686 curs = inb_p(vga_video_port_val); in vgacon_set_cursor_size()690 curs = 0; in vgacon_set_cursor_size()694 curs = (curs & 0xc0) | from; in vgacon_set_cursor_size()698 outb_p(curs, vga_video_port_val); in vgacon_set_cursor_size()
232 …er12_rx(struct net_device *dev, struct baycom_state *bc, struct timespec64 *ts, unsigned char curs) in ser12_rx() argument265 if (bc->modem.ser12.last_rxbit != curs) { in ser12_rx()266 bc->modem.ser12.last_rxbit = curs; in ser12_rx()
145 int head, struct nv50_curs *curs) in nv50_curs_create() argument160 &curs->base); in nv50_curs_create()385 struct nv50_curs curs; member392 #define nv50_curs(c) (&nv50_head(c)->curs)1341 struct nv50_curs *curs = nv50_curs(crtc); in nv50_crtc_cursor_move() local1342 struct nv50_chan *chan = nv50_chan(curs); in nv50_crtc_cursor_move()1392 nv50_pioc_destroy(&head->curs.base); in nv50_crtc_destroy()1485 ret = nv50_curs_create(device, disp->disp, index, &head->curs); in nv50_crtc_create()