Searched refs:oldformat (Results 1 – 1 of 1) sorted by relevance
1956 uint32_t oldformat, oldspeed, format; in chn_setspeed() local1965 oldformat = c->format; in chn_setspeed()1967 format = oldformat; in chn_setspeed()1985 uint32_t oldformat, oldspeed, speed; in chn_setformat() local1994 oldformat = c->format; in chn_setformat()2004 __func__, format, oldformat); in chn_setformat()2005 chn_setparam(c, oldformat, oldspeed); in chn_setformat()