Lines Matching refs:device
155 * @dev: the &struct device
156 * @attr: device attributes
159 static ssize_t lbs_anycast_get(struct device *dev,
177 * @dev: the &struct device
178 * @attr: device attributes
182 static ssize_t lbs_anycast_set(struct device *dev,
203 * @dev: the &struct device
204 * @attr: device attributes
207 static ssize_t lbs_prb_rsp_limit_get(struct device *dev,
229 * @dev: the &struct device
230 * @attr: device attributes
234 static ssize_t lbs_prb_rsp_limit_set(struct device *dev,
263 * @dev: the &struct device
264 * @attr: device attributes
267 static ssize_t lbs_mesh_get(struct device *dev,
276 * @dev: the &struct device
277 * @attr: device attributes
281 static ssize_t lbs_mesh_set(struct device *dev,
334 static int mesh_get_default_parameters(struct device *dev,
355 * @dev: the &struct device
356 * @attr: device attributes
359 static ssize_t bootflag_get(struct device *dev,
375 * @dev: the &struct device
376 * @attr: device attributes
380 static ssize_t bootflag_set(struct device *dev, struct device_attribute *attr,
405 * @dev: the &struct device
406 * @attr: device attributes
409 static ssize_t boottime_get(struct device *dev,
425 * @dev: the &struct device
426 * @attr: device attributes
430 static ssize_t boottime_set(struct device *dev,
443 /* A too small boot time will result in the device booting into
464 * @dev: the &struct device
465 * @attr: device attributes
468 static ssize_t channel_get(struct device *dev,
484 * @dev: the &struct device
485 * @attr: device attributes
489 static ssize_t channel_set(struct device *dev, struct device_attribute *attr,
514 * @dev: the &struct device
515 * @attr: device attributes
518 static ssize_t mesh_id_get(struct device *dev, struct device_attribute *attr,
543 * @dev: the &struct device
544 * @attr: device attributes
548 static ssize_t mesh_id_set(struct device *dev, struct device_attribute *attr,
589 * @dev: the &struct device
590 * @attr: device attributes
593 static ssize_t protocol_id_get(struct device *dev,
609 * @dev: the &struct device
610 * @attr: device attributes
614 static ssize_t protocol_id_set(struct device *dev,
650 * @dev: the &struct device
651 * @attr: device attributes
654 static ssize_t metric_id_get(struct device *dev,
670 * @dev: the &struct device
671 * @attr: device attributes
675 static ssize_t metric_id_set(struct device *dev, struct device_attribute *attr,
711 * @dev: the &struct device
712 * @attr: device attributes
715 static ssize_t capability_get(struct device *dev,
731 * @dev: the &struct device
732 * @attr: device attributes
736 static ssize_t capability_set(struct device *dev, struct device_attribute *attr,
963 /* Allocate a virtual mesh device */
966 lbs_deb_mesh("init mshX wireless device failed\n");
973 lbs_deb_mesh("init mshX device failed\n");