Home
last modified time | relevance | path

Searched refs:wpan_phy_class (Results 1 – 3 of 3) sorted by relevance

/linux/net/ieee802154/
A Dsysfs.c96 struct class wpan_phy_class = { variable
105 return class_register(&wpan_phy_class); in wpan_phy_sysfs_init()
110 class_unregister(&wpan_phy_class); in wpan_phy_sysfs_exit()
A Dcore.c33 dev = class_find_device_by_name(&wpan_phy_class, str); in wpan_phy_find()
62 return class_for_each_device(&wpan_phy_class, NULL, in wpan_phy_for_each()
126 rdev->wpan_phy.dev.class = &wpan_phy_class; in wpan_phy_new()
A Dsysfs.h8 extern struct class wpan_phy_class;

Completed in 4 milliseconds