Home
last modified time | relevance | path

Searched refs:mmajor (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/agp/
H A Disoch.c319 u32 mmajor; in agp_3_5_enable() local
413 mmajor = (ncapid >> AGP_MAJOR_VERSION_SHIFT) & 0xf; in agp_3_5_enable()
414 if (mmajor < 3) { in agp_3_5_enable()
/kernel/linux/linux-6.6/drivers/char/agp/
H A Disoch.c319 u32 mmajor; in agp_3_5_enable() local
413 mmajor = (ncapid >> AGP_MAJOR_VERSION_SHIFT) & 0xf; in agp_3_5_enable()
414 if (mmajor < 3) { in agp_3_5_enable()

Completed in 4 milliseconds