HomeSort by: relevance | last modified time | path
    Searched defs:radeon_card_posted (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_device.c 677 * radeon_card_posted - check if the hw has already been initialized
685 bool radeon_card_posted(struct radeon_device *rdev) function in typeref:typename:bool
786 if (radeon_card_posted(rdev))
radeon_device.c 677 * radeon_card_posted - check if the hw has already been initialized
685 bool radeon_card_posted(struct radeon_device *rdev) function in typeref:typename:bool
786 if (radeon_card_posted(rdev))

Completed in 53 milliseconds