Searched defs:classdev (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/base/ |
H A D | transport_class.c | 117 transport_setup_classdev(struct attribute_container *cont, struct device *dev, struct device *classdev) transport_setup_classdev() argument 151 transport_add_class_device(struct attribute_container *cont, struct device *dev, struct device *classdev) transport_add_class_device() argument 214 transport_remove_classdev(struct attribute_container *cont, struct device *dev, struct device *classdev) transport_remove_classdev() argument 253 transport_destroy_classdev(struct attribute_container *cont, struct device *dev, struct device *classdev) transport_destroy_classdev() argument
|
H A D | attribute_container.c | 29 struct device classdev; member in struct:internal_container 55 attribute_container_classdev_to_container(struct device *classdev) attribute_container_classdev_to_container() argument 113 static void attribute_container_release(struct device *classdev) attribute_container_release() argument 315 attribute_container_add_attrs(struct device *classdev) attribute_container_add_attrs() argument 350 attribute_container_add_class_device(struct device *classdev) attribute_container_add_class_device() argument 380 attribute_container_remove_attrs(struct device *classdev) attribute_container_remove_attrs() argument 408 attribute_container_class_device_del(struct device *classdev) attribute_container_class_device_del() argument 366 attribute_container_add_class_device_adapter(struct attribute_container *cont, struct device *dev, struct device *classdev) attribute_container_add_class_device_adapter() argument
|
/linux-4.1.27/drivers/usb/mon/ |
H A D | usb_mon.h | 27 struct device *classdev; /* Device in usbmon class */ member in struct:mon_bus
|
/linux-4.1.27/drivers/net/ |
H A D | macvtap.c | 1180 struct device *classdev; macvtap_device_event() local
|
/linux-4.1.27/include/linux/mfd/wm8350/ |
H A D | core.h | 595 struct device *classdev; member in struct:wm8350_hwmon
|
Completed in 290 milliseconds