button_phys 1134 drivers/media/usb/pwc/pwc-if.c usb_make_path(udev, pdev->button_phys, sizeof(pdev->button_phys)); button_phys 1135 drivers/media/usb/pwc/pwc-if.c strlcat(pdev->button_phys, "/input0", sizeof(pdev->button_phys)); button_phys 1138 drivers/media/usb/pwc/pwc-if.c pdev->button_dev->phys = pdev->button_phys; button_phys 280 drivers/media/usb/pwc/pwc.h char button_phys[64];