Lines Matching refs:device
155 * @dev: the &struct device
156 * @attr: device attributes
159 static ssize_t anycast_mask_show(struct device *dev,
177 * @dev: the &struct device
178 * @attr: device attributes
182 static ssize_t anycast_mask_store(struct device *dev,
207 * @dev: the &struct device
208 * @attr: device attributes
211 static ssize_t prb_rsp_limit_show(struct device *dev,
233 * @dev: the &struct device
234 * @attr: device attributes
238 static ssize_t prb_rsp_limit_store(struct device *dev,
267 * @dev: the &struct device
268 * @attr: device attributes
271 static ssize_t lbs_mesh_show(struct device *dev,
280 * @dev: the &struct device
281 * @attr: device attributes
285 static ssize_t lbs_mesh_store(struct device *dev,
341 static int mesh_get_default_parameters(struct device *dev,
362 * @dev: the &struct device
363 * @attr: device attributes
366 static ssize_t bootflag_show(struct device *dev,
382 * @dev: the &struct device
383 * @attr: device attributes
387 static ssize_t bootflag_store(struct device *dev, struct device_attribute *attr,
414 * @dev: the &struct device
415 * @attr: device attributes
418 static ssize_t boottime_show(struct device *dev,
434 * @dev: the &struct device
435 * @attr: device attributes
439 static ssize_t boottime_store(struct device *dev,
456 /* A too small boot time will result in the device booting into
477 * @dev: the &struct device
478 * @attr: device attributes
481 static ssize_t channel_show(struct device *dev,
497 * @dev: the &struct device
498 * @attr: device attributes
502 static ssize_t channel_store(struct device *dev, struct device_attribute *attr,
529 * @dev: the &struct device
530 * @attr: device attributes
533 static ssize_t mesh_id_show(struct device *dev, struct device_attribute *attr,
558 * @dev: the &struct device
559 * @attr: device attributes
563 static ssize_t mesh_id_store(struct device *dev, struct device_attribute *attr,
604 * @dev: the &struct device
605 * @attr: device attributes
608 static ssize_t protocol_id_show(struct device *dev,
625 * @dev: the &struct device
626 * @attr: device attributes
630 static ssize_t protocol_id_store(struct device *dev,
670 * @dev: the &struct device
671 * @attr: device attributes
674 static ssize_t metric_id_show(struct device *dev,
690 * @dev: the &struct device
691 * @attr: device attributes
695 static ssize_t metric_id_store(struct device *dev,
732 * @dev: the &struct device
733 * @attr: device attributes
736 static ssize_t capability_show(struct device *dev,
752 * @dev: the &struct device
753 * @attr: device attributes
757 static ssize_t capability_store(struct device *dev,
985 /* Allocate a virtual mesh device */
988 lbs_deb_mesh("init mshX wireless device failed\n");
995 lbs_deb_mesh("init mshX device failed\n");