Searched refs:vmirror (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/omap2/displays/
H A Dpanel-tpo-td043mtea1.c59 u32 vmirror:1; member in struct:tpo_td043_device
125 tpo_td043->vmirror);
140 return snprintf(buf, PAGE_SIZE, "%d\n", tpo_td043->vmirror);
158 tpo_td043->vmirror = val;
233 static DEVICE_ATTR(vmirror, S_IRUGO | S_IWUSR,
296 tpo_td043->vmirror);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/omap2/displays/
H A Dpanel-tpo-td043mtea1.c59 u32 vmirror:1; member in struct:tpo_td043_device
125 tpo_td043->vmirror);
140 return snprintf(buf, PAGE_SIZE, "%d\n", tpo_td043->vmirror);
158 tpo_td043->vmirror = val;
233 static DEVICE_ATTR(vmirror, S_IRUGO | S_IWUSR,
296 tpo_td043->vmirror);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/pwc/
H A Dpwc.h194 char vmirror; /* for ToUCaM series */ member in struct:pwc_device
H A Dpwc-if.c627 if ((ptr[0] ^ pdev->vmirror) & 0x01) {
630 if ((ptr[0] ^ pdev->vmirror) & 0x02) {
636 pdev->vmirror = ptr[0] & 0x03;
651 if ((ptr[0] ^ pdev->vmirror) & 0x01) {
654 pdev->vmirror = ptr[0] & 0x03;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc.h194 char vmirror; /* for ToUCaM series */ member in struct:pwc_device
H A Dpwc-if.c627 if ((ptr[0] ^ pdev->vmirror) & 0x01) {
630 if ((ptr[0] ^ pdev->vmirror) & 0x02) {
636 pdev->vmirror = ptr[0] & 0x03;
651 if ((ptr[0] ^ pdev->vmirror) & 0x01) {
654 pdev->vmirror = ptr[0] & 0x03;

Completed in 129 milliseconds