Home
last modified time | relevance | path

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

/drivers/media/usb/gspca/stv06xx/
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()
/drivers/net/ethernet/amd/
Datarilance.c359 { char *cto = dst; in slow_memcpy() local
363 *cto++ = *cfrom++; in slow_memcpy()