Searched refs:meye (Results 1 – 14 of 14) sorted by relevance
58 static struct meye meye; variable108 memset(meye.mchip_ptable, 0, sizeof(meye.mchip_ptable)); in ptable_alloc()111 if (dma_set_mask(&meye.mchip_dev->dev, DMA_BIT_MASK(32))) in ptable_alloc()114 meye.mchip_ptable_toc = dma_alloc_coherent(&meye.mchip_dev->dev, in ptable_alloc()116 &meye.mchip_dmahandle, in ptable_alloc()118 if (!meye.mchip_ptable_toc) { in ptable_alloc()119 meye.mchip_dmahandle = 0; in ptable_alloc()123 pt = meye.mchip_ptable_toc; in ptable_alloc()126 meye.mchip_ptable[i] = dma_alloc_coherent(&meye.mchip_dev->dev, in ptable_alloc()130 if (!meye.mchip_ptable[i]) { in ptable_alloc()[all …]
10 <file:Documentation/admin-guide/media/meye.rst> for more information.16 module will be called meye.
2 obj-$(CONFIG_VIDEO_MEYE) += meye.o
279 struct meye { struct
50 Several options can be passed to the meye driver using the standard52 module or meye.<param>=<value> on the kernel boot line when meye is66 In order to automatically load the meye module on use, you can put those lines67 in your /etc/modprobe.d/meye.conf file:72 alias char-major-81-0 meye73 options meye gbuffers=3287 motioneye (<http://popies.net/meye/>)93 - 'motioneye' still uses the meye private v4l1 API extensions.
22 meye
80 meye Sony Vaio Picturebook Motion Eye
31 obj-$(CONFIG_VIDEO_MEYE) += meye/
15 source "drivers/media/pci/meye/Kconfig"
37 meye-uapi
25 can be found in include/linux/meye.h):
292 'v' C0-FF linux/meye.h conflict!
2814 meye.*= [HW] Set MotionEye Camera parameters2815 See Documentation/admin-guide/media/meye.rst.
10999 F: include/uapi/linux/meye.h11809 W: http://popies.net/meye/11810 F: Documentation/userspace-api/media/drivers/meye*11811 F: drivers/media/pci/meye/11812 F: include/uapi/linux/meye.h