Searched refs:map_device (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/drivers/graphics/neomagic/
H A Ddriver.c80 static status_t map_device(device_info *di);
320 static status_t map_device(device_info *di) function
719 result = map_device(di);
/haiku/src/add-ons/kernel/drivers/graphics/via/
H A Ddriver.c77 static status_t map_device(device_info *di);
337 static status_t map_device(device_info *di) function
683 result = map_device(di);
/haiku/src/add-ons/kernel/drivers/graphics/skeleton/
H A Ddriver.c77 static status_t map_device(device_info *di);
328 static status_t map_device(device_info *di) function
695 result = map_device(di);
/haiku/src/add-ons/kernel/drivers/graphics/matrox/
H A Ddriver.c74 static status_t map_device(device_info *di);
304 static status_t map_device(device_info *di) function
794 result = map_device(di);
/haiku/src/add-ons/kernel/drivers/graphics/nvidia/
H A Ddriver.c71 static status_t map_device(device_info *di);
523 map_device(device_info *di) function
995 result = map_device(di);

Completed in 99 milliseconds