Home
last modified time | relevance | path

Searched defs:sdio_driver (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/mmc/
H A Dsdio_func.h75 struct sdio_driver { struct
76 char *name;
77 const struct sdio_device_id *id_table;
79 int (*probe)(struct sdio_func *, const struct sdio_device_id *);
80 void (*remove)(struct sdio_func *);
82 struct device_driver drv;