Searched refs:meye (Results 1 – 11 of 11) sorted by relevance
72 static struct meye meye; variable122 memset(meye.mchip_ptable, 0, sizeof(meye.mchip_ptable)); in ptable_alloc()125 if (dma_set_mask(&meye.mchip_dev->dev, DMA_BIT_MASK(32))) in ptable_alloc()128 meye.mchip_ptable_toc = dma_alloc_coherent(&meye.mchip_dev->dev, in ptable_alloc()130 &meye.mchip_dmahandle, in ptable_alloc()132 if (!meye.mchip_ptable_toc) { in ptable_alloc()133 meye.mchip_dmahandle = 0; in ptable_alloc()137 pt = meye.mchip_ptable_toc; in ptable_alloc()140 meye.mchip_ptable[i] = dma_alloc_coherent(&meye.mchip_dev->dev, in ptable_alloc()144 if (!meye.mchip_ptable[i]) { in ptable_alloc()[all …]
7 <file:Documentation/video4linux/meye.txt> for more information.13 module will be called meye.
1 obj-$(CONFIG_VIDEO_MEYE) += meye.o
292 struct meye { struct
43 Several options can be passed to the meye driver using the standard45 module or meye.<param>=<value> on the kernel boot line when meye is57 In order to automatically load the meye module on use, you can put those lines58 in your /etc/modprobe.d/meye.conf file:61 alias char-major-81-0 meye62 options meye gbuffers=3274 motioneye (<http://popies.net/meye/>)88 can be found in include/linux/meye.h):123 - 'motioneye' still uses the meye private v4l1 API extensions.
29 obj-$(CONFIG_VIDEO_MEYE) += meye/
13 source "drivers/media/pci/meye/Kconfig"
260 header-y += meye.h
278 'v' C0-FF linux/meye.h conflict!
2108 meye.*= [HW] Set MotionEye Camera parameters2109 See Documentation/video4linux/meye.txt.
6901 F: include/uapi/linux/meye.h7109 W: http://popies.net/meye/7111 F: Documentation/video4linux/meye.txt7112 F: drivers/media/pci/meye/7113 F: include/uapi/linux/meye.h