Searched refs:snapshot_button_path (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/em28xx/
H A Dem28xx-input.c524 usb_make_path(dev->udev, dev->snapshot_button_path,
525 sizeof(dev->snapshot_button_path));
526 strlcat(dev->snapshot_button_path, "/sbutton",
527 sizeof(dev->snapshot_button_path));
531 input_dev->phys = dev->snapshot_button_path;
H A Dem28xx.h614 char snapshot_button_path[30]; /* path of the input dev */ member in struct:em28xx

Completed in 38 milliseconds