Searched refs:board (Results 326 - 350 of 411) sorted by relevance

<<11121314151617

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/mips/
H A Dhal2.c782 unsigned short board, major, minor; local
798 board = (rev & H2_REV_BOARD_M) >> 12;
803 board, major, minor);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-video.c325 dev->name, type, cx23885_boards[dev->board].name);
406 if (dev->board == CX23885_BOARD_MYGICA_X8506 ||
407 dev->board == CX23885_BOARD_MAGICPRO_PROHDTVE2) {
1004 strlcpy(cap->card, cx23885_boards[dev->board].name,
1529 if (dev->board == CX23885_BOARD_LEADTEK_WINFAST_PXTV1200) {
H A Dcx23885-417.c937 printk(KERN_ERR "Please fix your hotplug setup, the board will "
1226 input = &cx23885_boards[dev->board].input[i->index];
1358 strlcpy(cap->card, cx23885_boards[tsport->dev->board].name,
1755 type, cx23885_boards[tsport->dev->board].name);
1768 if (cx23885_boards[dev->board].portb != CX23885_MPEG_ENCODER)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-dvb.c662 if (!core->board.num_frontends)
666 core->board.num_frontends);
667 for (i = 1; i <= core->board.num_frontends; i++) {
1063 * On this board, the demod provides the I2C bus pullup.
1552 if (!(core->board.mpeg & CX88_MPEG_DVB))
1569 for (i = 1; i <= core->board.num_frontends; i++) {
H A Dcx88-input.c84 /* This board apparently uses a combination of 2 GPIO
431 snprintf(ir->name, sizeof(ir->name), "cx88 IR (%s)", core->board.name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dspecialix.c201 /* Get board number from pointer */
215 /* Get pointer to board from pointer to port */
321 /* Set the IRQ using the RTS lines that run to the PAL on the board.... */
449 /* Check the DSR lines that Specialix uses as board
517 "sx%d: specialix IO8+ board detected at 0x%03x, IRQ %d, CD%d Rev. %c.\n",
939 dprintk(SX_DEBUG_IRQ, "Freeing IRQ%d for board %d.\n",
978 /* Select port on the board */
982 /* The Specialix board doens't implement the RTS lines.
1392 int board; local
1401 board
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Diphase.c33 Add 4K VC support to the board with 512K control memory.
2176 /* find mapping size of board */
2583 int i, board; local
2591 board = ia_cmds.status;
2592 if ((board < 0) || (board > iadev_count))
2593 board = 0;
2594 iadev = ia_dev[board];
2644 printk("Board %d registers dumped\n", board);
2665 stats = &PRIV(_ia_dev[board])
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-at91sam9.c23 #include <mach/board.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7164/
H A Dsaa7164-fw.c217 if (saa7164_boards[dev->board].chiprev == SAA7164_CHIP_REV2) {
519 /* No download, firmware already on board */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtlan.h194 struct board *adapter;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Du14-34f.c100 * on the board.
126 * eliminating any possible board or drive reordering.
239 * Added optional support for using a single board at a time.
263 * WARNING: if your 14/34F board has an old firmware revision (see below)
453 struct mscp cp[MAX_MAILBOXES]; /* Mailboxes for this board */
456 unsigned int iocount; /* Total i/o done for this board */
457 int board_number; /* Number of this board */
458 char board_name[16]; /* Name of this board */
459 int in_reset; /* True if board is doing a reset */
468 char board_id[256]; /* data from INQUIRY on this board */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/addi-data/
H A DAPCI1710_82x54.c151 | Input Parameters : unsigned char_ b_BoardHandle : Handle of board |
210 | -1: The handle parameter of the board is wrong |
290 /* Test if 40MHz quartz on board */
419 | Input Parameters : unsigned char_ b_BoardHandle : Handle of board |
439 | -1: The handle parameter of the board is wrong |
570 | Input Parameters : unsigned char_ b_BoardHandle : Handle of board |
581 | -1: The handle parameter of the board is wrong |
744 | Input Parameters : unsigned char_ b_BoardHandle : Handle of board |
754 | -1: The handle parameter of the board is wrong |
830 | Input Parameters : unsigned char_ b_BoardHandle : Handle of board |
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dpcl711.c189 int board; member in struct:pcl711_private
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/go7007/
H A Dsaa7134-go7007.c440 printk(KERN_DEBUG "saa7134-go7007: probing new SAA713X board\n");
458 strncpy(go->name, saa7134_boards[dev->board].name, sizeof(go->name));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/omap/
H A Dams-delta.c34 #include <plat/board-ams-delta.h>
469 /* Codec is ready, now add/activate board specific controls */
511 /* Add board specific DAPM widgets and routes */
601 * Codec platform device could be registered from elsewhere (board?),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Dsetup.c29 #include <mach/board.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dboard-yl-9200.c2 * linux/arch/arm/mach-at91/board-yl-9200.c
4 * Adapted from various board files in arch/arm/mach-at91
45 #include <mach/board.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Dmach-mx31moboard.c38 #include <mach/board-mx31moboard.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S19 #include <plat/board-ams-delta.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dboard-n8x0.c2 * linux/arch/arm/mach-omap2/board-n8x0.c
7 * Modified from mach-omap2/board-generic.c
27 #include <plat/board.h>
H A Dboard-omap3evm.c2 * linux/arch/arm/mach-omap2/board-omap3evm.c
6 * Modified from mach-omap2/board-3430sdp.c
40 #include <plat/board.h>
383 /* normally not visible (board underside) */
690 /* Select EHCI port on main board */
H A Dboard-omap3pandora.c2 * board-omap3pandora.c (Pandora Handheld Console)
41 #include <plat/board.h>
663 printk(KERN_ERR "wl1251 board initialisation failed\n");
H A Dboard-omap3stalker.c2 * linux/arch/arm/mach-omap2/board-omap3evm.c
6 * Modified from mach-omap2/board-omap3evm.c
36 #include <plat/board.h>
H A Dpm-debug.c31 #include <plat/board.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-realview/
H A Drealview_eb.c45 #include <mach/board-eb.h>
372 /* board GIC, secondary */
378 /* board GIC, primary */
447 * To reset, we hit the on-board reset register

Completed in 260 milliseconds

<<11121314151617