Searched refs:wpan_phy_class (Results 1 – 3 of 3) sorted by relevance
96 struct class wpan_phy_class = { variable105 return class_register(&wpan_phy_class); in wpan_phy_sysfs_init()110 class_unregister(&wpan_phy_class); in wpan_phy_sysfs_exit()
8 extern struct class wpan_phy_class;
33 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()
Completed in 5 milliseconds