Searched defs:sdio_driver (Results 1 – 3 of 3) sorted by relevance
73 struct sdio_driver { struct74 char *name;75 const struct sdio_device_id *id_table;77 int (*probe)(struct sdio_func *, const struct sdio_device_id *);78 void (*remove)(struct sdio_func *);80 struct device_driver drv;
373 static struct sdio_driver sdio_driver = { variable
874 static struct gbphy_driver sdio_driver = { variable