Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/bktr/
H A Dbktr_core.c375 int need_to_allocate_memory = 1; in common_bktr_attach() local
389 need_to_allocate_memory = 0; in common_bktr_attach()
393 if (need_to_allocate_memory == 1) { in common_bktr_attach()