Searched refs:button_phys (Results 1 – 2 of 2) sorted by relevance
1146 usb_make_path(udev, pdev->button_phys, sizeof(pdev->button_phys)); in usb_pwc_probe()1147 strlcat(pdev->button_phys, "/input0", sizeof(pdev->button_phys)); in usb_pwc_probe()1150 pdev->button_dev->phys = pdev->button_phys; in usb_pwc_probe()
280 char button_phys[64]; member