Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
mmind
/
linux-rockchip
/
for-next
/
.
/
include
/
net
/
Space.h
blob: 6a0b6674d93085011a73bd6f4b15f6dc59b4ac71 [
file
]
/* SPDX-License-Identifier: GPL-2.0 */
/* A unified ethernet device probe. This is the easiest way to have every
* ethernet adaptor have the name "eth[0123...]".
*/
struct
net_device
*
ne_probe
(
int
unit
);
struct
net_device
*
cs89x0_probe
(
int
unit
);