Lines Matching defs:cdev

195 static void enclosure_link_name(struct enclosure_component *cdev, char *name)  in enclosure_link_name()
201 static void enclosure_remove_links(struct enclosure_component *cdev) in enclosure_remove_links()
218 static int enclosure_add_links(struct enclosure_component *cdev) in enclosure_add_links()
235 static void enclosure_release(struct device *cdev) in enclosure_release()
245 struct enclosure_component *cdev = to_enclosure_component(dev); in enclosure_component_release() local
298 struct device *cdev; in enclosure_component_alloc() local
345 struct device *cdev; in enclosure_component_register() local
377 struct enclosure_component *cdev; in enclosure_add_device() local
412 struct enclosure_component *cdev; in enclosure_remove_device() local
436 static ssize_t components_show(struct device *cdev, in components_show()
445 static ssize_t id_show(struct device *cdev, in id_show()
488 static ssize_t get_component_fault(struct device *cdev, in get_component_fault()
499 static ssize_t set_component_fault(struct device *cdev, in set_component_fault()
512 static ssize_t get_component_status(struct device *cdev, in get_component_status()
523 static ssize_t set_component_status(struct device *cdev, in set_component_status()
546 static ssize_t get_component_active(struct device *cdev, in get_component_active()
557 static ssize_t set_component_active(struct device *cdev, in set_component_active()
570 static ssize_t get_component_locate(struct device *cdev, in get_component_locate()
581 static ssize_t set_component_locate(struct device *cdev, in set_component_locate()
594 static ssize_t get_component_power_status(struct device *cdev, in get_component_power_status()
611 static ssize_t set_component_power_status(struct device *cdev, in set_component_power_status()
633 static ssize_t get_component_type(struct device *cdev, in get_component_type()
641 static ssize_t get_component_slot(struct device *cdev, in get_component_slot()