Home
last modified time | relevance | path

Searched refs:lcs (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/slip/
H A Dslhc.c231 struct cstate *lcs = ocs; in slhc_compress() local
232 struct cstate *cs = lcs->next; in slhc_compress()
306 lcs = cs; in slhc_compress()
320 comp->xmit_oldest = lcs->cs_this; in slhc_compress()
327 if(lcs == ocs) { in slhc_compress()
331 comp->xmit_oldest = lcs->cs_this; in slhc_compress()
334 lcs->next = cs->next; in slhc_compress()
/openbmc/linux/drivers/s390/net/
H A DMakefile11 obj-$(CONFIG_LCS) += lcs.o
H A DKconfig11 To compile as a module, choose M. The module name is lcs.
/openbmc/linux/Documentation/arch/s390/
H A Ddriver-model.rst247 devices, like lcs or ctc.
/openbmc/linux/
H A DCREDITS88 W: http://www.pdos.lcs.mit.edu/~cananian
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch39412 + HEVCRpiLocalContext * wait_head; // Double linked list of lcs waiting for a job