Home
last modified time | relevance | path

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

/linux/drivers/staging/media/ipu3/
H A Dipu3.h16 #define IMGU_NAME "ipu3-imgu" macro
H A Dipu3-v4l2.c629 strscpy(cap->driver, IMGU_NAME, sizeof(cap->driver)); in imgu_vidioc_querycap()
630 strscpy(cap->card, IMGU_NAME, sizeof(cap->card)); in imgu_vidioc_querycap()
1113 "%s %u", IMGU_NAME, pipe); in imgu_v4l2_subdev_register()
1234 IMGU_NAME, pipe, node->name); in imgu_v4l2_node_setup()
1356 media_device_pci_init(&imgu->media_dev, imgu->pci_dev, IMGU_NAME); in imgu_v4l2_register()
H A Dipu3.c716 IRQF_SHARED, IMGU_NAME, imgu); in imgu_pci_probe()
845 .name = IMGU_NAME,