Home
last modified time | relevance | path

Searched defs:max_ms (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/net/rxrpc/
H A Dsysctl.c21 static const unsigned long max_ms = 1000; variable
/linux-6.15/drivers/mmc/host/
H A Dbcm2835.c572 static u32 bcm2835_read_wait_sdcmd(struct bcm2835_host *host, u32 max_ms) in bcm2835_read_wait_sdcmd()