Searched refs:ctx_count (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/drm/
H A Dvia_mm.c100 if (dev->ctx_count == 1 && dev->dev_private) {
H A Ddrm_context.c453 ++dev->ctx_count;
585 --dev->ctx_count;
H A Ddrm_fops.c431 --dev->ctx_count;
H A DdrmP.h685 int ctx_count; /**< Number of context handles */ member in struct:drm_device

Completed in 160 milliseconds