6648503cde
Initial driver from Ie9d6b5f64d2e94d8a8c3fb99fdcee1b13ae2ec6d Change-Id: Ia4ed6cfe70067833a756f6d3f592e36e65bc9731 Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
27 lines
1.0 KiB
C
27 lines
1.0 KiB
C
/* Copyright (c) 2018-2020 The Linux Foundation. All rights reserved.
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License version 2 and
|
|
* only version 2 as published by the Free Software Foundation.
|
|
*
|
|
* This program is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
*
|
|
*/
|
|
|
|
#include <linux/init.h>
|
|
#include <linux/module.h>
|
|
#include <linux/netdevice.h>
|
|
#ifndef DATARMNET104309e08f
|
|
#define DATARMNET104309e08f
|
|
#define DATARMNETadb2d068fe (0xd26+209-0xdf6)
|
|
#define DATARMNET8120d41372 (0xd1f+216-0xdf5)
|
|
#define DATARMNET47c2367f93 (0xd18+223-0xdf4)
|
|
extern struct DATARMNETa6b20d7e8b DATARMNETecc0627c70;extern int
|
|
rmnet_is_real_dev_registered(const struct net_device*real_dev);int __init
|
|
DATARMNET163e93649e(void);void __exit DATARMNETf3298dab6f(void);
|
|
#endif
|
|
|