Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/memstick/host/
Djmb38x_ms.c606 static void jmb38x_ms_req_tasklet(unsigned long data) in jmb38x_ms_req_tasklet() function
871 tasklet_init(&host->notify, jmb38x_ms_req_tasklet, (unsigned long)msh); in jmb38x_ms_alloc_host()