Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MHZ_TO_HZ
drivers/media/platform/allegro-dvt/allegro-core.c
4018
#define MHZ_TO_HZ(freq) ((freq) * 1000 * 1000)
drivers/media/platform/allegro-dvt/allegro-core.c
4040
#undef MHZ_TO_HZ
include/linux/alcor_pci.h
23
#define MHZ_TO_HZ(freq) ((freq) * 1000 * 1000)