OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emdtv_board
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/usb/
emdtv_board.h
1
/* $NetBSD:
emdtv_board
.h,v 1.1 2011/07/11 18:02:04 jmcneill Exp $ */
62
struct
emdtv_board
{
struct
72
const struct
emdtv_board
*emdtv_board_lookup(uint16_t, uint16_t);
emdtv_board.c
1
/* $NetBSD:
emdtv_board
.c,v 1.1 2011/07/11 18:02:04 jmcneill Exp $ */
30
__KERNEL_RCSID(0, "$NetBSD:
emdtv_board
.c,v 1.1 2011/07/11 18:02:04 jmcneill Exp $");
38
static const struct
emdtv_board
emdtv_boards[] = {
78
const struct
emdtv_board
*
81
const struct
emdtv_board
*eb;
emdtvvar.h
39
#include <dev/usb/
emdtv_board
.h>
75
const struct
emdtv_board
*sc_board;
emdtv.c
388
const struct
emdtv_board
*eb = sc->sc_board;
/src/sys/modules/emdtv/
Makefile
10
SRCS+=
emdtv_board
.c
Completed in 13 milliseconds
Indexes created Thu Nov 06 19:09:53 GMT 2025