Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mmc/
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;
/linux-6.3-rc2/drivers/net/wireless/st/cw1200/
A Dcw1200_sdio.c367 static struct sdio_driver sdio_driver = { variable
/linux-6.3-rc2/drivers/staging/greybus/
A Dsdio.c875 static struct gbphy_driver sdio_driver = { variable

Completed in 8 milliseconds