cregit-Linux how code gets into the kernel

Release 4.17 drivers/media/platform/vivid/vivid-osd.h

/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * vivid-osd.h - output overlay support functions.
 *
 * Copyright 2014 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
 */

#ifndef _VIVID_OSD_H_

#define _VIVID_OSD_H_

int vivid_fb_init(struct vivid_dev *dev);
void vivid_fb_release_buffers(struct vivid_dev *dev);
void vivid_clear_fb(struct vivid_dev *dev);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Hans Verkuil37100.00%2100.00%
Total37100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.