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
406 struct enclosure_component *cdev; in enclosure_remove_device() local
430 static ssize_t components_show(struct device *cdev, in components_show()
439 static ssize_t id_show(struct device *cdev, in id_show()
482 static ssize_t get_component_fault(struct device *cdev, in get_component_fault()
493 static ssize_t set_component_fault(struct device *cdev, in set_component_fault()
506 static ssize_t get_component_status(struct device *cdev, in get_component_status()
517 static ssize_t set_component_status(struct device *cdev, in set_component_status()
540 static ssize_t get_component_active(struct device *cdev, in get_component_active()
551 static ssize_t set_component_active(struct device *cdev, in set_component_active()
564 static ssize_t get_component_locate(struct device *cdev, in get_component_locate()
575 static ssize_t set_component_locate(struct device *cdev, in set_component_locate()
588 static ssize_t get_component_power_status(struct device *cdev, in get_component_power_status()
600 static ssize_t set_component_power_status(struct device *cdev, in set_component_power_status()
622 static ssize_t get_component_type(struct device *cdev, in get_component_type()
630 static ssize_t get_component_slot(struct device *cdev, in get_component_slot()