![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0+ */ 0002 /* 0003 * Driver for Realtek PCI-Express card reader 0004 * 0005 * Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved. 0006 * 0007 * Author: 0008 * Wei WANG (wei_wang@realsil.com.cn) 0009 * Micky Ching (micky_ching@realsil.com.cn) 0010 */ 0011 0012 #ifndef __RTSX_GENERAL_H 0013 #define __RTSX_GENERAL_H 0014 0015 #include "rtsx.h" 0016 0017 int bit1cnt_long(u32 data); 0018 0019 #endif /* __RTSX_GENERAL_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |