Searched refs:PVC_RESPONSEFLAG_ERROR (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/media/video/saa7164/ | ||
D | saa7164-reg.h | 48 #define PVC_RESPONSEFLAG_ERROR 0x01 macro |
D | saa7164-cmd.c | 474 if ((presponse_t->flags & PVC_RESPONSEFLAG_ERROR) != 0) { in saa7164_cmd_send() |