Searched refs:plb_tft_mmap (Results 1 – 1 of 1) sorted by relevance
69 static paddr_t plb_tft_mmap(void *, void *, off_t, int);77 .mmap = plb_tft_mmap,172 plb_tft_mmap(void *arg, void *scr, off_t offs, int prot) in plb_tft_mmap() function