Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/linux/
Ddevice.h31 struct device_driver;
48 int (*match)(struct device * dev, struct device_driver * drv);
69 struct device_driver { struct
89 ssize_t (*show)(struct device_driver *, char * buf); argument
90 ssize_t (*store)(struct device_driver *, const char * buf, size_t count);
95 struct device * driver_find_device(struct device_driver *drv,
187 struct device_driver *driver;
Dplatform_device.h33 struct device_driver driver;
Dmca.h70 struct device_driver driver;
/development/ndk/platforms/android-3/include/linux/mmc/
Dcard.h92 struct device_driver drv;