Home
last modified time | relevance | path

Searched refs:leased (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/slip/
H A Dslip.h85 unsigned char leased; member
H A Dslip.c729 if (sl->tty || sl->leased)
1250 sl->leased = 0;
1252 sl->leased = 1;
1256 *p = sl->leased;
/OK3568_Linux_fs/external/xserver/randr/
H A Drroutput.c464 Bool leased; in ProcRRGetOutputInfo() local
469 leased = RROutputIsLeased(output); in ProcRRGetOutputInfo()
474 if (leased) { in ProcRRGetOutputInfo()
H A Drrcrtc.c1116 Bool leased; in ProcRRGetCrtcInfo() local
1121 leased = RRCrtcIsLeased(crtc); in ProcRRGetCrtcInfo()
1138 if (leased) { in ProcRRGetCrtcInfo()
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A DKconfig9 Wide Area Networks (WANs), such as X.25, Frame Relay and leased
407 leased line modems.
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A DKconfig172 are often used for high-speed leased lines like T1/E1.
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Deql.rst24 Which is worse? A huge fee for a 56K leased line or two phone lines?
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DCPOL-1.0268 …stribution that itself is being sold. The Work by itself, though, cannot be sold, leased or rented.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt4862 sbni= [NET] Granch SBNI12 leased line adapter
/OK3568_Linux_fs/external/xserver/
H A DChangeLog4822 terminating leases when a leased CRTC or Output is destroyed and
9378 v3: Report RR_Rotate_0 rotations for leased crtcs.
9380 Ignore leased CRTCs when selecting screen size.
9384 Turn off crtc->enabled while leased so that modesetting
9389 When starting a lease, mark leased CRTCs as disabled and hide
9391 non-leased CRTCs which are driving leased Outputs and mark
9394 leased output.
9397 outputs that are no longer leased so that they start working
9405 v4: Report RR_Rotate_0 rotation for leased crtcs.