Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/lib/
H A Dmemcpy.c18 char *cto = to; in memcpy() local
20 *cto++ = *cfrom++; in memcpy()
21 to = cto; in memcpy()
27 char *cto = to; in memcpy() local
30 *cto++ = *cfrom++; in memcpy()
83 char *cto = to; in memcpy() local
85 *cto = *cfrom; in memcpy()
/openbmc/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_hdcs.c70 u8 cto; member
181 ct = hdcs->exp.cto + hdcs->psmp + (HDCS_ADC_START_SIG_DUR + 2); in hdcs_set_exposure()
182 cp = hdcs->exp.cto + (hdcs->w * ct / 2); in hdcs_set_exposure()
381 hdcs->exp.cto = 4; in hdcs_probe_1x00()
445 hdcs->exp.cto = 3; in hdcs_probe_1020()
/openbmc/qemu/chardev/
H A Dchar-win.c80 COMMTIMEOUTS cto = { 0, 0, 0, 0, 0}; in win_chr_serial_init() local
125 cto.ReadIntervalTimeout = MAXDWORD; in win_chr_serial_init()
126 if (!SetCommTimeouts(s->file, &cto)) { in win_chr_serial_init()
/openbmc/qemu/hw/sd/
H A Domap_mmc.c47 uint8_t cto; member
299 host->cto = 0; in omap_mmc_reset()
354 return s->cto; in omap_mmc_read()
484 s->cto = value & 0xff; in omap_mmc_write()
485 if (s->cto > 0xfd && s->rev <= 1) in omap_mmc_write()
/openbmc/linux/drivers/net/ethernet/amd/
H A Datarilance.c359 { char *cto = dst; in slow_memcpy() local
363 *cto++ = *cfrom++; in slow_memcpy()
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dnfsroot.rst85 flags = hard, nointr, noposix, cto, ac