Searched refs:pwm_class (Results 1 – 1 of 1) sorted by relevance
493 static struct class pwm_class = { variable512 parent = device_create(&pwm_class, chip->dev, MKDEV(0, 0), chip, in pwmchip_sysfs_export()525 parent = class_find_device(&pwm_class, NULL, chip, in pwmchip_sysfs_unexport()543 return class_register(&pwm_class); in pwm_sysfs_init()