Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_msm.c59 static int msm_probe(struct uart_bas *bas);
128 .probe = msm_probe,
137 msm_probe(struct uart_bas *bas) in msm_probe() function