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