Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GSC_IRQ_ENABLE
drivers/gpu/drm/exynos/exynos_drm_gsc.c
431
cfg |= GSC_IRQ_ENABLE;
drivers/gpu/drm/exynos/exynos_drm_gsc.c
433
cfg &= ~GSC_IRQ_ENABLE;
drivers/media/platform/samsung/exynos-gsc/gsc-regs.c
52
cfg |= GSC_IRQ_ENABLE;
drivers/media/platform/samsung/exynos-gsc/gsc-regs.c
54
cfg &= ~GSC_IRQ_ENABLE;
drivers/mfd/gateworks-gsc.c
192
.unmask_base = GSC_IRQ_ENABLE,