SYNOPSIS const char * v4l2_ctrl_get_name(u32 id); ARGUMENTS id The control ID. DESCRIPTION This function returns the name of the given control ID or NULL if it isn't a known control. COPYRIGHT