Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Ddevice.h39 struct device_driver;
55 int (*match)(struct device * dev, struct device_driver * drv);
76 struct device_driver { struct
96 ssize_t (*show)(struct device_driver *, char * buf); argument
97 ssize_t (*store)(struct device_driver *, const char * buf, size_t count);
101 struct device * driver_find_device(struct device_driver *drv,
191 struct device_driver *driver;
Dplatform_device.h40 struct device_driver driver;
Dmca.h75 struct device_driver driver;
Dmodule.h110 struct device_driver;
/bionic/libc/kernel/common/linux/mmc/
Dcard.h105 struct device_driver drv;