Searched refs:button_phys (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc.h257 char button_phys[64]; member in struct:pwc_device
H A Dpwc-if.c1824 usb_make_path(udev, pdev->button_phys, sizeof(pdev->button_phys));
1825 strlcat(pdev->button_phys, "/input0", sizeof(pdev->button_phys));
1828 pdev->button_dev->phys = pdev->button_phys;

Completed in 110 milliseconds