Lines Matching defs:name
37 * ccw<name> -- CCW bus group name
47 * device name, including the function 0 device.
52 * name gets longer than the maximum number of 15 characters, the name is not
208 /* compose a name based on the raw kernel's PCI bus, slot numbers */
298 char name[256];
310 strscpy(name, sizeof(name), udev_device_get_sysname(usbdev));
311 s = strchr(name, '-');
399 /* Store the CCW bus-ID for use as network device name */
581 .name = "net_id",