Home
last modified time | relevance | path

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

1234

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

Completed in 34 milliseconds

1234