| /linux/drivers/input/tablet/ |
| H A D | kbtab.c | 140 usb_make_path(dev, kbtab->phys, sizeof(kbtab->phys)); in kbtab_probe()
|
| H A D | acecad.c | 163 usb_make_path(dev, acecad->phys, sizeof(acecad->phys)); in usb_acecad_probe()
|
| H A D | pegasus_notetaker.c | 360 usb_make_path(dev, pegasus->phys, sizeof(pegasus->phys)); in pegasus_probe()
|
| H A D | hanwang.c | 353 usb_make_path(dev, hanwang->phys, sizeof(hanwang->phys)); in hanwang_probe()
|
| /linux/drivers/hid/usbhid/ |
| H A D | usbmouse.c | 159 usb_make_path(dev, mouse->phys, sizeof(mouse->phys)); in usb_mouse_probe()
|
| H A D | usbkbd.c | 311 usb_make_path(dev, kbd->phys, sizeof(kbd->phys)); in usb_kbd_probe()
|
| /linux/drivers/media/usb/uvc/ |
| H A D | uvc_metadata.c | 35 usb_make_path(stream->dev->udev, cap->bus_info, sizeof(cap->bus_info)); in uvc_meta_v4l2_querycap()
|
| H A D | uvc_status.c | 54 usb_make_path(dev->udev, dev->input_phys, sizeof(dev->input_phys)); in uvc_input_init()
|
| /linux/drivers/media/rc/ |
| H A D | xbox_remote.c | 230 usb_make_path(udev, xbox_remote->rc_phys, sizeof(xbox_remote->rc_phys)); in xbox_remote_probe()
|
| H A D | igorplugusb.c | 186 usb_make_path(udev, ir->phys, sizeof(ir->phys)); in igorplugusb_probe()
|
| H A D | streamzap.c | 244 usb_make_path(usbdev, sz->phys, sizeof(sz->phys)); in streamzap_init_rc_dev()
|
| H A D | ttusbir.c | 297 usb_make_path(tt->udev, tt->phys, sizeof(tt->phys)); in ttusbir_probe()
|
| /linux/drivers/input/joystick/ |
| H A D | pxrc.c | 172 usb_make_path(udev, pxrc->phys, sizeof(pxrc->phys)); in pxrc_probe()
|
| /linux/drivers/media/usb/em28xx/ |
| H A D | em28xx-input.c | 586 usb_make_path(udev, dev->snapshot_button_path, in em28xx_register_snapshot_button() 810 usb_make_path(udev, ir->phys, sizeof(ir->phys)); in em28xx_ir_init()
|
| /linux/drivers/usb/storage/ |
| H A D | onetouch.c | 218 usb_make_path(udev, onetouch->phys, sizeof(onetouch->phys)); in onetouch_connect_input()
|
| /linux/drivers/media/radio/ |
| H A D | radio-raremono.c | 186 usb_make_path(radio->usbdev, v->bus_info, sizeof(v->bus_info)); in vidioc_querycap()
|
| H A D | radio-keene.c | 170 usb_make_path(radio->usbdev, v->bus_info, sizeof(v->bus_info)); in vidioc_querycap()
|
| H A D | dsbr100.c | 170 usb_make_path(radio->usbdev, v->bus_info, sizeof(v->bus_info)); in vidioc_querycap()
|
| H A D | radio-shark2.c | 325 usb_make_path(shark->usbdev, shark->tea.bus_info, in usb_shark_probe()
|
| H A D | radio-ma901.c | 193 usb_make_path(radio->usbdev, v->bus_info, sizeof(v->bus_info)); in vidioc_querycap()
|
| H A D | radio-shark.c | 360 usb_make_path(shark->usbdev, shark->tea.bus_info, in usb_shark_probe()
|
| /linux/drivers/media/usb/au0828/ |
| H A D | au0828-input.c | 321 usb_make_path(dev->usbdev, ir->phys, sizeof(ir->phys)); in au0828_rc_register()
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | dvb-usb-remote.c | 327 usb_make_path(d->udev, d->rc_phys, sizeof(d->rc_phys)); in dvb_usb_remote_init()
|
| /linux/drivers/input/misc/ |
| H A D | powermate.c | 336 usb_make_path(udev, pm->phys, sizeof(pm->phys)); in powermate_probe()
|
| /linux/drivers/input/touchscreen/ |
| H A D | sur40.c | 693 usb_make_path(usbdev, sur40->phys, sizeof(sur40->phys)); in sur40_probe() 945 usb_make_path(sur40->usbdev, cap->bus_info, sizeof(cap->bus_info)); in sur40_vidioc_querycap()
|