Home
last modified time | relevance | path

Searched refs:devpath (Results 1 – 25 of 46) sorted by relevance

12

/linux/drivers/parisc/
H A Dpdc_stable.c141 struct pdc_module_path *devpath; in pdcspath_fetch() local
146 devpath = &entry->devpath; in pdcspath_fetch()
149 entry, devpath, entry->addr); in pdcspath_fetch()
152 if (pdc_stable_read(entry->addr, devpath, sizeof(*devpath)) != PDC_OK) in pdcspath_fetch()
182 struct pdc_module_path *devpath; in pdcspath_store() local
186 devpath = &entry->devpath; in pdcspath_store()
199 entry, devpath, entry->addr); in pdcspath_store()
202 if (pdc_stable_write(entry->addr, devpath, sizeof(*devpath)) != PDC_OK) in pdcspath_store()
231 devpath = &entry->devpath; in pdcspath_hwpath_read()
239 if (devpath->path.bc[i] < 0) in pdcspath_hwpath_read()
[all …]
/linux/lib/
H A Dkobject_uevent.c229 kfree(devpath); in kobject_synth_uevent()
280 const char *devpath) in alloc_uevent_skb() argument
310 const char *devpath) in uevent_net_broadcast_untagged() argument
346 const char *devpath) in uevent_net_broadcast_tagged() argument
385 const char *devpath) in kobject_uevent_net_broadcast() argument
411 devpath); in kobject_uevent_net_broadcast()
414 action_string, devpath); in kobject_uevent_net_broadcast()
463 const char *devpath = NULL; in kobject_uevent_env() local
531 if (!devpath) { in kobject_uevent_env()
594 devpath); in kobject_uevent_env()
[all …]
H A Dkobject.c477 const char *devpath = NULL; in kobject_rename() local
490 devpath = kobject_get_path(kobj, GFP_KERNEL); in kobject_rename()
491 if (!devpath) { in kobject_rename()
495 devpath_string = kmalloc(strlen(devpath) + 15, GFP_KERNEL); in kobject_rename()
500 sprintf(devpath_string, "DEVPATH_OLD=%s", devpath); in kobject_rename()
526 kfree(devpath); in kobject_rename()
542 const char *devpath = NULL; in kobject_move() local
556 devpath = kobject_get_path(kobj, GFP_KERNEL); in kobject_move()
557 if (!devpath) { in kobject_move()
566 sprintf(devpath_string, "DEVPATH_OLD=%s", devpath); in kobject_move()
[all …]
/linux/tools/usb/usbip/src/
H A Dusbip_bind.c135 const char *devpath; in bind_device() local
144 devpath = udev_device_get_devpath(dev); in bind_device()
148 if (strstr(devpath, USBIP_VHCI_DRV_NAME)) { in bind_device()
150 devpath, USBIP_VHCI_DRV_NAME); in bind_device()
H A Dusbip_list.c181 const char *devpath; in list_devices() local
205 devpath = udev_device_get_devpath(dev); in list_devices()
206 if (strstr(devpath, USBIP_VHCI_DRV_NAME)) { in list_devices()
208 devpath, USBIP_VHCI_DRV_NAME); in list_devices()
/linux/drivers/media/common/siano/
H A Dsmscoreapi.c410 char devpath[32]; member
437 if (!strncmp(entry->devpath, devpath, sizeof(entry->devpath))) { in smscore_find_registry()
445 strscpy(entry->devpath, devpath, sizeof(entry->devpath)); in smscore_find_registry()
453 int smscore_registry_getmode(char *devpath) in smscore_registry_getmode() argument
457 entry = smscore_find_registry(devpath); in smscore_registry_getmode()
471 entry = smscore_find_registry(devpath); in smscore_registry_gettype()
484 entry = smscore_find_registry(devpath); in smscore_registry_setmode()
491 static void smscore_registry_settype(char *devpath, in smscore_registry_settype() argument
496 entry = smscore_find_registry(devpath); in smscore_registry_settype()
730 strscpy(dev->devpath, params->devpath, sizeof(dev->devpath)); in smscore_register_device()
[all …]
H A Dsmsir.c58 strscpy(coredev->ir.phys, coredev->devpath, sizeof(coredev->ir.phys)); in sms_ir_init()
H A Dsmscoreapi.h126 char devpath[32]; member
166 char devpath[32]; member
1107 extern int smscore_registry_getmode(char *devpath);
/linux/fs/pstore/
H A Dblk.c206 const char *devpath) in __register_pstore_blk() argument
212 psblk_file = filp_open(devpath, O_RDWR | O_DSYNC | O_NOATIME | O_EXCL, 0); in __register_pstore_blk()
215 pr_err("failed to open '%s': %d!\n", devpath, ret); in __register_pstore_blk()
220 pr_err("'%s' is not block device!\n", devpath); in __register_pstore_blk()
/linux/drivers/usb/core/
H A Dusb.c691 dev->devpath[0] = '0'; in usb_alloc_dev()
699 if (parent->devpath[0] == '0') { in usb_alloc_dev()
700 snprintf(dev->devpath, sizeof dev->devpath, in usb_alloc_dev()
705 snprintf(dev->devpath, sizeof dev->devpath, in usb_alloc_dev()
706 "%s.%d", parent->devpath, port1); in usb_alloc_dev()
717 dev_set_name(&dev->dev, "%d-%s", bus->busnum, dev->devpath); in usb_alloc_dev()
/linux/drivers/media/usb/siano/
H A Dsmsusb.c453 usb_make_path(dev->udev, params.devpath, sizeof(params.devpath)); in smsusb_init_device()
509 char devpath[32]; in smsusb_probe() local
558 snprintf(devpath, sizeof(devpath), "usb\\%d-%s", in smsusb_probe()
559 udev->bus->busnum, udev->devpath); in smsusb_probe()
561 devpath); in smsusb_probe()
563 udev, smscore_registry_getmode(devpath), in smsusb_probe()
/linux/drivers/hid/bpf/progs/
H A DREADME66 …v000028BDp0000095A", RUN{program}+="/usr/local/bin/udev-hid-bpf add $sys$devpath /etc/udev-hid-bpf…
67 …hid:b0003g0001v000028BDp0000095A", RUN{program}+="/usr/local/bin/udev-hid-bpf remove $sys$devpath "
69 …v000028BDp0000095B", RUN{program}+="/usr/local/bin/udev-hid-bpf add $sys$devpath /etc/udev-hid-bpf…
70 …hid:b0003g0001v000028BDp0000095B", RUN{program}+="/usr/local/bin/udev-hid-bpf remove $sys$devpath "
/linux/Documentation/admin-guide/
H A Dsysfs-rules.rst47 - devpath (``/devices/pci0000:00/0000:00:1d.1/usb2/2-2/2-2:1.0``)
54 - all elements of a devpath must be real directories. Symlinks
57 That way the devpath to the device matches the devpath of the
59 - using or exposing symlink values as elements in a devpath string
64 - a directory name, identical to the last element of the devpath
164 Never depend on a specific parent device position in the devpath,
/linux/security/apparmor/
H A Dmount.c367 char *buffer, const struct path *devpath, char *devbuffer, in match_mnt() argument
377 AA_BUG(devpath && !devbuffer); in match_mnt()
382 if (devpath) { in match_mnt()
383 error = aa_path_name(devpath, path_flags(profile, devpath), in match_mnt()
/linux/drivers/block/xen-blkback/
H A Dxenbus.c57 char *devpath, *devname; in blkback_name() local
60 devpath = xenbus_read(XBT_NIL, dev->nodename, "dev", NULL); in blkback_name()
61 if (IS_ERR(devpath)) in blkback_name()
62 return PTR_ERR(devpath); in blkback_name()
64 devname = strstr(devpath, "/dev/"); in blkback_name()
68 devname = devpath; in blkback_name()
71 kfree(devpath); in blkback_name()
/linux/drivers/media/mmc/siano/
H A Dsmssdio.c260 snprintf(params.devpath, sizeof(params.devpath), in smssdio_probe()
/linux/drivers/net/usb/
H A Dnet1080.c185 dev->udev->bus->bus_name, dev->udev->devpath, in nc_dump_usbctl()
228 dev->udev->bus->bus_name, dev->udev->devpath, in nc_dump_status()
269 dev->udev->bus->bus_name, dev->udev->devpath, retval); in net1080_reset()
H A Dusbnet.c834 dev->udev->bus->bus_name, dev->udev->devpath, in usbnet_stop()
881 dev->udev->devpath, in usbnet_open()
892 dev->udev->devpath, in usbnet_open()
1220 dev->udev->devpath, in usbnet_deferred_kevent()
1617 xdev->bus->bus_name, xdev->devpath, in usbnet_disconnect()
1831 xdev->bus->bus_name, xdev->devpath, in usbnet_probe()
/linux/drivers/usb/host/
H A Dr8a66597-hcd.c237 static int is_child_device(char *devpath) in is_child_device() argument
239 return (devpath[2] ? 1 : 0); in is_child_device()
242 static int is_hub_limit(char *devpath) in is_hub_limit() argument
244 return ((strlen(devpath) >= 4) ? 1 : 0); in is_hub_limit()
248 char *devpath, u16 *root_port, u16 *hub_port) in get_port_number() argument
251 *root_port = (devpath[0] & 0x0F) - 1; in get_port_number()
256 *hub_port = devpath[2] & 0x0F; in get_port_number()
354 get_port_number(r8a66597, urb->dev->devpath, in make_r8a66597_device()
356 if (!is_child_device(urb->dev->devpath)) in make_r8a66597_device()
373 if (is_hub_limit(urb->dev->devpath)) { in alloc_usb_address()
[all …]
H A Dehci-q.c235 urb->dev->devpath, in qtd_copy_status()
267 __func__, urb->dev->devpath, urb, in ehci_urb_done()
1118 __func__, urb->dev->devpath, urb, in submit_async()
/linux/arch/sparc/include/asm/
H A Dopenprom.h40 int (*v2_dev_open)(char *devpath);
/linux/arch/m68k/include/asm/
H A Dopenprom.h48 int (*v2_dev_open)(char *devpath);
/linux/drivers/hid/usbhid/
H A Dusbmouse.c85 mouse->usbdev->devpath, status); in usb_mouse_irq()
/linux/drivers/input/tablet/
H A Dacecad.c90 udev->devpath, status); in usb_acecad_irq()
/linux/drivers/usb/storage/
H A Donetouch.c116 onetouch->udev->devpath, retval); in usb_onetouch_irq()

12