cregit-Linux how code gets into the kernel

Release 4.18 drivers/staging/rtl8723bs/hal/odm_PathDiv.h

/* SPDX-License-Identifier: GPL-2.0 */
/******************************************************************************
 *
 * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
 *
 ******************************************************************************/

#ifndef	__ODMPATHDIV_H__

#define    __ODMPATHDIV_H__

void
odm_PathDiversityInit(
	void *pDM_VOID
	);

void
odm_PathDiversity(
	void *pDM_VOID
	);

 #endif		 /* ifndef  __ODMPATHDIV_H__ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Hans de Goede2592.59%150.00%
Nathan Chancellor27.41%150.00%
Total27100.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.