Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/coda/
Dcoda.h276 const char *coda_product_name(int product);
Dcoda-bit.c720 coda_product_name(dev->devtype->product), in coda_check_firmware()
721 coda_product_name(product), major, minor, release); in coda_check_firmware()
726 coda_product_name(product)); in coda_check_firmware()
Dcoda-common.c307 const char *coda_product_name(int product) in coda_product_name() function
333 strlcpy(cap->card, coda_product_name(ctx->dev->devtype->product), in coda_querycap()
2028 coda_product_name(dev->devtype->product)); in coda_firmware_request()