Home
last modified time | relevance | path

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

/components/drivers/sdio/
A Ddev_sdio.c532 RT_ASSERT(func0 != RT_NULL); in sdio_read_cis()
536 data = sdio_io_readb(func0, in sdio_read_cis()
643 *prev = func0->tuples; in sdio_read_cis()
672 data = sdio_io_readb(func0, in sdio_read_fbr()
681 data = sdio_io_readb(func0, in sdio_read_fbr()
1105 struct rt_sdio_function *func0; in sdio_attach_irq() local
1110 func0 = func->card->sdio_function[0]; in sdio_attach_irq()
1146 struct rt_sdio_function *func0; in sdio_detach_irq() local
1151 func0 = func->card->sdio_function[0]; in sdio_detach_irq()
1191 struct rt_sdio_function *func0; in sdio_enable_func() local
[all …]

Completed in 4 milliseconds