Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/coda/
Dcoda.h279 const char *coda_product_name(int product);
Dcoda-bit.c688 coda_product_name(dev->devtype->product), in coda_check_firmware()
689 coda_product_name(product), major, minor, release); in coda_check_firmware()
694 coda_product_name(product)); in coda_check_firmware()
Dcoda-common.c358 const char *coda_product_name(int product) in coda_product_name() function
384 strlcpy(cap->card, coda_product_name(ctx->dev->devtype->product), in coda_querycap()
2009 coda_product_name(dev->devtype->product)); in coda_firmware_request()