Lines Matching refs:device
39 static ssize_t show_engine##nr##_mode(struct device *dev, \
47 static ssize_t store_engine##nr##_mode(struct device *dev, \
55 static ssize_t show_engine##nr##_leds(struct device *dev, \
63 static ssize_t store_engine##nr##_leds(struct device *dev, \
71 static ssize_t store_engine##nr##_load(struct device *dev, \
109 /* define if the device has specific initialization process */
127 /* additional device specific attributes */
149 * @engines : Engine structure for the device attribute R/W interface
167 * @cdev : LED class device
168 * @mc_cdev : Multi color class device
194 /* common device init/deinit functions */
198 /* common LED class device functions */
202 /* common device attributes functions */
206 /* common device tree population function */
208 *lp55xx_of_populate_pdata(struct device *dev, struct device_node *np,