sdio_func          76 include/linux/mmc/card.h struct sdio_func;
sdio_func         110 include/linux/mmc/card.h 	struct sdio_func	*sdio_func[SDIO_MAX_FUNCS]; /* SDIO functions (devices) */
sdio_func          19 include/linux/mmc/sdio_func.h struct sdio_func;
sdio_func          78 include/linux/mmc/sdio_func.h 	int (*probe)(struct sdio_func *, const struct sdio_device_id *);
sdio_func          79 include/linux/mmc/sdio_func.h 	void (*remove)(struct sdio_func *);