Home
last modified time | relevance | path

Searched refs:bcmadev (Results 1 - 1 of 1) sorted by relevance

/third_party/eudev/src/udev/
H A Dudev-builtin-net_id.c350 struct udev_device *bcmadev; in names_bcma() local
353 bcmadev = udev_device_get_parent_with_subsystem_devtype(dev, "bcma", NULL); in names_bcma()
354 if (!bcmadev) in names_bcma()
358 if (sscanf(udev_device_get_sysname(bcmadev), "bcma%*u:%u", &core) != 1) in names_bcma()

Completed in 1 milliseconds