Searched refs:vcs (Results 1 - 17 of 17) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_ringbuffer.h366 * rcs -> 0 = vcs, 1 = bcs, 2 = vecs, 3 = vcs2; intel_ring_sync_index()
367 * vcs -> 0 = bcs, 1 = vecs, 2 = vcs2, 3 = rcs; intel_ring_sync_index()
368 * bcs -> 0 = vecs, 1 = vcs2. 2 = rcs, 3 = vcs; intel_ring_sync_index()
369 * vecs -> 0 = vcs2, 1 = rcs, 2 = vcs, 3 = bcs; intel_ring_sync_index()
370 * vcs2 -> 0 = rcs, 1 = vcs, 2 = bcs, 3 = vecs; intel_ring_sync_index()
/linux-4.4.14/drivers/tty/vt/
H A Dvc_screen.c629 "vcs%u", index + 1); vcs_make_sysfs()
644 if (register_chrdev(VCS_MAJOR, "vcs", &vcs_fops)) vcs_init()
645 panic("unable to get major %d for vcs device", VCS_MAJOR); vcs_init()
648 device_create(vc_class, NULL, MKDEV(VCS_MAJOR, 0), NULL, "vcs"); vcs_init()
H A Dselection.c9 * Now that /dev/vcs exists, most of this can disappear again.
H A Dvt.c4234 * Interface exported to selection and vcs.
4249 /* used by vcs - note the word offset */ screen_pos()
/linux-4.4.14/drivers/atm/
H A Didt77252.c555 vc = card->vcs[i]; idt77252_tx_dump()
866 vc = card->vcs[0]; queue_skb()
1051 vc = card->vcs[VPCI2VC(card, vpi, vci)]; dequeue_rx()
1293 vc = card->vcs[VPCI2VC(card, vpi, vci)]; idt77252_rx_raw()
1454 vc = card->vcs[conn & 0x1fff]; idt77252_tx()
1471 vc = card->vcs[conn & 0x1fff]; idt77252_tx()
1497 vc = card->vcs[VPCI2VC(card, vpi, vci)]; idt77252_tx()
2432 if (!card->vcs[index]) { idt77252_open()
2433 card->vcs[index] = kzalloc(sizeof(struct vc_map), GFP_KERNEL); idt77252_open()
2434 if (!card->vcs[index]) { idt77252_open()
2439 card->vcs[index]->card = card; idt77252_open()
2440 card->vcs[index]->index = index; idt77252_open()
2442 spin_lock_init(&card->vcs[index]->lock); idt77252_open()
2444 vc = card->vcs[index]; idt77252_open()
2677 vc = card->vcs[i]; idt77252_proc_read()
2870 card->vcs[index] = vc; open_card_oam()
2905 vc = card->vcs[index]; close_card_oam()
2936 card->vcs[0] = vc; open_card_ubr0()
3077 vfree(card->vcs); deinit_card()
3416 card->vcs = vzalloc(size); init_card()
3417 if (!card->vcs) { init_card()
H A Didt77252.h391 struct vc_map **vcs; /* Open Connections */ member in struct:idt77252_dev
H A Diphase.c1395 /* Also keep a list of open rx vcs so that we can attach them with open_rx()
/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_hv.c1952 struct list_head vcs[MAX_SUBCORES]; member in struct:core_info
1972 INIT_LIST_HEAD(&cip->vcs[sub]); init_core_info()
1973 list_add_tail(&vc->preempt_list, &cip->vcs[0]); init_core_info()
2022 vc = list_first_entry(&cip->vcs[sub], struct kvmppc_vcore, can_split_piggybacked_subcores()
2039 list_for_each_entry_safe(vc, vcnext, &cip->vcs[sub], preempt_list) { can_split_piggybacked_subcores()
2042 list_add_tail(&vc->preempt_list, &cip->vcs[new_sub]); can_split_piggybacked_subcores()
2097 list_add_tail(&vc->preempt_list, &cip->vcs[sub]); can_dynamic_split()
2108 vc = list_first_entry(&cip->vcs[sub], struct kvmppc_vcore, can_piggyback_subcore()
2134 list_add_tail(&pvc->preempt_list, &cip->vcs[sub]); can_piggyback_subcore()
2356 list_first_entry(&core_info.vcs[sub], kvmppc_run_core()
2387 list_for_each_entry(pvc, &core_info.vcs[sub], preempt_list) { kvmppc_run_core()
2432 list_for_each_entry(pvc, &core_info.vcs[sub], preempt_list) kvmppc_run_core()
2484 list_for_each_entry_safe(pvc, vcnext, &core_info.vcs[sub], kvmppc_run_core()
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl871x_xmit.c717 pxmitpriv->vcs = NONE_VCS; r8712_update_protection()
725 pxmitpriv->vcs = NONE_VCS; r8712_update_protection()
730 pxmitpriv->vcs = RTS_CTS; r8712_update_protection()
732 pxmitpriv->vcs = CTS_TO_SELF; r8712_update_protection()
734 pxmitpriv->vcs = NONE_VCS; r8712_update_protection()
H A Drtl871x_xmit.h226 u8 vcs; member in struct:xmit_priv
H A Dos_intfs.c280 pxmitpriv->vcs = pregistrypriv->vcs_type; init_default_value()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Drtw_xmit.h286 u8 vcs; member in struct:xmit_priv
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Drtw_xmit.h305 u8 vcs; member in struct:xmit_priv
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_xmit.c1171 pxmitpriv->vcs = NONE_VCS; rtw_update_protection()
1179 pxmitpriv->vcs = NONE_VCS; rtw_update_protection()
1184 pxmitpriv->vcs = RTS_CTS; rtw_update_protection()
1186 pxmitpriv->vcs = CTS_TO_SELF; rtw_update_protection()
1188 pxmitpriv->vcs = NONE_VCS; rtw_update_protection()
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_xmit.c1253 pxmitpriv->vcs = NONE_VCS; rtw_update_protection23a()
1261 pxmitpriv->vcs = NONE_VCS; rtw_update_protection23a()
1266 pxmitpriv->vcs = RTS_CTS; rtw_update_protection23a()
1268 pxmitpriv->vcs = CTS_TO_SELF; rtw_update_protection23a()
1270 pxmitpriv->vcs = NONE_VCS; rtw_update_protection23a()
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
H A Dos_intfs.c386 pxmitpriv->vcs = pregistrypriv->vcs_type; rtw_init_default_value()
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
H A Dos_intfs.c797 pxmitpriv->vcs = pregistrypriv->vcs_type; rtw_init_default_value()

Completed in 739 milliseconds