Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

1
2
3
4
/* $NetBSD: netif_of.h,v 1.1 2003/03/13 15:36:07 drochner Exp $ */

int netif_of_open(struct of_dev *);
void netif_of_close(int);