Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/pci/hmm/
A Dhmm.c28 static ia_css_ptr dummy_ptr = mmgr_EXCEPTION; variable
49 dummy_ptr = hmm_alloc(1); in hmm_init()
56 if (dummy_ptr == mmgr_EXCEPTION) in hmm_cleanup()
60 hmm_free(dummy_ptr); in hmm_cleanup()
61 dummy_ptr = 0; in hmm_cleanup()

Completed in 4 milliseconds