Home
last modified time | relevance | path

Searched refs:SDIO_CLASS_GPS (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mmc/
H A Dsdio_ids.h17 #define SDIO_CLASS_GPS 0x04 /* GPS standard interface */ macro
/linux/drivers/mmc/core/
H A Dsdio_uart.c1033 } else if (func->class == SDIO_CLASS_GPS) { in sdio_uart_probe()
1102 { SDIO_DEVICE_CLASS(SDIO_CLASS_GPS) },