Home
last modified time | relevance | path

Searched refs:usb_make_path (Results 1 – 25 of 86) sorted by relevance

1234

/openbmc/linux/drivers/media/rc/
H A Dimon_raw.c158 usb_make_path(udev, imon->phys, sizeof(imon->phys)); in imon_probe()
H A Dxbox_remote.c230 usb_make_path(udev, xbox_remote->rc_phys, sizeof(xbox_remote->rc_phys)); in xbox_remote_probe()
H A Digorplugusb.c186 usb_make_path(udev, ir->phys, sizeof(ir->phys)); in igorplugusb_probe()
H A Dstreamzap.c236 usb_make_path(usbdev, sz->phys, sizeof(sz->phys)); in streamzap_init_rc_dev()
H A Dttusbir.c297 usb_make_path(tt->udev, tt->phys, sizeof(tt->phys)); in ttusbir_probe()
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_metadata.c34 usb_make_path(stream->dev->udev, cap->bus_info, sizeof(cap->bus_info)); in uvc_meta_v4l2_querycap()
H A Duvc_status.c54 usb_make_path(dev->udev, dev->input_phys, sizeof(dev->input_phys)); in uvc_input_init()
/openbmc/linux/sound/usb/hiface/
H A Dchip.c76 usb_make_path(device, card->longname + len, in hiface_chip_create()
/openbmc/linux/drivers/input/tablet/
H A Dkbtab.c140 usb_make_path(dev, kbtab->phys, sizeof(kbtab->phys)); in kbtab_probe()
H A Dacecad.c163 usb_make_path(dev, acecad->phys, sizeof(acecad->phys)); in usb_acecad_probe()
H A Dpegasus_notetaker.c343 usb_make_path(dev, pegasus->phys, sizeof(pegasus->phys)); in pegasus_probe()
/openbmc/linux/drivers/hid/usbhid/
H A Dusbmouse.c159 usb_make_path(dev, mouse->phys, sizeof(mouse->phys)); in usb_mouse_probe()
/openbmc/linux/drivers/input/joystick/
H A Dpxrc.c175 usb_make_path(udev, pxrc->phys, sizeof(pxrc->phys)); in pxrc_probe()
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-input.c586 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()
/openbmc/linux/drivers/usb/storage/
H A Donetouch.c218 usb_make_path(udev, onetouch->phys, sizeof(onetouch->phys)); in onetouch_connect_input()
/openbmc/linux/drivers/media/usb/au0828/
H A Dau0828-input.c321 usb_make_path(dev->usbdev, ir->phys, sizeof(ir->phys)); in au0828_rc_register()
/openbmc/linux/drivers/media/radio/
H A Dradio-raremono.c186 usb_make_path(radio->usbdev, v->bus_info, sizeof(v->bus_info)); in vidioc_querycap()
H A Dradio-keene.c170 usb_make_path(radio->usbdev, v->bus_info, sizeof(v->bus_info)); in vidioc_querycap()
H A Dradio-ma901.c193 usb_make_path(radio->usbdev, v->bus_info, sizeof(v->bus_info)); in vidioc_querycap()
H A Dradio-shark2.c325 usb_make_path(shark->usbdev, shark->tea.bus_info, in usb_shark_probe()
H A Ddsbr100.c170 usb_make_path(radio->usbdev, v->bus_info, sizeof(v->bus_info)); in vidioc_querycap()
H A Dradio-shark.c360 usb_make_path(shark->usbdev, shark->tea.bus_info, in usb_shark_probe()
/openbmc/linux/sound/usb/bcd2000/
H A Dbcd2000.c400 usb_make_path(bcd2k->dev, usb_path, sizeof(usb_path)); in bcd2000_probe()
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddvb-usb-remote.c327 usb_make_path(d->udev, d->rc_phys, sizeof(d->rc_phys)); in dvb_usb_remote_init()
/openbmc/linux/drivers/input/misc/
H A Dpowermate.c343 usb_make_path(udev, pm->phys, sizeof(pm->phys)); in powermate_probe()

1234