Searched refs:meye (Results 1 – 11 of 11) sorted by relevance
67 static struct meye meye; variable117 memset(meye.mchip_ptable, 0, sizeof(meye.mchip_ptable)); in ptable_alloc()120 if (dma_set_mask(&meye.mchip_dev->dev, DMA_BIT_MASK(32))) in ptable_alloc()123 meye.mchip_ptable_toc = dma_alloc_coherent(&meye.mchip_dev->dev, in ptable_alloc()125 &meye.mchip_dmahandle, in ptable_alloc()127 if (!meye.mchip_ptable_toc) { in ptable_alloc()128 meye.mchip_dmahandle = 0; in ptable_alloc()132 pt = meye.mchip_ptable_toc; in ptable_alloc()135 meye.mchip_ptable[i] = dma_alloc_coherent(&meye.mchip_dev->dev, in ptable_alloc()139 if (!meye.mchip_ptable[i]) { in ptable_alloc()[all …]
8 <file:Documentation/media/v4l-drivers/meye.rst> for more information.14 module will be called meye.
1 obj-$(CONFIG_VIDEO_MEYE) += meye.o
288 struct meye { struct
48 Several options can be passed to the meye driver using the standard50 module or meye.<param>=<value> on the kernel boot line when meye is64 In order to automatically load the meye module on use, you can put those lines65 in your /etc/modprobe.d/meye.conf file:70 alias char-major-81-0 meye71 options meye gbuffers=3285 motioneye (<http://popies.net/meye/>)99 can be found in include/linux/meye.h):132 - 'motioneye' still uses the meye private v4l1 API extensions.
49 meye
31 obj-$(CONFIG_VIDEO_MEYE) += meye/
13 source "drivers/media/pci/meye/Kconfig"
279 'v' C0-FF linux/meye.h conflict!
2434 meye.*= [HW] Set MotionEye Camera parameters2435 See Documentation/media/v4l-drivers/meye.rst.
9182 F: include/uapi/linux/meye.h9741 W: http://popies.net/meye/9743 F: Documentation/media/v4l-drivers/meye*9744 F: drivers/media/pci/meye/9745 F: include/uapi/linux/meye.h