Searched refs:oldformat (Results 1 – 1 of 1) sorted by relevance
2034 uint32_t oldformat, oldspeed, format; in chn_setspeed() local2043 oldformat = c->format; in chn_setspeed()2045 format = oldformat; in chn_setspeed()2063 uint32_t oldformat, oldspeed, speed; in chn_setformat() local2072 oldformat = c->format; in chn_setformat()2082 __func__, format, oldformat); in chn_setformat()2083 chn_setparam(c, oldformat, oldspeed); in chn_setformat()