Home
last modified time | relevance | path

Searched refs:driver_attribute (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/kernel/common/linux/
Ddevice.h54 struct driver_attribute * drv_attrs;
94 struct driver_attribute { struct
100 #define DRIVER_ATTR(_name,_mode,_show,_store) struct driver_attribute driver_attr_##_name = __ATTR… argument