Home
last modified time | relevance | path

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

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