Home
last modified time | relevance | path

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

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