Home
last modified time | relevance | path

Searched refs:BUZ_MODE_IDLE (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/media/video/zoran/
Dzoran.h103 BUZ_MODE_IDLE, /* nothing going on */ enumerator
Dzoran_device.c312 case BUZ_MODE_IDLE: in zr36057_adjust_vfe()
1067 case BUZ_MODE_IDLE: in zr36057_enable_jpg()
1598 zr36057_enable_jpg(zr, BUZ_MODE_IDLE); in zoran_init_hardware()
Dzoran_driver.c658 if (zr->codec_mode == BUZ_MODE_IDLE) { in zoran_jpg_queue_frame()
682 if (!res && zr->codec_mode == BUZ_MODE_IDLE) { in zoran_jpg_queue_frame()
741 zr36057_enable_jpg(zr, BUZ_MODE_IDLE); in jpg_qbuf()
891 zr36057_enable_jpg(zr, BUZ_MODE_IDLE); in zoran_close_end_session()
998 zr36057_enable_jpg(zr, BUZ_MODE_IDLE); in zoran_close()
2144 if (zr->codec_mode == BUZ_MODE_IDLE && in zoran_qbuf()