Searched refs:spiflash_thread (Results 1 – 1 of 1) sorted by relevance
120 STATIC void spiflash_thread(void *);242 kthread_create(PRI_NONE, 0, NULL, spiflash_thread, sc, in spiflash_attach()510 spiflash_thread(void *arg) in spiflash_thread() function